资源列表
约瑟夫
- 如何正确的使用链表来解决约瑟夫环问题,数据结构(Solving Joseph ring problem by using linked list)
Djstra
- 迪杰斯特拉算法例程,采用C++语言描述 适用于初学者学习交流使用(Dijkstra algorithm routines, using C++ language descr iption, suitable for beginners to learn exchanges.)
算法竞赛
- 算法竞赛,里面包含了所有算法,适合算法初学者(Algorithm competition, which contains all the algorithms, suitable for beginners)
排序算法
- 多种排序算法合集,冒泡排序、快排、选择排序、希尔排序算法、插值排序算法、c++程序实现(Multiple sorting algorithm)
prim
- 最小生成树prim算法,用于处理图论知识比较有用(Minimum spanning tree prim algorithm)
算法导论
- 算法导论第三版的答案,用c++泛型编程。(algorithm solution with c++)
Problem1
- 用各种方法遍历二叉树.好好好好哦啊哦龚波负(Various methods traverse two fork tree)
program2
- 将线性表(顺序存储)中前 m 个元素和后 n 个元素进行互换(m+n<length)。 注意算法的空间复杂度。(Swap the first m elements of the linear table (sequential storage) and the latter n elements (m+n<length). Note the space complexity of the algorithm.)
Data Structure and Algorithm Analysis in C
- Data Structures and AlgorithData Algorithm Analysis in C
归并排序
- 归并算法说明排序中可以有很多种,这只是其中一种较为简单的,还有单链表(This is a programming for sort.)
数据结构
- 数据结构简单明了的介绍。初探数据结构原理(The data structure is simple and clear. Data structure principle)
StarkeClaytonStrideSegmentationPeerJ
- First, the aim was to present innovative solutions on the areas that this book has already discussed in previous chapters