资源列表
SUFFIX_ARRAY
- 后缀数组的一个C++实现,在字符串统计中有很大作用。-Suffix array of a C++ implementation, plays a significant role in statistics in the string.
MinSpanTree
- 一个用c++实现的最小生成树的源代码,希望对大家有所帮助哈
stack_math_calc
- 数据结构实验。用栈来实现数学运算。给初学数据结构的同学学习。-Experimental data structure. Used to achieve arithmetic stack. Data structure to novice students to learn.
haffuman111
- 在原端对信息进行哈夫曼编码,传送后在进行哈夫曼译码-hafuman code and decode
LinkList
- 带头结点单链表的各种基本操作算法。包括:建立链表、插入结点、删除结点、查找结点等。-Lead node of basic arithmetic operations a single list. Including: the establishment of the list, insert nodes, delete nodes, find the junction points.
shuangxianglianbiao
- 实现双向链表所存储线性表的各种操作。要求提供数据的插入、删除、查找、两个数据交换、求所有数据平均值、最大值、最小值的操作。先利用随机函数产生100个随机整数,建立线性表的存储结构,然后完成上述的功能。分析程序的时间、空间复杂度。-Achieve bi-directional linear list stored various operating table. Request for data insert, delete, search, both for data exchange, and
Round_RSPP
- 圆形Packing问题的一种贪心算法的求解-Circular Packing Problem solving a greedy algorithm
C
- 有n个人围成一圈,从第m个人开始顺序报号,凡报到p的人退出圈子,输出依次退出圈子的人和最后留在圈子中的人原来的序号,可用结构数组或结构链表完成。-N individuals form a circle, individuals from the first m starting sequence reported, who reported P out of the circle of people who, who in turn out of the circle of the output
1480
- 数据结构结合Dijkstra算法计算两点间最短的距离-Dijkstra algorithm to calculate the data structure with the shortest distance between two points
MySpecialG
- 用O(nlogn)的算法对Cograph进行识别-O (nlogn) algorithm for the identification of Cograph
041321239
- 电路板排列算法,是算法和数据结构分析里面非常经典的算法。用c++实现-circuit board with algorithms, data structures and algorithms inside very classic analysis of the algorithm. Using C + +
calculate
- 控制台下的计算器程序,能处理复制的计算!-Under the console calculator program can handle the calculation of copy!
