2摘 要本文根据软件工程的原理,详细阐述了一个小型的系统软件设计,设计本软件的目的主 要有两个,一是开发出一个功能相对完善,有一定实用价值的软件产品,二是提高自己的编 程能力,扩展自己的知识。特别是一个完整的软件项目,可以看成是一个软件产品,也是一 个对自己所学知识的一次综合,这就是我的毕业设计的意义和价值所在。在这个作品中,先 对软件做了需求分析,得出这个系统必须做什么,必须具备哪些功能。在总体设计中,主要 分成两大块,一个系统的功能模块的设计,一个是数据库的设计。详细设计的过程中,对每 一个模块,对于一些重要的代码,都摘抄出来进行了必要的解释说明。最后是对这个系统进 行了适当的评价。关键词: VisualC++;信息管理3AbstractAccording to the principle of software engineering, elaborated on a small system software design, the design of the software has two, a main aim is to develop a function relatively perfect, is of certain practical value software products, 2 it is to improve their programming ability and expand its own knowledge. Especially a complete software projects, can be regarded as a software product, but also the knowledge on his a comprehensive, this is my graduation design significance and value. In this work, first to software needs analysis, concluded that the system must do what function, must have. In the overall design, mainly divided into two parts, a system function module design, is a database design. The detailed design process, for each module, for some important code copied out, all the necessary explained. Finally to this system is proper evaluation.Keywords: VisualC++; Information management4目 录摘 要..............................................................2Abstract .................................................................................................................................... 3目 录..............................................................4第 1 章 引言...............