资源列表
tsp
- 旅行商问题, 旅行商问题,旅行商问题。-Traveling salesman problem, traveling salesman problem, traveling salesman problem.
DSDemo
- 数据结构,经典算法,C语言和BASIC语言双重代码动态演示程序-Data structure, the classical algorithm, C language and double-source dynamic language BASIC demo program
123456789=a
- 插入运算符算法,123456789=a,在等式左边的任意两个数字之间插入 + - *使得等式成立,列出满足条件的所有结果-Insert operator algorithm, 123456789 = a, the left side of the equation inserted between any two figures+-* Make the equation set up, listing all of the results meet the conditions
fugit_binomialtree
- 计算Fugit的二叉树期权方法 use Fugit binomial tree to calculate option value-Fugit calculation method of binary tree options use Fugit binomial tree to calculate option value
zuoye
- 迷宫问题与运动会,有丰富的实例与测试数据,是学习数据结构的较好的资料!-Maze with the Games, has a wealth of examples and test data, data structure to learn the information better!
Algorithms
- 算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。-Introduction to the machine operation algorithm java to achieve, there are knapsack problem, the eight queen problem, recursive and so on.
Bipartite
- 图论*匈牙利算法 的两种实现过程 Matching的巧妙在于队列的进入退出并没有仅仅限于在同一层循环中做到,构思巧妙 其算法思想在《算法设计与分析基础》上可以参阅-Graph theory* Two Hungarian Algorithm realization process ingenious Matching queue entry and exit is not just limited to the same level as the cycle done, the idea
datastruct
- 包含图的遍历和线性链表两个内容,压缩文件里含有设计报告-Contains the graph traversal and linear chain of two elements, compressed file contains the design report
QuickSort
- 快速排序是对冒泡排序的一种改进的排序方法,是目前各种内部排序方法中较快的方法-Quick Sort Bubble Sort is a sort of an improved method is to sort a variety of internal methods quicker method
binarytreesearch
- 包含中序遍历二叉树的递归和非递归算法的源代码-Included in the sequence of recursive binary tree traversal and non-recursive algorithm source code
tree
- 二叉排序树,实现简单的排序,删除,插入,保存,恢复等功能-Binary sort tree, the realization of a simple sort, delete, insert, save and restore functions
cross
- 十字链表,可实现插入,删除,保存,恢复等功能-Cross linked lists, can be insert, delete, save and restore functions