通讯录管理系统课程设计报告

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

计算机科学与工程学院课程设计报告

题目全称:通讯录管理软件

题目难度等级: 2

指导老师:卢光辉职称:副教授

备注:如参加答辩,请答辩老师给出计算机专业技能(60分)的分数。请指导教师给出除计算机专业技能(60分)以外的其他分数。

如参加答辩,请答辩老师签字:

主要任务:设计一个基于PC的通讯录管理软件,具有图形用户界面,能增/删/改/查找通讯记录,并存储为文件。

详细功能描述:设计一个基于PC的通讯录管理软件,具有用户界面,能增/删/改/查找通讯记录,并存储为文件。

预期成果或目标:通讯录管理软件。

指导老师评语:

指导教师签字:

摘要

通信录信息管理系统是计算机管理电子通信录的一种计算机应用技术的创新,在计算机还未普及之前通信管理都是由联系人采用名片,笔录手工记帐的方式来操作的.现在一般的通信录管理都是采用计算机作为工具的实用的计算机通信录管理程序来帮助人们进行更有效的通信录信息管理。通信录管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库;而对于后者则要求应用程序功能完备,易使用等特点。

经过分析,我们使用 MICROSOFT公司的 VISUAL C++开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。

关键字: 通信录信息管理,管理信息系统,Visual C++,Access,数据库

Abstract

The directory information management systems using electronic directory of a computer management computer application technology innovation in the computer communications management are not popular before the introduction of business contacts, The accounting approach to the operation manual transcription. general directory management are now using the computer as a tool for computer directory management procedures to help people more effectively directory information management. Directory management system is a typical management information system (MIS), including its main development background to the establishment and maintenance of the database and front-end application development 2. The request for the establishment of strong data consistency and integrity, good for the security of the data. For the latter request applications functions, such as easy to use features.

After analysis, we use Microsoft Visual C++ development tool companies, the use of its various object-oriented development tools, especially data that can be easily accessible and concise window manipulation database intelligent objects, the first prototype application system in a short time and then, computation of the initial prototype system needs to constantly revise and improve until the formation of a viable system of user satisfaction.

keyword : directory information management, management information systems, Visual C++,Access,SQL.

目录

绪论

第一章. 设计系统的必要性和可行性

第二章.系统总体设计

题目要求

需求分析

总体设计

系统总体功能单元

系统总体流程图

系统运行总体界面预览

第三章.详细设计

通讯录信息输入模块

信息浏览与排序模块

通讯录查询模块

通讯录更改

通讯录文件操作

第四章.调试与测试

数据录入

测试浏览排序功能

测试查询功能

测试通讯录的更改操作

测试通讯录文件操作功能

测试通讯录其他功能

第五章.课程设计心得

第六章.总结与展望

第七章.参考文献

相关文档
最新文档