{$cfg_webname}
主页 > 计算机 > VB >

户籍管理系统的设计与实现(VB+Access)

来源:56doc.com  资料编号:5D4130 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D4130
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

摘  要
随着科学技术的迅猛发展,户籍管理工作自动化所需的软硬件条件已经成熟。因此,我们按照软件工程思想和管理信息系统的开发步骤,以Microsoft公司的Visual Basic 6.0为工具,设计开发了河北省隆化县户籍管理系统。
文章以面向对象理论和数据库管理信息系统开发相关知识为依据,详细介绍了系统设计开发生命周期中不同阶段的主要内容和成果,包括系统结构图、业务流程图、数据流程图、HIPO图、IPO图、E-R模型、数据字典、功能模块算法流程、界面设计等等。最后对所实现系统的优缺点进行了分析,提出了今后进一步完善系统的方向和方法。
运行表明,设计实现的管理系统能够为普通员工和高级员工提供不同功能,完成户籍管理管理的日常工作。另外,该系统是典型的管理信息系统(MIS),其设计开发过程具有通用性,对类似工作的开展具有借鉴意义。

【关键词】:户籍管理;管理信息系统;数据库;面向对象
 
Abstract
Along with the science and technology swift and violent development, the software and hardware condition which the Household Management work automation needed already is mature. Therefore, we according to software engineering thought and the management information system development step, take Microsoft Corporation's Visual Basic 6.0 as the tool, the design has developed Household registration system of the Longhua of Hebei Province.
The article take the object-oriented theory and the data bank administration information system development correlation knowledge as the basis, in detail introduced in the system design development lifecycle the different stage main content and the achievement, including system structure drawing, service flow chart, data flow chart, HIPO chart, IPO chart, E-R model, data dictionary, function module algorithm flow, contact surface design and so on. Finally to realize the system good and bad points to carry on the analysis, proposed from now on further will consummate the system the direction and the method.
The movement indicated that, the design realization management system management system can provides the different function for the ordinary staff and the senior staff completes the Household Management management the routine work. Moreover, this system is the typical management information system (MIS), its design performance history has the versatility, has the model significance to the similar work development.
【Key word】: Household Management; Management information system; Database; Object-oriented
 
本文的应用背景为某县户籍管理系统。
现行系统的工作流程,都基本采用手工的方式。当户口注册时,户口注册人把他的注册单给现在工作人员,工作人员审核后,然后填写信息单给上级部门。通过审核。注册成功,否则失败。

户籍管理系统的设计与实现(VB+Access)
户籍管理系统的设计与实现(VB+Access)
户籍管理系统的设计与实现(VB+Access)
户籍管理系统的设计与实现(VB+Access)


目    录    15000字
摘  要    1
Abstract    2
第一章  前言    3
1.1  系统开发背景    3
1.2  系统开发方法    4
1.3  系统开发目标    4
1.4 系统开发计划    5
第二章  系统需求分析    6
2.1  现行业务系统描述    6
2.2  现行系统存在的主要问题    7
2.3  可行性分析    8
2.3.1  技术可行性    8
2.3.2  经济可行性    9
2.3.3  运行可行性    9
2.3.4  用户使用可行性    10
第三章    新系统逻辑方案    11
3.1 数据词典描述    11
3.2 数据流    11
3.2.1  数据流的DD表    11
3.2.2  数据元素的DD表    12
3.2.3  数据存储的DD表    12
第四章  系统总体结构设计    14
4.1  软件模块结构设计    14
4.1.1  系统软件模块结构    14
4.1.2  系统IPO图    14
4.2  数据库设计    17
4.2.1  概念结构设计    17
4.2.2  逻辑结构设计    18
4.2.3  物理设计    19
4.3  计算机系统配置方案    20
4.4总体安全性可靠性方案    21
第五章  系统详细设计    22
5.1  人机界面设计    22
5.2  模块处理过程    25
第六章  实施概况    26
6.1  操作系统和开发环境    26
6.2  系统测试    26
6.3  系统运行与维护    29
6.4  系统转换方案    30
第7章  结论    31
致谢    32
参考文献    33

推荐资料