文件名称:liu
介绍说明--下载内容均来自于网络,请自行研究使用
用〈〈数据结构〉〉中的双向链表作数据结构,结合C/C++语言基本知识。编写一个通讯录管理系统。以把所学数据结构知识应用到实际软件开发中去。
设计内容:本系统应完成一下几方面的功能:
录入信息——enter()
显示信息———display( )
查找———search( )
删除信息———delete( )
存盘———save ( )
装入———load( )
设计要求:
1) 每条信息至包含 :学号(NUM)姓名(NAME)性别(SEX)城市(CITY)邮编(EIP)几项
2) 作为一个完整的系统,应具有友好的界面和较强的容错能力
3) 上机能正常运行,并写出课程设计报告
-Doubly linked list the << data structure >> for the data structure, combined with the C/C++ language basic knowledge. Write a contacts management system. Data structure knowledge learned to the actual software development.
Design: The system should be completed several functions:
Entry information- enter ()
Display information--- display ()
Find--- search ()
Delete information--- delete ()
Save--- save ()
Load--- load ()
Design requirements:
1) Each piece of information to include: student number (NUM) Name (NAME) gender (SEX) city (CITY) Zip (EIP), several
2) as a complete system, with a friendly interface and strong fault tolerance
3) on the function of the normal operation, and write the curriculum design report
设计内容:本系统应完成一下几方面的功能:
录入信息——enter()
显示信息———display( )
查找———search( )
删除信息———delete( )
存盘———save ( )
装入———load( )
设计要求:
1) 每条信息至包含 :学号(NUM)姓名(NAME)性别(SEX)城市(CITY)邮编(EIP)几项
2) 作为一个完整的系统,应具有友好的界面和较强的容错能力
3) 上机能正常运行,并写出课程设计报告
-Doubly linked list the << data structure >> for the data structure, combined with the C/C++ language basic knowledge. Write a contacts management system. Data structure knowledge learned to the actual software development.
Design: The system should be completed several functions:
Entry information- enter ()
Display information--- display ()
Find--- search ()
Delete information--- delete ()
Save--- save ()
Load--- load ()
Design requirements:
1) Each piece of information to include: student number (NUM) Name (NAME) gender (SEX) city (CITY) Zip (EIP), several
2) as a complete system, with a friendly interface and strong fault tolerance
3) on the function of the normal operation, and write the curriculum design report
(系统自动生成,下载前可以参看下载内容)
下载文件列表
liu.DOC
file.txt
liu.cpp
liu.exe