搜索资源列表
c++dsa
- C++语言实现的dsa加密算法,共同学习-the C language settings encryption algorithm, learning together
C++加解密算法源代码大全
- 各种加密算法,包括DSA,SHA1,MD5,等等。。。。
ImageRegistration.rar
- 基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、
DSA
- RSA数字签名算法的C语言开源代码需要的下-RSA digital signature algorithm C language source code
DSA
- dsa加密算法,其中包含原理与源代码,可以学习下经典加密算法,脱壳时可能有用!-dsa encryption algorithm, which includes the principle and source code, you can study under the classical encryption algorithm may be useful when the shell!
DSA
- A book on Algorithms and Data structures using C-A book on Algorithms and Data structures using C++
DVD_To_MCU(V3[1][1].5)
- DSA 控制协议,用在DVD控制通讯方面,现在很多DVD都采用这种接口-DSA control protocol, used in DVD control communications, many are using this interface DVD
DSA
- 数据结构与算法源码,C#语言开发的源代码。-Source data structures and algorithms, C# language to develop the source code.
cryptopp560
- 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumen
attachments_2009_11_19
- DSA的c代码 DSA的c代码-DSA的c代码DSA的c代码
14160_1248061724pPnr
- C#小游戏 dsa dsa dsa -c#
dsa
- dsa加密算法,一种常用的数据加密算法的c++语言实现,具有很强的适用性和参考价值-failed to translate
dsa
- 用VC实现数字减影算法,通过模板匹配,再对两幅图像相减,即用盈片中减去蒙片,从而实现突出血管区域的目的。【源码加文档说明】-Using VC to achieve digital subtraction algorithm, template matching, and then the subtraction of two images, that the film with surplus minus mask, in order to achieve the purpose of high
algorithm
- DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
dsa
- C语言写的 打飞碟游戏 图形界面的..学习一下啊-dassa
dsa.c.tar
- Dsa Algorithm.It is used to creation of digital signature.
dsa
- 通通过DSA算法的C编程说明加密算法的运用-Pass through the DSA algorithm in C programming note the use of encryption algorithms
123
- 12c5A60s2好程序\I2C\dsa.C-12c5A60s2 good program \ I2C \ dsa.C
dsa
- dsa加密解密实现c代码,帮助学习dsa加解密实现原理,可直接调用封装函数实现对文件的dsa加解密-dsa encryption and decryption to achieve c code to help you learn dsa encryption and decryption principle, can directly call the wrapper function dsa encryption and decryption of files
RSA
- ?理解公钥密码及数字签名相关的基本概念 ?理解并能够编写RSA或DSA数字签名算法 ?熟练应用C++编程实现数字签名体制(To understand the basic concepts of public key cryptography and digital signature To understand and be able to write RSA or DSA digital signature algorithm Is proficient in C++ programm