资源列表
bbTSP
- 货郎担问题的分支界限算法,c++实现-Branch and bound algorithm for Traveling Salesman Problem, c++ implementation. . .
Knapsack
- 0-1背包的回溯算法,c++实现-0-1 backtracking algorithm backpack, c++ implementation. . .
Dijkstra
- 单元最短路径贪心算法,C++实现-Greedy algorithm shortest path unit, C++ implementation. . . .
Select
- 第k小元素,分治法实现。。C-K-small elements, divide and conquer implementation. . C++. . . . .
2.3
- 顺序存储有序数组,插入新数据后保持有序。这是数据结构课程的中的实例。-Orderly array storage order, insert the new data to keep order. This is the data structure instances in the course.
3-3
- 链式存储一些有序的数据,插入新数据后使链表保持有序,数据结构课程的实例-Chain store some data in order to insert new data to maintain the order list, an instance of the data structure course
AStarFindWay
- A*寻路技术 A*寻路技术 A*寻路技术-A* pathfinding technology
T
- 二维链表初始化怎样添加数据及输出显示,遍历显示每一个元素。-How to add a two-dimensional list initialization data and output display, traversing displays each element.
quicksort
- 快速排序vb图示化,快速排序过程演示,快速排序过程演示-quick sort
maze
- 用C++开发的超级经典 代码简洁的迷宫方案及其源代码 所有的资料全在里面 直接可以在Visual C++6.0上运行 代码仅供参考-Developed using C++ code for simple classical labyrinth super program and its source code in which all the materials are all directly in the Visual C++6.0 run the code for reference
erchashusuoshejidaodesuoyoucaozuo
- 二叉树相关的课程设计 包含的二叉树的所有操作 其中有丰富的代码片段可供学习二叉树-Binary tree related planning all the operations included in the binary tree which has a wealth of code snippets for learning binary tree
SORT
- 课程设计 排序 该课程设计综合了所有的排序方法足以满足日常的程序需求 并且涵盖了相应的PPT演讲材料-Sort of the course curriculum design integrated approach of all ordering procedures sufficient to meet the daily needs and covers the corresponding PPT presentation materials
