资源列表
chongyanshi
- 实现数据结构中的重言式功能。通过此cpp文件中的方法实现。-Data structure tautologies function. Cpp file through this method of implementation.
cfile
- 一些c语言的精巧算法和技巧. 包括最短路径,快速排序等经典算法值得一看-good
Maze
- 用非递归思想实现“迷宫”经典问题的算法,运用了堆栈的方法-To achieve a non-recursive thinking, " Maze" problem algorithm
CLOSESTPAIR
- 最近点对问题,求解平面上n个点的集合中距离最近的两点的距离。-Nearest point of the problem, solving the plane the set of n points in the distance between the nearest two points.
knapsack
- 背包问题,每类物品个数不限,使得总价值最大的动态规划算法。-Knapsack problem, the number of each type of goods not limited to, making the total value of the largest dynamic programming algorithm.
matrix
- A program for two dynamic matrix multipliccation
bfs
- Breadth First Search (BFS) algorithm implementation
3.17
- 王晓东 算法分析与设计 算法实现题3-17-Wang Xiaodong Algorithm Analysis and Design Algorithm Questions 3-17
xians
- 线索二叉树的应用,实现线索二叉树的建立、插入、删除、恢复线索-Threaded Binary Tree applications, to achieve the establishment of a binary tree leads, insert, delete and restore thread
Ckechengsheji
- c++版数据机构预算法国外经典计算机教程-c++ version of the data sector budget law
english
- 算法导论第二版 英文的 介绍了贪心、动归等算法-Introduction to Algorithms second edition in English describes the greedy algorithms, such as dynamic return
HuffmanTree
- 输入相应的参数 即可输出huffman树-Enter the appropriate parameters can be output huffman tree
