资源列表
binaryTree
- 本程序用二叉树类实现了从键盘输入二叉树的两种遍历结果,在内存中建立二叉链表,根据遍历结果恢复该二叉树,并在屏幕上显示该二叉树。整个程序采用多文件,一个头文件,一个函数实现文件,以及主函数所在文件。-The program uses a binary tree class implements a binary tree from two keyboard traversal results in memory to create the binary list, according to res
HuffmanNode
- 哈夫曼编码将文档利用哈夫曼编码数据压缩 huff.h huffcode.txt huffmannode.cpp huffmanNode.plg sourcefile.txt TextFile.txt-Huffman coding the document data compression using Huffman coding
12
- 在C ++中正确有效地正序建立单链表,很简单的程序-Positive sequence to establish a single list
DataStructureExperiment
- data structure experiment
C6
- C语言程序,主要实现一些算法,是谭明金的,非常有使用价值-The C Programming Language, some algorithms, Tan Kim use value
Devil-Language
- 自己写的魔王语言,纯堆栈写的,对于初学数据结构的有一定的帮助.-The devil himself wrote the language, written in pure stack, the data structure for the beginner will certainly help.
Factorial_Cal
- 用链表实现的大数阶乘。可以计算大数的阶乘。-It a programe that uses linked list to calculate the factorial of a large number,which can be very long,or cannot be calculated by int or double.
C3
- C语言程序,主要实现一些算法,是谭明金的,非常有使用价值-The C Programming Language, some algorithms, Tan Kim use value
xiaoyuandaoye
- 一个简单的校园导游系统,数据结构课程设计-Campus tour guide system with a simple, data structure course design
book_OMP
- OMP算法的理论指导里面证明了OMP算法的依据和产生过程是很好的理论参考-OMP algorithm theoretical guidance, which proved the basis for OMP algorithm, and the generation process, is a good theory of reference
duoxs
- 数据结构链表-多项式-data structure Chain-polynomial
12
- 有限元程序,平面薄壁结构受力分析,平面板杆结构受力分析-Procedures planar thin-walled structures of finite element stress analysis, flat-plate lever structure stress analysis
