资源列表
DataStructureCourseDesign
- 数据结构是很重要的一门课程,此为数据结构课程设计实验时3个算法衍生的小程序:哈夫曼编码,交通咨询系统设计,通讯录管理。对初学数据结构的人很有帮助。-Data structure is very important to a course, this is the data structure of curriculum design experiments three algorithms derived from a small program: Huffman coding, the tra
prim
- C++实现prim算法求最小生成树,运用最小生成树理论可以解决很多实际问题-C++, prim for the Minimum Spanning Tree
book_OMP
- OMP算法的理论指导里面证明了OMP算法的依据和产生过程是很好的理论参考-OMP algorithm theoretical guidance, which proved the basis for OMP algorithm, and the generation process, is a good theory of reference
settings
- 老鼠都迷宫的设计,通过其转弯的改变达到加速的目的-miscomouse
Jose
- 约瑟夫环算法,在一个围成圈的人中寻找幸运者-Joseph loop algorithm, in a circle surrounded by people looking for lucky
Arrayqueue
- 利用数组建立队列来实现先进先出的功能利用数组建立队列来实现先进先出的功能-use array to make a queue. to make true the funciton of FIFO
linearprogramming_networkflow
- 线性规划与网络流 内涵最全最新的线性规划题目,源程序,源代码,网络流例题。-networkflow
ChooseKing
- 约瑟夫问题,也即猴子选大王的问题。采用循环链表来实现。-Josephus problem, namely the problem of the monkey king election. Achieved using circular linked list.
tankzoumigong
- 坦克走迷宫算法,简单的astar初步,利于学习迷宫算法的思想-Tank Maze algorithm, the initial simplest astar, conducive to learning the maze idea of the algorithm
Dijkstra
- 最短路径 最短路径-Dijkstra算法-Shortest Path-Dijkstra algorithm
Bellman_Ford
- 最短路径 最短路径-Bellman_Ford算法-Shortest path algorithm-Bellman_Ford
3
- 大二上册,算法设计技巧与分析这门课程中的矩阵链乘实验-Big volume, algorithm design skills and analysis the course of matrix chain by experiment
