资源列表

« 1 2 ... .57 .58 .59 .60 .61 262.63 .64 .65 .66 .67 ... 1665 »

[加密解密Base16k

说明:(1)这是一个伪随机数发生器,周期为2 ^ 19937 - 1,可以用于加密 文件说明如下: mtrand.h包含文件,包含类的声明 mtrand.cpp的库文件包含非内联成员 mttest.cpp小程序来测试随机数发生器 mttest.out输出文件,用于比较 (2)使用 初始化:两种方式,seed(s) 或seed(array, length). 随机数生成:MTRand_int32产生的32位无符号
<park> 在 2025-01-18 上传 | 大小:18kb | 下载:0

[加密解密DES

说明:DES算法的C++实现,通过对DES各种变换的实现,完成了对数据的加密工作.-The DES algorithm C++ to achieve, through the realization of various transformations of DES, the data encryption is completed.
<随赛> 在 2025-01-18 上传 | 大小:2kb | 下载:0

[加密解密RSA

说明:编程实现了RSA加密算法,并通过几种检验,对加密效果进行了检测.实现了RSA加密算法的功能.-Programming the RSA encryption algorithm, and examined by several detect encrypted effect. Realize the functions of the RSA encryption algorithm.
<随赛> 在 2025-01-18 上传 | 大小:3kb | 下载:0

[加密解密AES

说明:编程实现了一个AES算法,通过各种变换实现了算法的基本加密功能.-Programming an AES algorithm, the algorithm encryption capabilities through various transformations.
<随赛> 在 2025-01-18 上传 | 大小:2kb | 下载:0

[加密解密RSATool

说明:vs2010下实现的RSA算法加解密,算法函数可以改成.c文件,也可以用作c++,还不够成熟,但实现大数运算以及加解密绝无问题!-the vs2010 RSA algorithm encryption and decryption algorithm function can be changed. c file for c++, not mature enough, but the realization of the operati
<赵玉雷> 在 2025-01-18 上传 | 大小:140kb | 下载:0

[加密解密3vertibi

说明:用perl语言编写的viterbi算法,供有需要的人参考-Viterbi algorithm, written in perl language for people who need a reference
<宋江> 在 2025-01-18 上传 | 大小:321kb | 下载:0

[加密解密DateDemo

说明:date 转换工具. 1.把一个日期类型转换成一个字符串类型 2根据传入的日期字符串和格式得到一个java.util.Date型的日期。. 3.把日期转换成需要的格式 -date conversion tool. put a date type is converted to a string according to the incoming date string and format a java.util.Dat
<xoba> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[加密解密AES-based-on-FPGA-jiami

说明:该模块是基于FPGA的AES加密算法实现的Verilog代码,包含一个顶层文件和两个调用模块,最高误差在15ns-This module is the AES encryption algorithm FPGA based on the Verilog code, contains a top-level files and two call module, the maximum error in 15ns
<庄德坤> 在 2025-01-18 上传 | 大小:14.25mb | 下载:0

[加密解密base64

说明:Base64加密算法(powerbulilder)-base64 encryption algorithm
<chinaboy> 在 2025-01-18 上传 | 大小:22kb | 下载:0

[加密解密rcracki_mt_0.7.0_src

说明:rcracki_mt_0.7.0的源代码,是rcracki最新版本的源代码,支持破解md5,lm等,有用的拿去哦-rcracki_mt_0.7.0 the source code, the rcracki the latest version of the source code, support crack md5, LM on, take Oh useful
<张建启> 在 2025-01-18 上传 | 大小:329kb | 下载:0

[加密解密N-DES_doc

说明:N-DES算法原理详解,方便需要了解该算法的读者阅读,非常浅显易懂-N-DES algorithm principle Detailed, easy readers understand what the algorithm is very easy to understand
<黄建鹏> 在 2025-01-18 上传 | 大小:188kb | 下载:0

[加密解密base64

说明:linux下的加密,解密代码。实用,包含字符转换-under linux encryption, decryption code. Practical, containing the character conversion
<谢竹> 在 2025-01-18 上传 | 大小:2kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 262.63 .64 .65 .66 .67 ... 1665 »

源码中国 www.ymcn.org