资源列表
100shuju
- 数据结构当中的经典例子,对你学习数据结构绝对有用处。有链表、队列、树、图等等100个例子!-, Fig array structure which is a very important part of the data structure, which is a classic example.
BST
- visual C++ 下BST算法,二叉查找树算法-Binary search tree algorithm
n-queen
- N皇后问题、图着色问题、矩阵连乘问题代码实现-N-queens problem, graph coloring problems, matrix multiplicative code implementation
ACMproblem@Syn
- ACMproblem,我自己写的,与大家分享-ACMproblem, I wrote it myself, to share with you
tree
- 二叉树的所有功能基本实现,遍历的多种形式,创建,查找,还有栈的引入,线索化,树的深度以及非递归遍历等等。-The basic realization of all the features of a binary tree traversal various forms, create, find, there are stacks of the introduction of the clues and the depth of the tree, as well as non-recursi
Astar
- Astar 算法,静态路径最有效的算法 -Astar algorithm, static path most effective algorithm
CLOSESTPAIR
- 给定平面上的N个点,找出两个点使其间距最小,并求出其距离。-Given N points on the plane to identify the two points so that the minimum spacing to determine its distance.
CalendarUpdate
- c++ 日历大学作业 输入1980年以后的数字 输出当前丽日-University of c++ Calendar, operating input output figures since 1980 Korea
jiaotong
- 实现城市交通网的构建,查询,交通方法有飞机火车汽车可以实现金钱最少路程最短等查询路径-Urban transport network, query, traffic plane or a train car money can achieve at least from the shortest query path
DemoCode_ForTest@Syn
- 自己写的一些数据结构测试源码,与大家分享-Write your own data structure test source code, to share with you
ChineseSegmentation
- 用trie算法实现的中分分词程序,在VC2010中编译运行成功,所参考资料也为转载,若原作看到这个,希望与我联系:)-Chinese Segmentation implemented by Trie algorithm,compiling and running successfully in VC2010
Algorithm-program
- 算法程序,里面封装了算法中最常用的排序方法,通过数组和指针的比较列举他们的不同-Algorithm program, which encapsulates the most commonly used method of sorting algorithm to enumerate their different arrays and pointers
