搜索资源列表
Single-linked-list
- 设计一个单链表并将单链表进行合并与逆置的操作。-Single linked list merge with inverse set
the-simple-operation-to-link
- 对单链表的一些简单基本操作,如链表的建立,元素的删除,元素的插入,链表的排序,链表的逆置等。 -some simple operation to the link,such as creat a link ,insert a number,delete a number,sort the link ,reverse the link ,etc
link
- 数据结构链式存储结构——单链表的基本操作:建立、插入、删除、查找、逆置、遍历。-Data structure chain storage structure- the basic operation of the single list: build, insert, delete, search, reverse position, traversal.
linklist
- 数据结构中,用C语言程序将已知的单链表顺序逆置-Data structure using C language program known single chain sequence Retrograde
DS_TEST1
- 数据结构代码合集:包括约瑟夫环、逆置单链表、合并顺序链表以及求交集。绝对原创代码。-Collection of data structure of the code include: Josephus, set against the single list, order list and merge the intersection. Absolutely original code.