资源列表
1
- 输入数据(设为整型)建立单链表,并求相邻两节点data值之和为最大的第一节点。 - The input data (as an integer) build singly linked list, and two adjacent nodes are sum of the data values for the maximum of the first node. The input data (as an integer) build singly linked list, and t
neibupaixu
- 数据结构课程设计实现内部排序算法的比较问题。-Data structure the curriculum design to achieve internal sorting algorithm comparison problem.
backtracking
- 是用回朔法实现跳马程序。数据结构入门的好例子-is back Schomburg Method vault procedures. Structure data entry a good example
coin
- 硬币找钱算法的源代码-failed to translate
LabB
- (1)如果用循环链表表示一元多项式,试编写一个函数 Calc(x),计算多项式在x处的值。 (2)设a和b是两个用带有表头结点的循环链表表示的多项式。试编写一个算法,计算这两个多项式的乘积c = a*b,要求计算后多项式a与b保持原状。 -( 1) if the circular linked list representation of a polynomial, try to write a function Calc ( x ), a polynomial in x value a
Application-of-sparse-matrix
- 实现稀疏矩阵的表示方法及其运算,实现稀疏矩阵在三元组表示下的运算并分析其效率。 -Sparse matrix representation to achieve its operation, to achieve sparse matrix triple in the next, and analyze its computational efficiency.
Stack
- 栈的数据结构的C语言实现,包含一些基本的栈操作-C language implementation of the stack data structure contains some basic stack operations
shujujiegou
- 数据结构课程设计-very useful。。。。。。
IBM_Pattern_Matching_Algorithm
- 在BM的算法基础上提出的改进算法,用于模式匹配与信息过滤方面。-At BM algorithm based on the improved algorithm for pattern matching with regard to information filtering.
push
- 提供一个数据结构中常用的堆栈函数,非常有用,对于初学数据结构的人非常有帮助。-Provide a common data structure stack function, very useful data structure for the beginner who is very helpful.
ExternalSort
- 这是数据结构及算法中的外部排序的源码程序(带注释),采用多路归并排序思想实现,有完整的VC工程,可以直接运行。-This is the data structure and algorithm of the external sort source program (with comments), using multi-merge sort and Achieve, a complete VC project can run.
4
- 初学数据结构的人,面对一个个算法,一个个伪代码,不知道如何入手,本程序是一个参考源码,有助于初学者快速入门-Beginners data structure, in the face of each algorithm, a pseudo code, don t know how to start, this program is a reference source, help beginners quickstart
