• 大小: 1006KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-09-21
  • 语言: 其他
  • 标签: 指纹识别  

资源简介

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个文件信息

评论

共有 条评论