所属分类:
其他
开发工具:C/C++
文件大小:39KB
下载次数:76
上传日期:2006-02-09 15:21:01
说明: 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。
(commonly used linear data structure : Table includes linear and circular table, queue, queue-end, single-linked list, double-linked list, heap, stack, as a string array. Very useful and valuable reference.)
文件列表:
List
....\clist.c
....\clist.h
....\clistmn.c
....\clistmn2.c
....\deque.c
....\deque.h
....\dequemn.c
....\dllist.c
....\dllist.h
....\dllisteg.c
....\dllistmn.c
....\heap.c
....\heap.h
....\heapmn.c
....\queue.c
....\queue.h
....\queuemn.c
....\readme.txt
....\sllist.c
....\sllist.h
....\sllistmn.c
....\stack.c
....\stack.h
....\stackmn.c
....\strarr.c
....\strarr.h