文件名称:67867543456666
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-09-10
- 文件大小:
- 204kb
- 下载次数:
- 0次
- 提 供 者:
- smar****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#指纹识别、比对的C#程序实例源码下载,本源码实现将指纹数据存入数据库中,用C#源码实现一系列的指纹读取对比操作:初始化指纹仪,判断是否已经连接,显示指纹仪连接成功,获取指纹仪的注册码,如果成功取到指纹模板,获取panel1控件的Graphics类,记录是对比成功还是对比失败,获取当前指纹图片的字符串,连接数据库,向数据表中插入当有员工的指纹信息,在panel1控件的指定位置显示是否考勤成功。database目录中为数据库文件,作者拥有版权,仅供学习与参考。-C# fingerprint recognition, comparison of the C# program source code download, the source code to achieve the fingerprint data is stored in the database, using C# source code to achieve a series of fingerprint reading comparison operations: initialization fingerprint device, judging whether already connected, display fingerprint device connected successfully, obtain the fingerprint registration code, if successful, to obtain the fingerprint template, panel1 control Graphics class, is success or failure record comparison contrast, string, the fingerprint image database, data table to insert the fingerprint information staff, panel1 control in the designated position display if attendance success. For the database file in the database directory, the owner of the copyright, learning and reference purposes only.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bin
...\Debug
...\.....\AxInterop.ZKFPEngXControl.dll
...\.....\Interop.ZKFPEngXControl.dll
database
........\db_Finger_Data.MDF
........\db_Finger_Log.LDF
Form1.cs
Form1.designer.cs
Form1.resx
Program.cs
Properties
..........\AssemblyInfo.cs
..........\Resources.Designer.cs
..........\Resources.resx
..........\Settings.Designer.cs
..........\Settings.settings
将指纹数据存入数据库中.csproj
将指纹数据存入数据库中.sln
将指纹数据存入数据库中.suo
程序使用说明.txt