表证管理模块的设计.doc

约54页DOC格式手机打开展开

表证管理模块的设计,人口信息管理系统—全文54页约20000字论述翔实摘要在本论文里面,系统为在windows操作系统支持下,管理软件和数据库服务器组成。以建立大型应用系统为目标,采用先进的三层架构体系结构,综合大量系统需求,面向过程和应用,抽象出描述方法和定义配置规则,然后设计的。详细地论述了“人口信息系统”的表证管理...
编号:10-26192大小:1.32M
分类: 论文>计算机论文

内容介绍

此文档由会员 痴狂少年 发布

人口信息管理系统—表证管理模块的设计

全文54页 约20000字 论述翔实

摘 要
在本论文里面,系统为在Windows操作系统支持下,管理软件和数据库服务器组成。以建立大型应用系统为目标,采用先进的三层架构体系结构,综合大量系统需求,面向过程和应用,抽象出描述方法和定义配置规则,然后设计的。详细地论述了“人口信息系统”的表证管理模块的分析、设计、实现方法。首先,作者说明了“人口信息系统”的有关国内外研究动向及其意义。其次,进行系统描述、系统功能划分、模块划分及概要说明;然后,详细地阐述了办理证件子模块、十六岁批量办证子模块、错证恢复子模块设置证件信息子模块。最后,给出结论。

关键字:人口信息系统,模块,体系结构,功能划分

ABSTRATOR
At the inside of this thesis, the system is in the Windows operate system to support under, the management software and the database server constitute.With build up large application system for target, adoption forerunner of the three layers structure system structure, synthesize a great deal of system need, face to process and apply, abstract the description method and definition install rule, then design.Discussed the analysis of the watch certificate management mold piece of"the population information system" and design,carry out a method in detail.First, the author explained the concerning domestic and international research of"the population information system" the trend and its meaning.Carry on a system description,the system function to divide the line secondly,the mold piece divide the line and essentials elucidation;Then, in detail elaborated to carry out a certificate son mold piece,16 years old batch quantity to do a certificate son mold piece,the wrong certificate instauration son mold piece,the constitution certificate information son mold piece.End, give a conclusion.

Key word: The population information management system, mold piece, system structure, function divide the line

目 录
摘 要 I
ABSTRATOR II
第1章 系统概述 1
1.1 人口信息系统 1
1.1.1 人口信息系统概述及其发展概述 1
1.1.2 课题来源 1
1.1.3 人口信息系统的设计思想与目标 2
1.1.4 人口信息系统的设计要点与开发 3
1.2 表证管理模块 4
1.2.1 办理身份证子模块 4
1.2.2 十六岁批量办证子模块 4
1.2.3 错证恢复子模块 4
1.2.4 设置证件信息子模块 4
第2章 系统描述 5
2.1 需求规定 5
2.1.1 适用性 5
2.1.2 可用性 5
2.1.3 安全性 5
2.1.4 兼容性 5
2.1.5 可靠性 5
2.1.6 高效性 5
2.2 运行环境设计 5
2.3系统规定 6
2.3.1 组合框输入法规定及有效约束 6
2.3.2 控件使能屏蔽规定及有效约束 6
2.3.3 文本框日期时间格式规定 6
2.3.4 文本框身份证号码格式和户号规定及有效约束 6
2.3.5 文本框普通文格式规定及有效约束 6
2.3.6网格规定 7
2.4 系统的功能特点 7
2.4.1 安全、可靠性好 7
2.4.2系统容量大、处理效率高 7
2.4.3系统适应性强、应用范围广 7
2.4.4 快速检索功能 7
2.4.5 后台模糊检索和统计 7
2.4.6 同音字技术 7
2.5 系统开发工具及数据库介绍 8
2.5.1 VB.Net 8
2.5.2 SQL Server 9
2.3.2 SQL语言在VB.net 中的应用 11
2.3.3 数据库 Access 2000 12
第3章 系统结构分析 16
3.1系统拓扑结构 16
3.2系统功能子系统划分 16
3.3表证管理模块主界面 17
3.4表证管理模块功能划分 17
3.5 各子模块数据流图 18
3.5.1 办理身份证数据流图 18
3.5.2 十六岁批量办证数据流图 19
3.5.3 错证恢复数据流图 19
3.5.4 证件信息设置数据流图 19
第4章 功能模块概要说明 21
4.1 办理身份证子模块 21
4.2 十六岁批量办证子模块 21
4.3错证恢复子模块 22
5.1 办理证件 24
5.1.1 主要功能 24
5.1.2 流程图 24
5.1.3 办理证件模块界面 24
5.2 十六岁批量办证 26
5.2.1主要功能 26
5.2.2流程图 26
5.2.3 十六岁批量办证子模块 27
5.3错证恢复 28
5.3.1 主要功能 28
5.3.2 流程图 28
5.3.3 错证恢复子模块界面 28
5.4 设置证件信息 30
5.4.1 主要功能 30
5.4.2 流程图 30
5.4.3 设置证件信息子模块界面 30
第六章 结论 32
致 谢 34
附 录 35
源代码 35

部分参考文献

[10] 董民辉﹒使用Visual C#.NE开发Windows应用[M]﹒北京:科学出版社,2005
[11]王海燕﹒调用存储过程实现SQLSewer数据库用户的管理 [J]﹒电脑学习﹒2004,1:32~38
[12] 彭三城﹒SQL语言例程化的设计与实现[J]﹒计算技术与自动化﹒2004,1:42~58
[13]张能立﹒SQLServer数据库的一种分布式查询解决方法[J]﹒信息与管理工程﹒2004.2:22~28
[14]谭浩强﹒Access应用系统开发教程[M]﹒清华大学出版社,2004