资源列表
lsh
- 约瑟夫问题的一种描述:编号为1,2....,n 的n个人按顺时针方向围坐一圈,一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,如此下去,直至所有人全部出列为止。利用循环链表为存储结构模拟此过程,按照出列的顺序输出依次出列人的编号。-Joseph, a descr iption of the problem: numbered 1,2 ...., n, n individuals in a clockwise direction a
example
- 排序实验,简单的实现了排序的效果,运用多种算法集合在一起实现排序,并可以对比排序的速度差异-Sorting experiments to achieve the sort of simple effects, using a variety of algorithms together achieve the sort, and you can compare the difference in speed sorting
ts-solve-0-1-knapsack-a-info
- 用禁忌搜索解决0-1背包问题,及一些关于禁忌搜索优化和并行处理的资料-Tabu search to solve 0-1 knapsack problem, and some information on tabu search optimization and parallel processing of data
duoxiangshi
- 多项式的运算 运算符的重载 加减乘除 类 堆栈 输入系数和次数-Polynomials Math operator overloading
zhandecaozuo
- 栈的操作,此操作包括栈的建立,栈的遍历等栈的一些基本操作。-Stack operation
shudebianli
- (1)将图的信息建立文件; (2)从文件读入图的信息,建立邻接矩阵和邻接表; (3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。 -Will map the information to create documents
OldBill
- OldBill 九度题集 1036 算法题 数据结构-OldBill nine degrees algorithms title set title 1036
SortTree
- 二叉排序树 九度题集1467 对初步接触算法的人会有很大帮助-Two forks sort tree nine degrees title set 1467 pairs of preliminary contact algorithm people will have great help
Sharing
- 九度题集1468Sharing 算法题 有助于初学者的学习-Nine degrees title set 1468Sharing algorithms that help beginners learn
lczw
- 浙江大学考研机试真题 两船载物问题 九度题集1462 运行正确-Zhejiang University PubMed machine test Zhenti nine degrees two ships loading problems running correctly title set 1462
graph
- 几乎包含了图的所有操作,邻接矩阵,邻接表建立,递归非递归深搜广艘遍历,floyd,prim,kruscal,地界斯特拉算法,拓扑排序,关键路径-Figure includes almost all the operations, the adjacency matrix, adjacency list creation, deep search recursive non-recursive traversal wide ship, floyd, prim, kruscal, boundary
haffuman
- 实现了哈夫曼树的建立,编码,译码过程。涵盖了哈夫曼树的所有操作,可直接运行-Huffman tree establishment realized, encoding, decoding process. Huffman tree covers all the operations can be run directly