资源列表
The-Synthesis-of-Algorithmic-Systems
- ACM竞赛试题,不过年份比较久远,但确实是精华!希望您能从中得到启发~-ACM contest questions, but the more distant years, but it is the essence! Hope you get inspired from ~
Pyramids
- 计算四面体的算法,用C完成,主要问题是精度-Algorithm for computing tetrahedral
traverse
- 数据结构暑期实践作业中图的遍历,要求界面美观大方-The data structure of Chinese summer practice homework traverse, request interface beautiful and easy
HK2011_3
- 2011年3月华中科技大学计算机专业研究生复试上机习题(11-2)-Yuet Wah in 2011, 3 University computer science graduate student re-examination exercises on the machine
paixu
- 排序方法:冒泡排序法 希尔排序法 直接选择排序法-Sorting methods: bubble sort method Hill sorting method for direct selection sort.
KnightTravel
- 骑士周游问题,java,数据结构,显示骑士周游的每一种可能-Knights tour problem, java, data structure, showing every possible travel knight
DebugALGraph
- 图的深度,广度遍历,两顶点之间的最短路径,-Map the depth, breadth traversal, shortest path between two vertices, etc.
BSTree
- 二叉排序树。 键盘输入一句话,按字母顺序排序,然后中序输出-Binary search tree. Keyboard input word, sorted alphabetically, and then the output sequence
PriorityQueue
- 优先队列,设置优先级,使队列按照优先级出队-Priority queue, set priorities, make the team out in priority queue
DebugHuffmanTree
- 哈夫曼树,即通过哈夫曼方法生成最小权值数的树,-Huffman tree, that is generated by the Huffman method the number of minimum weight tree
DebugBSTree
- 树的广度优先遍历,通过广度优先遍历出数的每一个结点-Breadth-first traversal of the tree by a breadth-first traversal of each node number
heterogeneouslist
- 异质链表,元素类型包括学生、老师、职工,可以执行添加、删除、查询等操作。-Heterogeneous list, element types, including students, teachers, workers, you can add, delete, query and other operations.
