搜索资源列表
C-five
- 本程序实现了在数据库系统中对单链表进行操作,具体实现了在指定位置插入指定值,对于初学链表的人来说有一定的帮助-This program is realized in the database system of single operation, the realization form in a specified position insertion specified value chain for beginners
dlb
- 编写一个程序,实现单链表的各种基本运算,并在此基础上设计一个主程序完成如下功能: (1)初始化单链表 (2)依次采用尾插法插入a,b,c,d,e元素 (3)输出单链表 (4)在第四个元素位置上插入f元素 (5)删除该单链表的第三个元素 -Write a program to achieve the basic operations of single linked list, and designed on the basis of a main program per
Library
- C++语言,通过单链表实现图书租书管理,含有源代码,界面,使用说明等.-C++ Library