1、 毕业设计(论文) 题 目:大学教育作为公共品的效率分析 班 级:14 级物联网应用技术(1)班 二一六年九月 i 目目 录录 目 录 i 摘 要. I Abstract. II 一 需求分析. 1 1.1 引言 1 1.2 功能概述 1 1.3 数据描述 1 1.4 系统菜单 1 1.5 性能概述 2 1.6 运行需求 2 1.7 任务计划 2 二 概要设计. 8 2.1 总体设计 8 2.2 数据类型设计(或数据结构设计) 8 2.1 接口设计 9 2.3 运行界面设计 9 三 详细设计 12 3.1 输入模块设计 . 12 3.2 输出模块设计 . 12 3.3 查找模块设计 . 13
2、3.4 删除模块设计 . 15 3.5 更改模块设计 . 15 3.6 保存模块设计 . 16 四 测试分析 19 4.1 测试程序执行情况 . 19 4.2 出现的问题和解决的方法 . 24 五 课程设计总结 25 附 录 26 程序代码 . 26 参考文献. 34 I 摘摘 要要 随着网络与信息技术的发展,人们的联系人越来越多,需要联系的人逐渐增 多,需要记录的信息也逐渐增多。以前是将这些信息手写到通讯录中,这很容易 造成信息的丢失,而且查找起来很不方便。 本系统主要实现同学信息的管理, 包括同学信息的添加、 修改、 查询和删除, 及一些辅助项目管理,如登录系统用户管理和用户组管理。 系统
3、的组成模块主要包括数据集模块,登录窗体模块,系统管理模块,主窗 体模块, 通讯录模块, 通讯录数据管理模块, 信息管理模块, 登录信息查询模块。 关键词关键词:数据结构;C 语言;模块化程序设计;算法 II Abstract With the development of network and information technology, people are more and more contacts, need to contact the number of people gradually increased, the need to record the information
4、 is also increasing. Before the information is written into the address book, which is very easy to cause the loss of information, but it is not easy to find. This system mainly realizes the student information management, including student information to add, modify, query and delete, and some auxiliary project management, such as login system user management and user group management. Composition module of the system includes data collection module, login form module, system man