资源列表
mobanlianbiaolei
- 模板链表类,对链表中结点的增加删除查找功能-Template class list, node list, in the increase of search function to delete
suanfa
- 一些简单的数据结构的算法,仅供参考,-Some simple data structure algorithms, for reference only ,~~~~
dynamicopt
- 本工程是通过运用动态规划方法寻找最优值与最优轨迹。-this program is used for searching the best value and an orbit by dynamic
RS
- RS码即里德-所罗门码,它是能够纠正多个错误的纠错码,采用C语言实现RS码的编码,具体参数及操作见CPP文件-RS encoding
Fund6-StringViewer
- 字符串,实现了文件中查找想要的字符串,并将其标记出来
tubianli
- 对图的邻接表表示进行深度优先遍历和广度优先遍历。-The adjacency list representation of the depth-first traversal and breadth-first traversal.
BPlusTree
- B+树实现的完全代码。B+树定义文件,本程序实行一个简单的B+树 (1) 一个v阶的B+树由根结点、内部结点和叶子结点组成。 (2) 根结点可以是叶子结点,也可以是有两个或更多子树的内部结点。 (3) 每个内部结点包含v - 2v个键。如果一个内部结点包含k个键,则有且只有k+1个指向子树的指针。 (4) 叶子结点总是在树的同一层上。 (5) 如果叶子结点是主索引,它包含一组按键值排序的记录;如果叶子结点是从索引,它包含一组短记录,每个短记录包含一个键以及指向实际记录的
wenjiancunchukongjian
- 文件存储空间的算法 可以显示此盘块的使用情况-File storage space the algorithm can show the use of this disk blocks
stack-Delimiter-Matching
- 分隔符匹配 使用栈,数据结构与算法上机作业,实用性超强-Delimiter matching using stack data structures and algorithms operating on the machine, super practical
Park
- 数据结构上机作业 要求使用队列,实现停车场基本操作,原理较为简单~-Data structure requires the use of the queue on the machine operation, basic operation to achieve parking lot, the principle is simple ~
HuffmanCode
- HuffmanCode编译码系统 HuffmanCode编译码系统 -HuffmanCode encoding and decoding system HuffmanCode encoding and decoding system HuffmanCode encoding and decoding system decoding system HuffmanCode
zd_1025
- 浙大 ACm 1025
