搜索资源列表
gg
- 运用C++STL(标准模块库)中的类,结合迭代子、算法和容器进行泛型程序设计,编写泛型程序,体会泛型程序中算法与数据结构是如何真正实现分离的。
数据结构中关于单链表的算法
- 数据结构中关于单链表的算法,将两个链表有序链合并成一个非递归有序的单链表,并不占用其他的存储空间,data structure of single-chain algorithm Listless and orderly of the two chains merged into a non- recursive and orderly single linked list, does not occupy other storage space
pointer
- 用VC6.0编写的关于数据结构的指针算法和代码,-VC6.0 prepared pointer arithmetic on data structures and code,