c语言的职工信息管理系统的设计毕业论文
摘 要 1
一、绪论 3
二、需求分析 3
三、概要设计 3
四、详细设计和系统实施 4
(一)数据结构设计 4
1. 定义数组 4
2. 定义结构体 4
3. 函数功能描述 4
(二)软件流程图 5
1. 主函数 5
2. 显示函数 5
3. 录入函数 6
4. 查询函数 6
5. 删除函数 7
6. 排序函数 8
五、测试 8
(一)用户登录界面 8
(二)主界面 9
(三)显示 10
(四)录入 10
(五)信息查询 11
(六)删除 12
六、遇到的问题及解决办法 12
七、总结 13
致谢 14
参考文献 15
附录 16
摘 要
本设计是一个基于C语言实现职工信息管理的系统。
目前,各家公司工作繁杂,所需整理存储记录的各项信息资料非常多,其中就包括公司职工的信息资料。现如今各种信息管理系统被应用到公司管理中,却并未做到普及,对于公司的职工信息资料管理来说,暂时还没一套统一的、完整的操作系统。因此设计并开发一套易操作、实用性强的职工信息管理系统是非常必要的。
在信息时代,公司都使用计算机来进行职工信息管理,这为公司职工信息管理提供了极大的方便。论文在C语言的基础上,以Visual C++为调试环境,设计了一个职工信息管理系统。系统包括输入、浏览、查找、删除、添加、修改信息这六个功能模块,并对各模块进行细化分解。整个设计遵循软件设计的一般步骤,即需求分析、概要设计、详细设计、编码和测试这几个步骤,并给出了数据流程图、程序代码及相关操作界面。测试结果表明,此次设计能够符合功能要求,并且界面友好,操作简单。
基于我们所学的C语言相关知识,范围及深度,在此建立一个功能较为简单的查询系统。
关键词:C语言、职工信息管理、数据流程图、模块分解、文件 。
Abstrac
*51今日免费论文网|www.jxszl.com +Q: *351916072*
整个设计遵循软件设计的一般步骤,即需求分析、概要设计、详细设计、编码和测试这几个步骤,并给出了数据流程图、程序代码及相关操作界面。测试结果表明,此次设计能够符合功能要求,并且界面友好,操作简单。
基于我们所学的C语言相关知识,范围及深度,在此建立一个功能较为简单的查询系统。
关键词:C语言、职工信息管理、数据流程图、模块分解、文件 。
Abstract
This design is a system based on C language to realize the management of employees information.
At present, the work of each company is complex, the need to organize the storage of records of the information is very much, including information on the companys staff and workers. Now a variety of information management system has been applied to the management of the company, but did not achieve universal, for the companys staff and information management, it has not been a unified, complete operating system. Therefore, it is very necessary to design and develop a set of easy to operate and practical staff information management system.
In the information age, companies use the computer to carry out information management staff, which provide great convenience for the workers of the company information management. In this paper based on the C language, in Visual C++ debugging environment, the design of a personnel management information system. The system includes input, browse, search, delete, add, modify the six function information module, and the module of detailed decomposition. The general steps of the design follows the software design, the demand analysis, outline design, detailed design, encoding and testing these steps, and gives the data flow diagram, program code and related interface. The test results show that this design can meet the functional requirements, and friendly interface, simple operation.
C language based on our knowledge, scope and depth, in the establishment of query system is a relatively simple function.
Keywords: C language, employee information management, data
原文链接:http://www.jxszl.com/dzxx/txgc/33557.html