搜索资源列表
Ch2_5
- 该程序用双向链表实现存储文件中的单词,并正向和逆向打印。-The program stores files using two-way linked list of words to achieve, and forward and reverse printing.
Latest
- Linked List and Array Read String and print them
listunion
- 两个非降序链表的并集,只输出结果,不能修改两个链表的数据。-Two non-descending linked list and set only output the results of two linked lists of data can not be modified.
double_linked_list
- 实现双链表的基本功能,包括链表的创建和消除,节点的增删改查等功能-Doubly linked list of basic functions, including the creation and the elimination of the linked list node additions and deletions to change search functions