1、 课程设计说明书课程设计说明书 课 程 名 称: 数据结构 课 程 代 码: 题 目: 利用链表实现通讯录 1 目目 录录 摘 要 2 一、引 言 3 二、设计目的与任务 . 错误错误! !未定义书签。未定义书签。 1、课程设计的目的 3 2、课程设计的任务 3 三、设计方案 3 1、需求分析 4 2、总体设计 4 3、详细设计 6 4、程序清单 9 四、调试分析与体会 . 17 五、运行结果 . 18 六、结 论 . 22 七、致 谢 . 22 八、参考文献 . 22 2 摘摘 要要 该系统的功能是以菜单方式工作, 输入密码验证正确进入菜单选择界面, 用户通过选 择数字来选择: 通讯录的录入
2、功能输入通讯录基本信息并保存到文件中; 通讯录浏览功能根据编号排序输出通讯录的基本信息; 通讯录查询功能按编号查询通讯录信息,按姓名查询通讯录信息; 通讯录删除功能按编号删除通讯录信息,按姓名删除通讯录信息; 通讯录修改功能根据编号修改通讯录信息。 从而实现用户的想法。 在各项基本功能之下我们可以看到各种小的模块来满足用户的 各种需求,达到快速方便的效果。 程序在设计的过程中遇到的问题已及时更正, 但由于编者的能力和水平有限, 通 讯录系统和文档不免出现一些不期待的错误,望文档读者谅解,并欢迎及时提醒和改正, 在此表示谢意。 关键词关键词:数据结构; 通讯录系统; 链表 Abstract Ab
3、stract The function of the system is working, input password menu way to verify correct access to menu select screen, users choose the digital to choose: address book recorded function-input staff and save to basic information file; address book browsing-according to the student number sequence outp
4、ut the basic information ; Inquires functions-the number query, the name query; Delete functions - the number delete, the name delete; Modify functions-according-modification the student number; So as to realize the idea of users. In all the basic functions, we can see the under all sorts of small module to meet the needs of the user, achieve the effect of rapid and convenient. In the process of program design problems in time, but due to the