资源列表
data-structrue
- 数据结构的实验报告和课程设计报告及代码。-experimental data structure report and the report of curriculum design and code.
tianji
- 田忌赛马问题:用动态规划问题,解决最优化问题,不错的算法哦-Tianji race issue : dynamic programming problem solving optimization problems, a good algorithm oh.
data_structC++
- C++数据结构源代码及算法实现说明,包括链表、树、队列和栈等。-C + + source code for data structure and algorithm descr iption, including Chain, trees and Queue and stack.
data_struct(C)
- C语言数据结构源代码,包括队列,栈和链表等。-C language source code for data structure, including the queue, stack and other Chain.
disanzan
- 这是自己编写的,严蔚敏版的数据结构第三章的部分答案-This is their preparation, Yan Wei-min version of the data structure of Chapter III Part of the answer
shugou
- 这是同一个数据结构的课程设计,由C++语言编写的-This is a data structure with the curriculum design, prepared by the C language
bahuanghoureal
- 八皇后算法完整程序,还不错的一个。有兴趣的下下来-eight Queen's algorithm integrity procedures, but also a good one. Interested look down under
TIN10000point
- tin的生成,速度非常快.TIN10000point只用1分36秒-tin production, speed very quickly. TIN10000point only one minute and 36 seconds
all_kinds_of_algorithms
- 常用算法如西尔排序 堆排序 冒泡排序 选择排序等-common algorithms such as Silvan ranking Heap Sort Bubble Sort Selection Sorting etc.
jianshanfei
- 该程序实现图的建立与先深和先广遍历,图采用矩阵存储,在遍历过程中用栈实现,但若改用队列,将会实现得更自然流畅-the program plans to establish the first and the first deep-Traversal, map storage matrix, Traversing in the process of making Stack, but switch queue, there will be more natural and fluid
FSofGragh
- 图论中关于简单无向图的深度,广度搜索,由图形界面简单方便的演示。-on graph theory to a simple map with the breadth, depth search by the graphical interface is simple and convenient to the demonstration.
AprioriC++
- 用c++编写的apriori算法,数据挖掘的经典算法,但需要扫描多次数据库,已逐渐被fpgrowth代替-prepared with the algorithm algorithms, data mining algorithms classic, but need to scan multiple databases, have gradually been replaced fpgrowth