嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 5 元微信扫码支付:5 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
指纹采集和身份证功能
.
├── FingerYS
│ ├── FingerYS
│ │ ├── App.config
│ │ ├── CardNagativeApi.cs
│ │ ├── Class1.cs
│ │ ├── DMT_SMS4.dll
│ │ ├── Finger.cs
│ │ ├── FingerDLL.cs
│ │ ├── FingerYS.csproj
│ │ ├── FingerYS.csproj.user
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Form2.Designer.cs
│ │ ├── Form2.cs
│ │ ├── Form2.resx
│ │ ├── ID_Fpr.dll
│ │ ├── ID_FprCap.dll
│ │ ├── ID_FprCap_AuthLic.dll
│ │ ├── IdentityCardModel.cs
│ │ ├── Mian.Designer.cs
│ │ ├── Mian.cs
│ │ ├── Mian.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ ├── Settings.settings
│ │ │ └── app.manifest
│ │ ├── YS
│ │ │ ├── FingerPrint.cs
│ │ │ └── Hand.cs
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── AxInterop.TermbTrustyActiveXLib.dll
│ │ │ │ ├── FingerYS
│ │ │ │ │ ├── DMT_SMS4.dll
│ │ │ │ │ ├── ID_Fpr.dll
│ │ │ │ │ ├── ID_FprCap.dll
│ │ │ │ │ └── ID_FprCap_AuthLic.dll
│ │ │ │ ├── FingerYS.exe
│ │ │ │ ├── FingerYS.exe.config
│ │ │ │ ├── FingerYS.pdb
│ │ │ │ ├── FingerYS.vshost.exe
│ │ │ │ ├── FingerYS.vshost.exe.config
│ │ │ │ ├── FingerYS.vshost.exe.manifest
│ │ │ │ ├── IDCard.dll
│ │ │ │ ├── Interop.TermbTrustyActiveXLib.dll
│ │ │ │ ├── TermbTrustyActiveX.ocx
│ │ │ │ ├── TermbTrustyDll.dll
│ │ │ │ ├── TermbTrustyDll.h
│ │ │ │ ├── TermbTrustyDll.lib
│ │ │ │ ├── YS
│ │ │ │ ├── register.bat
│ │ │ │ ├── test.html
│ │ │ │ ├── 指纹仪测试程序.exe
│ │ │ │ ├── 指纹仪测试程序.exe.config
│ │ │ │ ├── 指纹仪测试程序.pdb
│ │ │ │ ├── 指纹仪测试程序.vshost.exe
│ │ │ │ ├── 指纹仪测试程序.vshost.exe.config
│ │ │ │ └── 指纹仪测试程序.vshost.exe.manifest
│ │ │ ├── Debug.rar
│ │ │ ├── Release
│ │ │ ├── 指纹测试程序
│ │ │ │ ├── DMT_SMS4.dll
│ │ │ │ ├── ID_Fpr.dll
│ │ │ │ ├── ID_FprCap.dll
│ │ │ │ ├── ID_FprCap_AuthLic.dll
│ │ │ │ ├── 指纹仪测试程序.exe
│ │ │ │ ├── 指纹仪测试程序.exe.config
│ │ │ │ ├── 指纹仪测试程序.pdb
│ │ │ │ ├── 指纹仪测试程序.vshost.exe
│ │ │ │ └── 指纹仪测试程序.vshost.exe.config
│ │ │ └── 指纹测试程序.zip
│ │ └── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── FingerYS.Form1.resources
│ │ ├── FingerYS.Form2.resources
│ │ ├── FingerYS.Mian.resources
│ │ ├── FingerYS.Properties.Resources.resources
│ │ ├── FingerYS.csproj.FileListAbsolute.txt
│ │ ├── FingerYS.csproj.GenerateResource.Cache
│ │ ├── FingerYS.csproj.ResolveComReference.cache
│ │ ├── FingerYS.csprojResolveAssemblyReference.cache
│ │ ├── FingerYS.exe
│ │ ├── FingerYS.pdb
│ │ ├── Interop.TermbTrustyActiveXLib.dll
│ │ ├── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│ │ ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│ │ ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│ │ ├── TermbTrustyActiveXLib.dll
│ │ ├── 指纹仪测试程序.exe
│ │ └── 指纹仪测试程序.pdb
│ ├── FingerYS.sln
│ ├── FingerYS.sln.DotSettings.user
│ └── FingerYS.v12.suo
└── 指纹采集和身份证功能.rar
13 directories, 90 files