资源列表
1293xoj
- 这是XOJ1293的代码,主要应用了二分图匹配的dp算法。-The code of XOJ1293 bipartite graph matching algorithm of dp main application.
duobianxingyouxi
- 算法设计与分析 多边形游戏 动态规划算法 源码 java编写 王晓东版本-Algorithm design and analysis polygon game version of the dynamic programming algorithm source code java prepared Wang Xiaodong
Calculator
- 用c++编写的数据结构一元多项式计算器,能计算所有的一元多项式-Write the data structure used c++ polynomial calculator can calculate all polynomial
Algorithm
- 算法学习代码,各种数据结构和算法,包括动态规划-Algorithm to learn the code
main
- 各种排序,快速排序,基数排序,堆排序,冒泡排序等一共七个-A total of seven various sort, quick sort, radix sort, heap sort, bubble sort
parking-management
- 设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。具体要求在相应的word文档中列出了。试为停车场编制按上述要求进行管理的模拟程序。-Parking is a narrow channel n cars parking and only one door for cars in and out. Specific requirements are listed in the word document. Test for the car park of the simulat
Link-List2
- 数据结构实现表的操作,表的合并,删除,搜索,查询-Link List2
mapac
- 地图绘制方法,只是初步显示,需要进一步开发-Mapping method is only preliminary, need to be further developed
15
- 猜数字游戏,随机产生0-9不重复的随机数-Guessing game 0-9 without repeating random numbers randomly generated
gaussseidel-and-sor
- Gaussseidel程序和sor程序,用于数值代数算法之中。-Gaussseidel sor
Path
- 使用顺序队列求迷宫的最短路径。move[]数组四个方向的试探,第一行输入的数据表示迷宫的数据规模n(1<n<=20)行m(1<m<=20)列,S是出发点,D是迷宫的出口,.号表示通路,X表示墙体不通,输出的数据表示从入口到出口最少需要走k步或没有通路-Use the order of the queue and maze shortest path. move [] array of four directions of temptation, the first lin
myvc6
- 线性链表操作,可以删除、添加、显示、查询等功能-Linear list operations, you can delete, add, display, query and other functions
