资源列表
banker
- 银行家算法,C+++实现,肯定是好使的-banker
11111
- 【PDF】【文字格式】【可以复制】最优二叉树的完备性证明-【PDF】 【】 【text format can make a copy of the complete binary tree】 optimal proof
333333
- 【PDF】【文字格式】【可以复制】浅谈哈夫曼树及其应用-【PDF】 【】 【text format can be copied】 On the Huffman tree and its application
01_introduction-ComSys1
- This file is about the FFT , .. asdasfa as fsf sdf sdf sdfsd fs fds
find
- 数据结构中的顺序表和数表的查找算法。基本思想:从表的一端开始,顺序扫描线性表,依次将扫描到的结点的关键字与给定值k进行比较,若相等,则查找成功;若扫描到表的另一端仍没有找到与关键字k相等的结点,则查找失败。-Data structure in the order list and several forms of the search algorithm. The basic idea: to start from one end of the table, the order of the l
GeneralHashFunctions_-_C
- This general hash alogorithm implementation. This code has expamle for hash implementaio for 16bit to 64bit processor implementations
path
- 使用C++编写的数据结构中的图的关键路径。-The use of C++ to prepare the data structure in the critical path diagram.
dx
- 课程实验关于多项式相加和相减,相乘 数据结构-Add and subtract polynomials, multiply
cwq
- 课程学习中的实验 关于快速查找的例子。快速查找学号等-Experimental studies on the Quick Search example. Quick Find school, etc.
HT
- 这是数据结构学习过程中的实验 关于哈弗曼的编码和译码。 算法还有待改进-This is the data structure of the learning process of the experiment on the encoding and decoding哈弗曼.
Prim
- 数据结构学习过程中的实验 PRIM算法,简单了一点,但算法是很经典的-Data structure of the experimental learning process PRIM algorithm, a bit simple, but the algorithm is a classic
LAB_4
- 树的遍历,采用非递归的方法对树进行中序遍历-Tree traversal, the use of non-recursive methods of tree traversal