资源列表
zuiduanlujing
- 这是一个用VC++语言解决最短路径的问题的程序 相信可以帮助到大家-This is a c++ solve the shortest path problem
shujujiegoushiyan5
- 数据结构实验内容,C++编写的树结构的控制台程序。其中运用到队列结构。-Experimental data structure contents, C++ written in the console tree program. Which applied to the queue structure.
Knapsack-problem
- 背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。用2种方法实现背包问题,用C语言编写,数据结构课内试验-Knapsack problem (Knapsack problem) is NP-complete combinatorial optimization problem. Problem can be described as: Given a se
4
- 使用简单数组实现下面各种排序算法,并进行比较。 排序算法: 1、插入排序 2、希尔排序 3、冒泡排序 4、快速排序 5、简单选择排序 6、堆排序(选作) 7、归并排序(选作) 8、基数排序(选作) -Using a simple array to achieve the following variety of sorting algorithms and compare them. Sorting algorithm: a, 2 insert
MCMC
- 马尔科夫链蒙特卡洛动态随机模拟mcmc方法的计算机实现,哈佛大学编的-mcmc in matlab
RADIXSORT
- 通过c++实现数据结构RADIXSORT-radix sort
migong
- 迷宫求解,能自动计算出一个迷宫的最短路径-Maze solving, can automatically calculate the shortest path a maze! !
shu
- 用邻接矩阵表示树的结构实现树的深度周游和广度周游-Adjacency matrix with the structure of the tree the tree to achieve breadth and depth of travel tour
期中project
- 可以自己创建家谱,进行插入,删除,查询等功能(You can create your own family tree, insert, delete, query and other functions)
shujuE_1
- 数据结构实验中的简单的Static的设计与实现-Design and implementation of experimental data structure in simple Static
data-struct
- 数据结构资料,对自己的整体提高是不错的帮助资料。-Data structure data, the overall enhancement of their own is a good help information.
conhash
- 一致性哈希表,服务器缓存保存机制,可以较好得解决分布式服务器出故障的问题-The consistency of the hash table, the server cache save mechanism can better get to solve the problem of distributed servers fail