门禁系统上位机管理软件.doc
约107页DOC格式手机打开展开
门禁系统上位机管理软件,页数 107 字数 30266摘要门禁控制系统又叫出入口控制系统,是一种高度智能化、既可实时控制又可脱机使用的网络进出口监控和报警管理的安全系统。授权的用户每人持有一张非接触ic卡,持卡人将根据所获得的授权进入相关的门。系统通过对特定的管理区域设防(报警状态)实现报警功能。系统自动读卡时间、开门信...
内容介绍
此文档由会员 张阳阳 发布
门禁系统上位机管理软件
页数 107 字数 30266
摘 要
门禁控制系统又叫出入口控制系统,是一种高度智能化、既可实时控制又可脱机使用的网络进出口监控和报警管理的安全系统。授权的用户每人持有一张非接触IC卡,持卡人将根据所获得的授权进入相关的门。系统通过对特定的管理区域设防(报警状态)实现报警功能。系统自动读卡时间、开门信息、持卡人、报警信息等资料,供查询和统计处理并生成各种报表。广泛用应于现代化办公大厦、银行、工厂、机房 、智能化小区等。
Quick Access 8 是一个运行于WINDOWS环境下的门禁系统管理软件,是由以色列DDS公司研制成功的,运行于WIN95以上操作系统。QA8门禁软件功能齐备,可满足用户对门禁系统的所有基本需要。
本课题即是利用微软Visual Basic程序设计语言来仿制Quick Access 8软件,实现其部分功能,从而能够更加清楚地掌握门禁系统的功能,甚至是为我们将来能够开发出自己的门禁系统管理软件而做准备。
关键词:门禁系统,管理软件,Quick Access 8,Visual Basic,Access
Abstract
Access Control System’s another name is Exit and Adit Control System. It is a highly intelligence network trade monitor and alarm manage security system. It can be real-time controlled and can also be off-line used. Ever authorized user have a non-contact IC card. Cardholder will according to the authority to enter the special access. System realize the function of alarm through embattle specific property boundary(alarm mode). Data such as system auto-read time, access information, cardholder and alarm information is used to enquiry and statistical treatment to generate all kinds of report table. The system widely used for modernization business mansion, bank, factory, machine room, intelligent plot etc.
Quick Access 8 is a Management Software of access control system. It works at the environment of WINDOWS (above WIN95) and it is developed by a company of Israeli which is called DDS. QA8 has all kinds of functions, so that it can satisfy user all the fundamental need of access control system.
This issues is use the Microsoft Visual Basic programming language to bogus the software of Quick Access 8 and complete some functions of it so as to more distinctly master the functions of the Access Control System, even prepare for developing our own Access Control System in the future.
Keywords:
Access Control System, Management Software, Quick Access 8,Visual Basic,Access
目 录
1 绪论 1
2 涉及技术简介 3
2.1 Visual Basic 6.0 简介 3
2.2 Microsoft Access 简介 5
3 门禁系统概述 6
3.1 门禁系统的定义 6
3.2 门禁系统功能 7
3.3 门禁系统分类 8
3.4 门禁系统组成 10
3.5 门禁系统的现状与发展 11
4 QA8软件介绍 13
4.1 回路 14
4.2 日编程 15
4.3 周编程 16
4.3.1 持卡人每周时间区 17
4.3.2 报警每周时间区: 18
4.4 假日 18
4.5 读卡器 19
4.6 通行级别 23
4.7 持卡人 24
4.8 报警输入 27
4.9 继电器 29
4.10 本地响应 30
4.11 电梯 31
5 设计课题的构思 32
5.1 系统开发的软件,硬件: 32
5.2 设计结构的框架设计: 32
5.3 系统的开发方法设计优点与问题: 33
6 设计课题的方法与手段: 33
6.1 各界面的设计: 33
6.2 窗体的内容的设计: 34
6.3 各窗体的数据库的设计: 34
6.4 程序语言编码的设计: 36
结 论 37
致 谢 38
参 考 文 献 39
附 录 40
附录A 40
附录B 43
附录C 49
附录D 55
附录E 65
附录F 74
附录G 77
附录H 80
附录I 81
附录J 87
附录K 92
附录L 104
附录M 109
附录N 110
参 考 文 献
[1]张海藩.软件工程导论[M].北京:清华大学出版社,2000
[2]萨师煊,王珊.数据库系统概论[M].北京:高等教育出版社,1997
[3]东岳创作室.Visual Basic 6.0应用与提高[M].北京:人民邮电出版社,1999
[4]王国荣.Visual Basic 6.0数据库程序设计[M].北京:人民邮电出版社,2000
页数 107 字数 30266
摘 要
门禁控制系统又叫出入口控制系统,是一种高度智能化、既可实时控制又可脱机使用的网络进出口监控和报警管理的安全系统。授权的用户每人持有一张非接触IC卡,持卡人将根据所获得的授权进入相关的门。系统通过对特定的管理区域设防(报警状态)实现报警功能。系统自动读卡时间、开门信息、持卡人、报警信息等资料,供查询和统计处理并生成各种报表。广泛用应于现代化办公大厦、银行、工厂、机房 、智能化小区等。
Quick Access 8 是一个运行于WINDOWS环境下的门禁系统管理软件,是由以色列DDS公司研制成功的,运行于WIN95以上操作系统。QA8门禁软件功能齐备,可满足用户对门禁系统的所有基本需要。
本课题即是利用微软Visual Basic程序设计语言来仿制Quick Access 8软件,实现其部分功能,从而能够更加清楚地掌握门禁系统的功能,甚至是为我们将来能够开发出自己的门禁系统管理软件而做准备。
关键词:门禁系统,管理软件,Quick Access 8,Visual Basic,Access
Abstract
Access Control System’s another name is Exit and Adit Control System. It is a highly intelligence network trade monitor and alarm manage security system. It can be real-time controlled and can also be off-line used. Ever authorized user have a non-contact IC card. Cardholder will according to the authority to enter the special access. System realize the function of alarm through embattle specific property boundary(alarm mode). Data such as system auto-read time, access information, cardholder and alarm information is used to enquiry and statistical treatment to generate all kinds of report table. The system widely used for modernization business mansion, bank, factory, machine room, intelligent plot etc.
Quick Access 8 is a Management Software of access control system. It works at the environment of WINDOWS (above WIN95) and it is developed by a company of Israeli which is called DDS. QA8 has all kinds of functions, so that it can satisfy user all the fundamental need of access control system.
This issues is use the Microsoft Visual Basic programming language to bogus the software of Quick Access 8 and complete some functions of it so as to more distinctly master the functions of the Access Control System, even prepare for developing our own Access Control System in the future.
Keywords:
Access Control System, Management Software, Quick Access 8,Visual Basic,Access
目 录
1 绪论 1
2 涉及技术简介 3
2.1 Visual Basic 6.0 简介 3
2.2 Microsoft Access 简介 5
3 门禁系统概述 6
3.1 门禁系统的定义 6
3.2 门禁系统功能 7
3.3 门禁系统分类 8
3.4 门禁系统组成 10
3.5 门禁系统的现状与发展 11
4 QA8软件介绍 13
4.1 回路 14
4.2 日编程 15
4.3 周编程 16
4.3.1 持卡人每周时间区 17
4.3.2 报警每周时间区: 18
4.4 假日 18
4.5 读卡器 19
4.6 通行级别 23
4.7 持卡人 24
4.8 报警输入 27
4.9 继电器 29
4.10 本地响应 30
4.11 电梯 31
5 设计课题的构思 32
5.1 系统开发的软件,硬件: 32
5.2 设计结构的框架设计: 32
5.3 系统的开发方法设计优点与问题: 33
6 设计课题的方法与手段: 33
6.1 各界面的设计: 33
6.2 窗体的内容的设计: 34
6.3 各窗体的数据库的设计: 34
6.4 程序语言编码的设计: 36
结 论 37
致 谢 38
参 考 文 献 39
附 录 40
附录A 40
附录B 43
附录C 49
附录D 55
附录E 65
附录F 74
附录G 77
附录H 80
附录I 81
附录J 87
附录K 92
附录L 104
附录M 109
附录N 110
参 考 文 献
[1]张海藩.软件工程导论[M].北京:清华大学出版社,2000
[2]萨师煊,王珊.数据库系统概论[M].北京:高等教育出版社,1997
[3]东岳创作室.Visual Basic 6.0应用与提高[M].北京:人民邮电出版社,1999
[4]王国荣.Visual Basic 6.0数据库程序设计[M].北京:人民邮电出版社,2000