资源简介
Biometric SDK 是一个开源的指纹识别开发包,可匹配和标识人们的指纹。计算指纹相似度
代码片段和文件信息
using System.Reflection;
using System.Runtime.CompilerServices;
//
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(““)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]
//
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//download by 5-1-a-s-p-x
// You can specify all the values or you can default the Revision and Build Numbers
// by using the ‘*‘ as shown below:
[assembly: AssemblyVersion(“1.0.*“)]
//
// In order to sign your assembly you must specify a key to use. Refer to the
// Microsoft .NET framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing.
//
// Notes:
// (*) If no key is specified the assembly is not signed.
// (*) KeyName refers to a key that has been installed in the Crypto Service
// Provider (CSP) on your machine. KeyFile refers to a file which contains
// a key.
// (*) If the KeyFile and the KeyName values are both specified the
// following processing occurs:
// (1) If the KeyName can be found in the CSP that key is used.
// (2) If the KeyName does not exist and the KeyFile does exist the key
// in the KeyFile is installed into the CSP and used.
// (*) In order to create a KeyFile you can use the sn.exe (Strong Name) utility.
// When specifying the KeyFile the location of the KeyFile should be
// relative to the project output directory which is
// %Project Directory%\obj\. For example if your KeyFile is
// located in the project directory you would specify the AssemblyKeyFile
// attribute as [assembly: AssemblyKeyFile(“..\\..\\mykey.snk“)]
// (*) Delay Signing is an advanced option - see the Microsoft .NET framework
// documentation for more information on this.
//
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile(““)]
[assembly: AssemblyKeyName(““)]
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1465 2015-08-07 10:05 BiometricSDK11\BiometricSDK.sln
..A..H. 17408 2015-08-07 10:11 BiometricSDK11\BiometricSDK.suo
文件 1078 2005-07-13 20:07 BiometricSDK11\BiometricSDKApplication\App.ico
文件 2449 2014-08-08 09:50 BiometricSDK11\BiometricSDKApplication\AssemblyInfo.cs
文件 28672 2015-08-12 14:37 BiometricSDK11\BiometricSDKApplication\bin\Debug\BiometricSDK.exe
文件 38400 2015-08-12 14:37 BiometricSDK11\BiometricSDKApplication\bin\Debug\BiometricSDK.pdb
文件 11608 2015-08-12 14:38 BiometricSDK11\BiometricSDKApplication\bin\Debug\BiometricSDK.vshost.exe
文件 490 2010-03-17 22:39 BiometricSDK11\BiometricSDKApplication\bin\Debug\BiometricSDK.vshost.exe.manifest
文件 16896 2015-08-12 14:37 BiometricSDK11\BiometricSDKApplication\bin\Debug\BiometricSDKLibrary.dll
文件 38400 2015-08-12 14:37 BiometricSDK11\BiometricSDKApplication\bin\Debug\BiometricSDKLibrary.pdb
文件 60798 2005-09-20 05:12 BiometricSDK11\BiometricSDKApplication\bin\Debug\Sample2.bmp
文件 122438 2005-09-20 05:12 BiometricSDK11\BiometricSDKApplication\bin\Debug\Sample3.bmp
文件 122438 2005-09-20 05:12 BiometricSDK11\BiometricSDKApplication\bin\Debug\Sample4.bmp
文件 118822 2005-09-20 05:12 BiometricSDK11\BiometricSDKApplication\bin\Debug\Sample5.bmp
文件 168166 2015-08-12 15:25 BiometricSDK11\BiometricSDKApplication\bin\Debug\Sample6.jpg
文件 307394 2015-08-12 15:12 BiometricSDK11\BiometricSDKApplication\bin\Debug\Sample7.jpg
..A.SH. 148480 2006-03-26 15:30 BiometricSDK11\BiometricSDKApplication\bin\Debug\Thumbs.db
文件 5954 2015-08-12 14:34 BiometricSDK11\BiometricSDKApplication\BiometricSDKApplication.csproj
文件 451 2015-08-07 10:06 BiometricSDK11\BiometricSDKApplication\BiometricSDKApplication.csproj.user
文件 581 2006-05-27 11:32 BiometricSDK11\BiometricSDKApplication\CMain.cs
文件 1332 2006-03-25 13:16 BiometricSDK11\BiometricSDKApplication\DPDriver.inf
文件 31960 2015-08-12 14:25 BiometricSDK11\BiometricSDKApplication\Form1.cs
文件 5814 2006-07-24 19:02 BiometricSDK11\BiometricSDKApplication\Form1.resx
文件 329 2006-07-24 19:03 BiometricSDK11\BiometricSDKApplication\obj\BiometricSDKApplication.csproj.FileList.txt
文件 28672 2015-08-12 14:37 BiometricSDK11\BiometricSDKApplication\obj\Debug\BiometricSDK.exe
文件 38400 2015-08-12 14:37 BiometricSDK11\BiometricSDKApplication\obj\Debug\BiometricSDK.pdb
文件 779 2015-08-12 14:38 BiometricSDK11\BiometricSDKApplication\obj\Debug\BiometricSDKApplication.csproj.FileListAbsolute.txt
文件 5288 2015-08-12 14:37 BiometricSDK11\BiometricSDKApplication\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 769 2006-03-26 13:50 BiometricSDK11\BiometricSDKApplication\obj\Debug\FingerAppNet.csproj.GenerateResource.Cache
文件 36864 2006-03-26 14:16 BiometricSDK11\BiometricSDKApplication\obj\Debug\FingerAppNet.exe
............此处省略41个文件信息
- 上一篇:51单片机设计的篮球计分器
- 下一篇:东北大学汇编语言实验报告全部满分版
相关资源
- 指纹识别系统包含了指纹数据库 源码
- 基于小波变换与神经网络的指纹识别
- 指纹识别系统包括指纹匹配 gui界面
- 基于51单片机指纹识别系统的程序
- 指纹识别算法
- AS608指纹识别 门禁等
- Protector_Suite_QL_5.6.0.3278
- fvc2002_DB_a.rar
- 指纹图像库
- 完整的指纹识别源程序
- 指纹识别数据集
- 指纹识别系统.rar
- 用s3c2440开发板和r301指纹模块做指纹识
- DSP上的指纹识别模块的实现
- 基于STM32的指纹智能门禁系统v0.zip
- 使用51单片机做的密码指纹一体机
- 戴尔指纹识别驱动
- AS608指纹识别模块
- 指纹仪的使用demo
- p0f 被动式的指纹识别工具
- MSP430F169实现指纹识别源代码
- 一款指纹识别模块设计PCB及SCH
- 指纹识别的代码
- 御剑WEB指纹识别程序正式版
- 基于STM32单片机的指纹识别模块的测试
- 指纹识别各种算法及其源码
- 基于ARM9的指纹识别门禁系统
- fps200指纹识别模块技术手册
- 基于DSP指纹识别核心算法的设计与实
- 应用Gabor滤波的指纹识别算法的研究和
评论
共有 条评论