资源列表
c
- 一些基于C的一个小算法,适合无聊时学习使用。例如汉诺塔问题,魔术师问题-A small number of C-based Algorithm for learning to use when bored. Such as Tower of Hanoi problem, magician problems, and so
Insertthehreadede
- 线索二叉树中插入结点.各种情况的加入与判断-Insert the threaded binary tree node. All the circumstances of accession with the judge
tree
- 二叉平衡树的代码,数据结构课程设计用的。-Balanced binary tree code, data structures, curriculum design purposes.
duoxiang
- 实现多项式的基本操作,加减乘除微分运算。-To achieve the basic operation of polynomials, differential operators, Math.
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
HuffMan
- Huffman编码及译码 1:将给定字符文件编码:生成编码,输出每个字。 2:将给定编码文件译码:生成字符,输出编码及其对应字符。 -Huffman coding and decoding 1: the given character encoding files: generated code, the output of each word. 2: decode the given encoded files: build character, the output encodi
data_structure_ustc
- 浙江大学白剑宇老师的《数据结构》课件,里面还有一个高教版的课件-Zhejiang University, Bai Jianyu teacher " data structure" courseware
data_structure_zhe_jiang
- 浙江大学白剑宇老师的《数据结构》课件,里面还有一个高教版的课件-Zhejiang University, Bai Jianyu teacher " data structure" courseware, there is also a higher education version of the courseware
Adjacent-multi-table
- 邻接多重表,基于C++平台,使用动态存储结构,可以无误运行-Adjacent multi-table, based on C++ platform, using dynamic storage structures can be run correctly
heapsort
- heapsort堆排序的演示程序,本程序利用C语言编程,图形显示时利用了UCDOS的图形api-this program demonstrate how work of heapsort
FrameWorkMatrix
- 计算骨架阵的算法,数组是动态分配的,用类写的,有很好的封装性和移植性。并且输入时从文本文件TXT读取的!-Skeleton matrix calculation algorithm, the array is dynamically allocated, with the class to write, have a good package and portability. And input from a text file TXT read!
Sort
- C语言实现的界面化排序算法,希望对大家有帮助!-C language interface of sorting algorithm, we hope to help!
