资源列表
cyuyan3
- 采用C语言编程计算稳态温度场各节点的温度-The use of C language programming calculation of steady temperature field in each node temperature
Integer
- 功能相对完整的大整数类,Integer 数据类型提供了针对 32 位处理器的优化性能-Relatively complete integer class, Integer data type provides optimized performance for 32-bit processors
code
- 用C语言实现,基于迭代器的一元多项式计算,使得算法与具体的容器无关-Using the C language, regardless of the algorithm with specific container iterator-based polynomial, so
list
- 主要是linux内核中list的实现与一些小的测试例子,-Mainly is the Linux kernel in the realization of the list with a small test cases,
Binary-sort-tree
- 1、编写建立二叉排序树的程序。 2、编写基于二叉排序树的查找程序。 -1, the preparation of the establishment of binary sort tree program. 2, written based on binary sort tree Finder.
sort-hfut8
- 合肥工业大学数据结构试验八排序 包括完整的实验要求、实验预习报告、实验最终报告 实验要求: <1>采用不同实验数据来观察快速排序的实验中比较和交换元素的次数,并分析数据的规模和初始特性与比较与交换次数之间的函数关系。 <2> 完成下面功能:将一个整型数组调整为这样的数组:所有3的倍数在最左边,所有除以3余1的数在中间,而所有除以3余2的数在最右边。要求算法的时间尽可能少。 <3> 实现shell排序算法,并观察
Listas.tar
- Little exemple of lists.
youcheng
- 用C语言实现的游程编码 所属课程为本科 数据压缩课程 包括黑白游程编码的替换编译 因为是大学实验用 黑白游程编码表只写入了一部分 后面可自行补充-C language run-length coding belongs courses for undergraduate data compression programs include black and white run-length encoding replace compile University experiment
ditui
- 数据,信息处理和融合中递推算法的应用的研究-The recursive algorithm application data, information processing and integration of research
muban
- 线段树,next()字符串,表达式树,字典树,划分树,树状数组,ac自动机等高级数据结构程序-The segment tree next () string expression tree dictionary tree partition tree, tree array, ac automata senior data structure program
search
- 用C++语言编写能实现顺序搜索、简单排序、快速排序、二分搜索-C++ sequential search、binary search、Simple ranking、quicksort
Tree
- 用C++语言写的哈夫曼变异和译码系统,能实现建树、遍历、编码、译码、打印等。-Huffman write C++ language variation and decoding system to achieve the achievements, traversal, encoding, decoding, printing and so on.
