搜索资源列表
DoubleList.rar
- 用类定义一个双向链表,并定义双向链表的排序插入,删除和输出操作的成员函数,可以实现依据姓名查找结点及修改结点数据的功能,把记录以通讯录形式保存在磁盘上。,Class definition with a two-way linked list, and define the order of two-way linked list insert, delete, and member functions of the output operation can be achieved based o
star
- 使用双向链表实现的通讯录。我的课程设计。-The realization of the use of two-way contacts list. My curriculum design.
mylist
- 用vc++编写的双向链表的通讯录管理系统-Prepared using vc++ doubly linked list of address book management system
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.
双向链表 课程设计
- 双向链表 课程设计得优,实现功能为通讯录,界面没写,调试得没有bug-Doubly linked list of curriculum design excellent functionality for the address book, the interface did not write, debug, not bug
tongxunlu
- 一个小的通讯录管理系统,采用双向链表写的 -A small address book management system, wrote a doubly linked list
liu
- 用〈〈数据结构〉〉中的双向链表作数据结构,结合C/C++语言基本知识。编写一个通讯录管理系统。以把所学数据结构知识应用到实际软件开发中去。 设计内容:本系统应完成一下几方面的功能: 录入信息——enter() 显示信息———display( ) 查找———search( ) 删除信息———delete( ) 存盘———save ( ) 装入———load( ) 设计要求: 1) 每条信息至包含 :学号(NUM)姓名(NAME)性别(SEX)城市(C
telephone-direction
- 使用vc6.0编译的通讯录,可添加修改删除记录,使用双向链表-telephone direction
mylist100
- 用vc++编写的双向链表的通讯录管理系统-Prepared using vc++ doubly linked list of address book management system