搜索资源列表
C_link
- 用C语言实现通用链表的功能 有增 删 改 查的功能函数-Is C write link
cycle-linklist
- 循环链表和约瑟夫环的实现代码。利用C语言编写,详细介绍并实现了数据结构的增删改查等代码-Circular list and Josephus implementation code. Using C language, detail and implement additions and deletions to change search data structures, such as code
list
- 一个用C++编写的通用链表,可实现链表的增删改查释放等功能。-C++ prepared with a common list, enabling the release of the list of the CRUD functions.
first_item
- 有数据表构成的通讯录,包括其中内容的增删改查等(An address book consisting of data tables)
student_sys
- 有三个文件,分别是通过单项链表循环链表,双向循环链表和可以用作存档用的双向循环链表实现学生的信息的增删改查,还有学生成绩的排名。(There are three files, which are linked by single linked list, circular linked list, two-way circular list and two-way circular list that can be used as archival.)