多重身份认证登录的仓库管理信息系统的设计与实现
..................................................................................................................................................4随着人类生活水平的不断提高,计算机的不断普及和进步,社会中越来越多的公司以及个人对于信息的安全性愈加的看重,所以多重身份验证技术也就随即而然的开始迅速发展了起来,其中主要采用的身份验证手段为生物识别技术。生物识别技术,可对于人体的各个特征部位来进行验证的手段,目前主要有指纹,人脸,瞳孔,声音等。本文中选择使用了指纹识别来对仓库管理系统使用者的登陆进行验证。通过利用外接的指纹采集器,将采集到的指纹与之前已存的用户指纹信息进行比对识别,然后登录仓库管理信息系统界面,进行管理。
目录
Abstract.............................................................................................................................................4
Keys...................................................................................................................................................4
1 绪论 5
1.1 课题研究背景和意义 5
1.2 国内外研究状况 5
1.2.1 国内研究状况 5
1.2.2 国外研究状况 5
1.3 本文研究内容可行性分析 6
1.4 软件开发相关材料和方法 6
1.4.1 硬件设备 6
1.4.2 软件环境 6
1.4.3 相关算法介绍 6
2 软件功能系统分析 7
2.1 需求分析 7
2.1.1 功能需求分析: 7
2.1.2 *好棒文|www.hbsrm.com +Q: ^351916072^
数据字典 7
2.2 概念结构设计 10
2.2.1 系统实体图设计 10
2.2.2 系统ER图设计 12
2.3 逻辑结构设计 13
3 软件功能结构设计 14
3.1 软件功能界面设计 14
3.1.1 软件功能流程步骤的具体信息介绍 14
3.1.2 登录界面: 15
3.1.3 超级权限管理界面: 15
3.1.4 客户登录界面 16
3.1.5 仓库管理系统界面: 16
3.2 指纹识别模块的设计 17
3.2.1 录入和修改指纹 17
3.2.2 指纹识别验证 17
4 软件功能模块的具体实现 18
4.1 软件界面的功能实现 18
4.1.1 登录界面 18
4.1.2 超级权限管理界面 18
4.1.3 仓库管理信息系统界面 20
4.1.4 入库出库信息界面 22
4.2 指纹识别模块的实现 23
4.2.1 录入和修改 23
4.2.2 登录 23
5 数据库与软件的链接 24
6 总结和展望 25
致谢................................................................................................................................................26
参考文献.......................................................................................................................................27
多重身份认证登录的仓库管理信息系统的设计与实现
计算机科学与技术专业学生 吕诗遥
指导教师 黄芬
Design and Implementation of the Warehouse Management Information System Based on Multiple Identity Authentications
Student majoring in Computer Science and Technology Shiyao Lv
Tutor Fen Huang
Abstract: With the continuous improvement of living standards of human, the growing popularity of computers and advances, more and more companies and individuals pay more and more attention to the Information Security. As the result, multiple authentication has been developed quickly. The most important technology in multiple authentication is biometrics, such as fingerprint, face, pupil, voice and so on. In this article, fingerprint recognition has been selected to confirm the user of warehouse management information system. This software compares the fingerprint getting by using external fingerprint scanner with the information of fingerprint which has been saved before. After the fingerprint identification, the user can login the system to manage the warehouse management information system.
目录
Abstract.............................................................................................................................................4
Keys...................................................................................................................................................4
1 绪论 5
1.1 课题研究背景和意义 5
1.2 国内外研究状况 5
1.2.1 国内研究状况 5
1.2.2 国外研究状况 5
1.3 本文研究内容可行性分析 6
1.4 软件开发相关材料和方法 6
1.4.1 硬件设备 6
1.4.2 软件环境 6
1.4.3 相关算法介绍 6
2 软件功能系统分析 7
2.1 需求分析 7
2.1.1 功能需求分析: 7
2.1.2 *好棒文|www.hbsrm.com +Q: ^351916072^
数据字典 7
2.2 概念结构设计 10
2.2.1 系统实体图设计 10
2.2.2 系统ER图设计 12
2.3 逻辑结构设计 13
3 软件功能结构设计 14
3.1 软件功能界面设计 14
3.1.1 软件功能流程步骤的具体信息介绍 14
3.1.2 登录界面: 15
3.1.3 超级权限管理界面: 15
3.1.4 客户登录界面 16
3.1.5 仓库管理系统界面: 16
3.2 指纹识别模块的设计 17
3.2.1 录入和修改指纹 17
3.2.2 指纹识别验证 17
4 软件功能模块的具体实现 18
4.1 软件界面的功能实现 18
4.1.1 登录界面 18
4.1.2 超级权限管理界面 18
4.1.3 仓库管理信息系统界面 20
4.1.4 入库出库信息界面 22
4.2 指纹识别模块的实现 23
4.2.1 录入和修改 23
4.2.2 登录 23
5 数据库与软件的链接 24
6 总结和展望 25
致谢................................................................................................................................................26
参考文献.......................................................................................................................................27
多重身份认证登录的仓库管理信息系统的设计与实现
计算机科学与技术专业学生 吕诗遥
指导教师 黄芬
Design and Implementation of the Warehouse Management Information System Based on Multiple Identity Authentications
Student majoring in Computer Science and Technology Shiyao Lv
Tutor Fen Huang
Abstract: With the continuous improvement of living standards of human, the growing popularity of computers and advances, more and more companies and individuals pay more and more attention to the Information Security. As the result, multiple authentication has been developed quickly. The most important technology in multiple authentication is biometrics, such as fingerprint, face, pupil, voice and so on. In this article, fingerprint recognition has been selected to confirm the user of warehouse management information system. This software compares the fingerprint getting by using external fingerprint scanner with the information of fingerprint which has been saved before. After the fingerprint identification, the user can login the system to manage the warehouse management information system.
版权保护: 本文由 hbsrm.com编辑,转载请保留链接: www.hbsrm.com/jsj/jsjkxyjs/1896.html

