资源列表
C-program
- c的算法集合,徐士良的,感觉不错,可以学习用!-c program
C
- C语言常用算法源代码,欢迎大家下载.
Josephus
- Josephus问题的基本实现,数据结构入门必学,简单易懂的数据结构程序-Josephus problem
haxi-(2)
- 哈希表的功能实现的,可具有电话功能查找的功能-Hash table functions, can have the phone function to find the function
Linear-table-_-leading-chain-said
- 将第一个结点作为一个特殊的结点,不用来存储数据的链表-The first node as a special node is not used to store data list
all
- 这是一本数据结构与算法书中所有算法的源代码,内容非常丰富,值得一看.-This is a data structure and algorithm book all algorithm source code, the content is very rich overseas.
Maze_Position
- 数据结构的迷宫算法的实现,简单易懂的小算法-Microsoft Visual C++ maze algorithm
Adapter
- 设计模式中的适配器模式(adapter)的程序实现,用c++实现
二叉树
- 这是一份关于二叉树的代码,代码结构清晰,需要的小伙伴可以看一看。(This is a code about the two fork tree. The structure of the code is clear, and a small partner needs to have a look.)
bbtree
- 平衡二叉树包括建立添加删除遍历,控制台程序,主要演示平衡二叉树的实现-Balanced Binary Tree This article give a brief, non-academic (=no dwelling into time complexity issues), explanation of what binary trees are about. It also provide source and demo of a generic tree class. Functio
linklist
- 链表的实现, 链表的实现Implementation of linked list-Implementation of linked listImplementation of linked listImplementation of linked list
Dijian
- 全排列生成算法的程序实现,递增进位制数法来实现的,希望对你有用-permutation generation
