资源列表
rbtree
- 红黑树的c++实现,我们作业留的,我顺便上传一份方便大家。-Red and black tree c++ Achieve, we work to stay, and I might upload a convenience.
hash
- Hash table,也叫哈希表,是根据关键码值(Key value)而直接进行访问的数据结构。-Hash table, also called the hash table is based on the key code value (Key value) and direct access to the data structure.
cryptography hash
- source code by hash function
huiwen
- 回文,输入字符串,强烈利用了堆栈使顺读逆读都相同-You can use this programe to realize the huiwen
insert_node
- 含有学生记录2的程序,并且有数据结构常用算法即插入节点或插入数据的C代码。
Cpp2
- 建立无向图和有向图,实现图的深度遍历和广度遍历。-The establishment of an undirected graph and directed graph to achieve the depth graph traversal and breadth of the traverse.
sort
- 一些排序算法的实现,单个程序 希尔排序 递归的快速排序 堆排序 归并排序 基数排序-The realization of some sorting algorithms, a single program
datastructure
- 数据结构中关于树、栈、队列等数据结构的一些算法的C语言实现,给需要的人
ex4
- Exercise 3 from ssd5, answer
preOrder
- This source code is an example of pre order traversal tree , node data structs and huffman tree.
mataqipan
- 给定马的初始位置然后马需要在棋盘上探索出一条途径能够踏遍棋盘,并且无重复-Given horses of the initial position and then need to explore a way to beat in the board, board and no repeat
Text2
- 线性表的链式表示时各基本操作的实现,例如链表的初始化,删除,添加,-Linear chain, said the table when the realization of all basic operations, such as the initialization list, delete, add, and so on
