资源列表

« 1 2 ... .89 .90 .91 .92 .93 1294.95 .96 .97 .98 .99 ... 1660 »

[加密解密Arc6

说明:private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoint.Y > AOrigin.Y) return Math.PI * 0.5f else return Math.PI * 1.5f else if (APoint.Y == AOrigin.Y) if
<欣欣> 在 2008-10-13 上传 | 大小:399.57kb | 下载:0

[加密解密md5

说明:md5算法 ,通过算法可以获得 数据md5值 -md5 algorithm, which data are available through the algorithm md5 value
<刘枫> 在 2025-05-10 上传 | 大小:400kb | 下载:0

[加密解密MD5

说明:调用了CNPACK的MD5加密单元 MD5文件数字签名实例代码,使用delphi写的,可以直接拿来用的-MD5 -Call of the MD5 encryption unit CNPACK document digital signature MD5 code example, use delphi write, can be directly used with the-MD5
<weiny> 在 2025-05-10 上传 | 大小:401kb | 下载:0

[加密解密ed

说明:一个加密机与解密机实例源码 ,VC编写,测试过,功能是能够实现的,对有这方面需要的人来说很实用,而且代码不是太复杂,可以作为加解密编程学习。注:杀毒软件可能会报,但不碍事。-An encryption and decryption machine machine source code examples, VC prepared, tested, functions can be achieved on the needs of peo
<马跃> 在 2025-05-10 上传 | 大小:401kb | 下载:0

[加密解密cuda_wordpassword_crack

说明:暴力破解word2003所需的计算量极其大,耗费时间长!本作品利用CUDA的高速并行能力进行破解,以时间换空间及成本, 适合普通用户使用。-Word2003 brute force computation required is extremely large, time-consuming long! This works using CUDA' s ability to break high-speed parallel to
<rei> 在 2025-05-10 上传 | 大小:402kb | 下载:0

[加密解密AES

说明:AES是一种对称密码算法,在密码学中有重要的意义,这个文件能让你的这个算法有充分的了解里面还有一些重要过程的编码实现,用c语言实现-AES is a symmetric encryption algorithm, cryptography has important significance. This file allows you to fully understand the algorithm and some importan
<林宝源> 在 2025-05-10 上传 | 大小:400kb | 下载:0

[加密解密paterson

说明:基于身份的数字签名PATERSON算法!包括算法原理,算法实现和算法评价!-PATERSON identity-based digital signature algorithm! Including the algorithm, the algorithm implementation and algorithm evaluation!
<hale> 在 2025-05-10 上传 | 大小:402kb | 下载:0

[加密解密catmapfinal

说明:Arnolds cat map implementation
<917> 在 2025-05-10 上传 | 大小:400kb | 下载:0

[加密解密RSA

说明:RSA公钥加密算法。内容比较详细,可以直接运行。-RSA public key encryption algorithm. More detailed content, can be directly run.
<> 在 2025-05-10 上传 | 大小:399kb | 下载:0

[加密解密AES-on-FPGA

说明:AES算法在FPGA上的实现,对AES算法所用的器件资源进行了总结-AES on FPGA the Fastest to the Smallest
<jason> 在 2025-05-10 上传 | 大小:400kb | 下载:0

[加密解密加解密软件——顺风制作

说明:加密解密一份文件,希望对大家有一个参考作用。(Encrypeting a filed with a key txt is the founction of this software, i wisi it can help you on writing software like this.)
<苦力灬bit丶> 在 2025-05-10 上传 | 大小:399kb | 下载:0

[加密解密SM2

说明:c语言程序,sm2国米算法。。。。可用,基于openssl编写。(C language program, SM2 algorithm. Available, based on OpenSSL.)
<tz807016280> 在 2025-05-10 上传 | 大小:400kb | 下载:1
« 1 2 ... .89 .90 .91 .92 .93 1294.95 .96 .97 .98 .99 ... 1660 »

源码中国 www.ymcn.org