资源列表
最小m段和问题
- 这个是非常常用的一个数据结构与算法的例子在我们平时的时候都有写过这样的最小M段的程序-This is a very common data structure and algorithm in the example when we have peacetime wrote the smallest of the procedure M
邮局选址问题
- 这个是大家非常熟悉的一个非常常用的算法,邮局选择问题,相信大家一定可以学到很多东西的-This is all very familiar with a very commonly used algorithm, the post office matter of choice, I am sure that you can learn a lot of things
最少硬币问题
- 最少硬币问题.rar主要是数据结构与算法中的一个常见问题,在这个里面有详细的求解过程和相关的输入输出-coins. Rar main data structures and algorithms in a common problem, in this there are detailed in the solution process and the associated input and output
几种排序方法的实现
- 用 插入排序, 希尔排序 ,冒泡, 快速排序 , 选择排序 ,堆排序, 归并排序 实现对任意随机数序列,并比较各种方法的运行快慢和复杂度-with insertion sort, Hill sequencing, bubbling Quick Sort, select, in order of ranking sculpture, merging order to achieve arbitrary random series, and compare the various methods o
文档编辑器
- 实现对输入文件的操作:保存文档 , 回到起始行 ,改变当前段的部分内容 , 删除当前, 查找字符串,段跳转, 帮助, 字符数 , 跳至下一行 , 跳至上一行 ,结束任务 ,读文档,改变当前段的全部内容, 阅览文档,写文档, 改为小写 等多种功能-realization of the right to operate the importation documents : to preserve documents, to return to the starting line, change t
shh
- 人工智能学习中常见的四皇后问题的求解程序 ,此程序通过运用穷举法进行了求解-Artificial Intelligence Learning common four Queen's problem solving process, this procedure through the use of exhaustive method of solving
20046919413256
- 关于人工智能的最短路径,用flashMX制作. 算法简单,适合初学者-on the shortest path, using flashMX production. The algorithm is simple, suitable for beginners
背包问题的两种算法实现
- 本例编程实现背包问题的递归和非递归算法,让你彻底了解这种算法-the cases Programming knapsack problem of recursive and non - recursive algorithm, so you thoroughly understand this algorithm
dos下的校园导游图
- 校园导游图,在dos环境实现,用了最短路径算法,可以查询两点的最短路径及长度-campus tour map, dos environment achieved, with the shortest path algorithm can find the shortest path two lengths and
inter
- 用VC实现的简单大数的划分,采用递归算法实现-with VC simple majority of the division, using recursive algorithm
Leasen图的建立和DFS&BFS算法
- 数据结构中关于DFS和BFS的练习,较简单的实现了二叉树的DFS和BFS搜索-data structure of DFS and BFS practice, the realization of a simple binary tree search DFS and the BFS
先序建立树
- 数据结构中,先序建立二叉树算法,在建树的基础上可以进行树的其他操作,思想简单易懂-data structure, the first order to establish a binary tree algorithm, the contribution on the basis of the tree can be conducted in other operations, thinking simple and understandable