资源列表
arithmeticexpression
- 数据结构的长数字算术表达式计算算法,包括加\减\乘\除等-Data structure of the long digital arithmetic expressions calculation algorithm, including the addition and subtraction multiplication and division, etc.
AOV
- 数据结构中关于拓扑排序的问题,比如一个课程的先后顺序AOV图的表示-Data structure on the topological sort of problems, such as a sequence of courses that map AOV
main
- 采用启发式修补方法实现的N皇后问题,最后意图的方式输出结果。-Heuristic repair method to achieve the N queens problem, the way the final output intentions.
QUEUE
- 对数据结构队列的描述,包括顺序队列,循环队列,链队列-The data structure of the descr iption of the queue, including the order queue, circular queue, chain queue
bianli
- 数据结构-遍历实验-data structure-traverse experiment
datastruct
- 关于数据结构的几个实验,挺不错的,都是我自己劳动成果的结晶,不用给钱的,真的
dict
- 设∑={α1, α2…… αn }是n个互不相同的符号组成的符号集。 Lk={β1β2…βk | βiЄ ∑,1≤i≤k}是∑中字符组成的长度为k 的全体字符串。 S是Lk的子集,S是Lk的无分隔符字典是指对任意的S中元素a1a2…ak, b1b2…bk. {a2a3…akb1, a3a4…akb1b2, ……, akb1b2… bk-1 }∩S=Φ。该算法算法,对于给定的正整数n 和k,计算 Lk的最大无分隔符字典。 -Set Σ = [α1, α2 ... ...
lab2huffmantree
- 哈夫曼编码解码器,采用c语言编写,能根据输入的文章自动生成权值-Huffman tree coding and decoding
njie
- n阶魔方完美版 没什么好说的,大家看吧-n-Cube perfect version nothing more to be said, everyone sees.
哈夫曼编码2
- 哈夫曼编码 很小的程序 数据结构的-Huffman coding procedures small data structure
dijkstra.tar
- 实现Dijkstra算法:算法首先打印一个图,然后用户给出一个起始点和终止点,算法就可以给出这两个点之间的最短距离,或提示没有路径。-Implementation Dijkstra algorithm: algorithm first print a map, then give users a starting point and termination point, the algorithm can give these two points the shortest distance b
CMatrix
- 矩阵形式的龙格库塔程序C++源代码,无压缩密码
