资源列表
binary-sequence
- 二叉树后序,内容比较全面上传内容,拿来和大家一起分享,交流一下经验-After the binary sequence, a more comprehensive content upload content, and we used to share and exchange experiences about
data_structure
- 清华大学计算机教程之数据结构 (HTML)-Qinghua College Data Strusture (HTML)
MyList
- 以先查找插入的位置,然后进行插入的方法,在链表上实现直接插入排序。 -To look into the first position, then insert the method, the direct insertion sort on the list.
Queue
- 实现一个队列算法,完成队列的append、getHead等函数。 -Algorithm to implement a queue, the queue to complete the append, getHead and other functions.
binary-tree
- 实现了二叉树递归先中后、以及非递归先中后序的遍历,运用模板是实现,可以很方便在以后使用-To realize the binomial tree recursion in first after the first, and recursion sequence of the traverse, after using the template is achieved, it is convenient to use in the future
startup
- 电脑鼠程序 用于走迷宫的电脑鼠的出场源程序-Maze procedure for the computer mouse computer mouse playing source
hongwaixian
- 电脑鼠红外线模块 用于走迷宫的电脑鼠的中的路径检测-Maze procedure for the computer mouse computer mouse playing source
quickSort
- 快排的实现。根据算法简单的实现了。可能还有些BUG,只是经过了简单的测试-Fast row implementation. According to a simple algorithm to achieve. May also be some BUG, but after a simple test
zoj2314
- zoj2314的解题源代码,属于求有上下界网络流的题目。内有核心代码的解析-zoj2314 problem-solving source code, is seeking a network flow bounds of the subject. Resolution within the core code
poj3261
- 只是poj上的一条题目,对于理解后缀数组很有帮助.poj3261-Just one question on poj, very helpful for understanding the suffix array. Poj3261
data123
- 数据结构经典算法原创代码,可以作为很好的模板~-Classic original code data structure algorithms, can be used as a good template ~
Kruskal
- 求最小生成树,Kruskal算法实现,想学Kruskal算法可以参考一下-Find the minimum spanning tree, Kruskal algorithm, Kruskal' s algorithm can refer to learn about
