搜索资源列表
组合加密软件包 Lock Manage 5
- Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥
MD5算法的JavaBean
- MD5计算,可以将文件提取出摘要,进行比对,校验,实现指纹算法-MD5, can be extracted document summaries, compare and testing to achieve fingerprint algorithm
imagemagic
- demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中
zw
- 一个很好的高级指纹分算法析源代码!(vb)
MD5AlgorithmandtheApplicationinDistanced2identityA
- MD5 算法是当今应用最广泛的提取数字指纹的算法,其采用复杂的线性运算和单向加 密生成数字指纹. 作者详细分析了MD5 算法的实现原理,然后提出MD5 算法在远程身份认 证的实际应用和实现.
20070515103940288
- 对指纹识别系统中指纹图片预处理的修改,增加了图像有效区域的选择,同时在二值化采用了新的 算法。谢谢大家修正。
zhiwen
- 高级指纹分算法析源代码高级指纹分算法析源代码
compare
- 指纹对比系统,通过将扫描的两副指纹照片进行比对,可以分析出其中的不同,主要是像素点的对比,结合了一些算法-Fingerprint comparison system, by scanning the fingerprint of the two photos to compare, you can analyze the different pixels are mainly contrast, combined with a number of algorithms
Fingerprint
- 高级指纹分析算法源代码 开发环境:VisualBasic-Advanced fingerprint analysis algorithm source code development environment: VisualBasic
MD5-C-source
- MD5算法C源码。 MD5的作用是对一个文件产生指纹,以防止被“篡改”。-MD5 algorithm C source code. MD5 s role is to have a fingerprint on a document to prevent tampering.
md5
- MD5算法是一种消息摘要算法(Message Digest Algorithm),此算法以任意长度的信息(message) 作为输入进行计算,产生一个128-bit(16-byte)的指纹或报文摘要(fingerprint or message digest)。两个不同的message产生相同message digest的几率相当小,从一个给定的message digest逆向产生原始message更是困难(不过也有可能从message digest构造(message),因此MD5算法适合用在
TestCryptoMD5
- Crypto++实现的MD5算法,可以对字符串和文件求数字指纹-MD5 based on Crypto++ with Visual Studio 2010 and C++
FP
- MFC下的指纹考勤系统,包括了单个指纹比对模块。对指纹考勤系统所用到的算法进行封装。-MFC under the fingerprint attendance system, including a single fingerprint matching module. Fingerprint time and attendance system used by the algorithm package.
finger(-C)
- 指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法 的c语言源程序,还有实例演示,本人千辛万苦才找来的, 提供给大家分享。 -Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of pre
MD5
- MD5算法,用于对消息的完整性进行认证,通过MD5算法生成输入消息的数字指纹,通过数字指纹可以验证数据的完整性。-The integrity of the MD5 algorithm, and used for message authentication, digital fingerprint input message generated by MD5 algorithm, through the digital fingerprint can validate data integrit
hash
- 散列算法,用于生成原始消息的数字指纹,本算发基于MATLAB编写,本算法包含多种流行的散列算法,包括SHA1和SHA-256等广泛应用的散列算法,通过本程序,可以对几种广泛应用的散列算法进行调用-Hash algorithm used to generate the digital fingerprint of the original message, this is based on MATLAB, this algorithm contains a variety of popular h