搜索资源列表
345
- 掌握循环链表的概念,掌握双向链表的的表示与实现
double_circle_link
- 用纯c实现的双向循环链表,类似于通讯录的功能。-The double-way circle linked list is realized with pure c code and its function is similar to the address book.
DoubleLinkedList
- 双向链表的查询 插入 和删除 采用c++实现了代码-Two-way linked list insert and delete query using c++ implementation of the code