- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于指纹识别的图书馆人员流动记录系统论文
摘要
随着科学技术的发展,指纹识别技术也在不断进步,并在各个领域有着广泛的应用。传统的使用图书卡等刷卡进入图书馆的方式已经不能满足越来越高的图书馆安全的需要,使用指纹识别技术能很大程度上增加图书馆的安全性和可靠性,开发一个使用指纹识别来判断读者身份的系统有很大的需求。本管理系统的开发使用VC++6.0开发工具,SQLServer2000数据库和指纹仪来实现指纹的采集、指纹数据存入数据库、指纹比对。进而运用该核心技术来记录读者进出图书馆的信息并生成相应的人员流动信息表,而且系统能对各个表进行查找、删除、增加、修改功能。由于指纹识别的唯一性和不可替代性使得系统对信息的采集和录入有着很高的可靠性和安全性。
关键词:生理识别 指纹识别 MISABSTRACT
With the development of science and technology fingerprint recognition technology has also continued progress and in all fields have a wide range of applications. The use of traditional library card, and the way into the Library has been unable to meet the growing needs of library security, the use of fingerprint recognition technology can increase the library to a large extent the safety and reliability, the development of a use of fingerprint recognition readers to judge the identity of the system Have great demand.The management system for using VC + +6.0 development tools SQLServer2000 and Fingerprint equipment to achieve the collection of fingerprints fingerprint data in the database, fingerprint comparison. Then use the core technology to record the information which were readers access to library and generates the movement of information form, and the system can be carried out in various forms look for delete modify add function. As the only fingerprint recognition and not substitute the information system makes the collection and entry has a high reliability and security.
Key words: PhysicalIdentification Fingerprint Identification MIS
目录
摘要 I
ABSTRACT II
第1章 引言 1
1.1 前言 1
1.2 研究内容 1
第2章 开发工具的简介 3
2.1 SQL Server2000简介 3
2.2 Visual Studio 6.0简介 3
2.3 JZT-969A指纹仪简介 4
第3章 图书馆人员流动管理系统的分析与设计 6
3.1 需求分析 6
3.2 数据库设计 6
3.3 系统模块设计 11
3.3.1 指纹登记模块 11
3.3.2管理员登录模块 11
3.3.3学生信息模块 11
3.3.4教师信息模块 11
3.3.5员工信息模块 11
3.3.6管理员信息模块 12
3.3.7指纹信息录入模块 12
3.3.8读者流动信息模块 12
3.3.9员工出勤信息模块 12
第4章 JZT-969A指纹仪SDK开发包简介 14
4.1 基本术语的解释 14
4.1.1 采样 14
4.1.2 指纹模板 14
4.1.3 样本 14
4.1.4 登记 14
4.1.5 验证 14
4.1.6 鉴别 14
4.1.7 指纹传感器 14
4.2 JZT-969A-SDK开发包的组成 15
4.3 设备驱动
文档评论(0)