搜索资源列表
link_quicksort
- 链表的快速排序法-List`s quick sort
LinkedList
- 一个可以存放任何数据类型的链表类-a store any data type objectlist
双向链表
- 这是我学习数据结构与算法的时候编的双向链表的操作,对学习数据结构与算法的朋友有帮助-This my learning algorithm and data structure of the time series of the two-way linked list, the operation of the learning algorithm and data structure of friends to help! !
commandpassword
- 用VC编写的链表程序,比较完整的实现了这种算法,可以应用在其他程序中-VC List prepared by the procedure, a more comprehensive implementation of this algorithm can be applied in other proceedings
C++_200_source_code_examples
- 包含了200个C++的源程序,文档格式是记事本,且每个源程序都有详细的中文注释,按顺序由易到难。-contains 200 of the C++ source files, file format notebook, and each source has detailed the Chinese Notes sequentially easy to arrive difficult.
list-stack-queue
- 这是一个C++关于链表\栈\队列封装的一个类~-This is a linked list of C \ Stack \ of a cohort Packaging category ~
LinkListTemp
- 双向链表模板,实现了链表的算法,采用模板技术,因此可以接受泛化的数据-Two-way linked list template, the algorithm achieved a linked list, using template technology, could accept the generalization of data
polynominal
- 多项式相乘作业,用两个循环链表实现。是数据结构这门课的平时作业-Polynomial multiplication operations, with two linked lists to achieve the cycle. Data structure is the course of normal operations
11
- 用链表实现多项式的加减乘法,c源代码。 用类封装。-include Polynomialh