资源列表

« 1 2 ... .35 .36 .37 .38 .39 540.41 .42 .43 .44 .45 ... 1665 »

[加密解密1-10021G23259

说明:密码小管家,帮助大家管理自己的密码,方便好用啊-Password little butler to help people manage their own password, a user-friendly ah
<Allen> 在 2025-01-31 上传 | 大小:14kb | 下载:0

[加密解密article_src

说明:rsa cryptographic algorithm
<kanika> 在 2025-01-31 上传 | 大小:2kb | 下载:0

[加密解密DES

说明:DES通用加密方法。首先,创建一个该工具类对象:如 DES des = new DES(key),其中key为位数大于8的密钥 其次,对原始信息data进行加密,直接调用encrypt方法,得到加密后的字符串,如 String encryptResult = des.encrypt(data) //得到加密后的数据字符串 最后,对加密后的字符串encryptResult解密,直接调用decrypt方法,可得到与原始数据d
<pb> 在 2025-01-31 上传 | 大小:14kb | 下载:0

[加密解密huffuman00xiao

说明:本人修改的成熟的霍夫曼编码及译码,对一个文本文件,统计字符概率,建霍夫曼树,然后编码,最后译码,码文输出到另一份txt文档中,在vc中编译的,在vs2010中可能会有异常~-I modified Huffman coding and decoding of the mature, to a text file, statistics, probability character, Huffman tree construction, a
<> 在 2025-01-31 上传 | 大小:216kb | 下载:0

[加密解密Caesar

说明:凯撒密码是一种非常古老的加密方法,相传当年凯撒大地行军打仗时为了保证自己的命令不被敌军知道,就使用这种特殊的方法进行通信,以确保信息传递的安全。他的原理很简单,说到底就是字母于字母之间的替换。-Caesar is a very old password encryption method, traditionally the year when Caesar earth march to war in order to ensure t
<Aldo> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[加密解密md5

说明:md5加密算法C程序,具有速度快、强度高等优点-MD5 source file
<项目> 在 2025-01-31 上传 | 大小:3kb | 下载:0

[加密解密DSA

说明:RSA数字签名算法的C语言开源代码需要的下-RSA digital signature algorithm C language source code
<biconghui> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[加密解密DESPlus

说明:在Java中实现DES加密和解密功能。详细请参照文件中的说明。-Implemented in Java DES encryption and decryption functions. See detailed instructions in the file.
<seabar> 在 2025-01-31 上传 | 大小:2kb | 下载:0

[加密解密MyEclipseGen

说明:myeclipse 注册码生成器,适用于各个版本-myeclipse register
<张军涛> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[加密解密JAVA2

说明:这是一个java来实现的简单的加密算法,在用户界面进行加密与解密的操作-This is a simple java to implement the encryption algorithm, the user interface for encryption and decryption operations
<she> 在 2025-01-31 上传 | 大小:3kb | 下载:0

[加密解密java-mima

说明:这是一个用JAVA来写的一个进行给文件加密和解密的程序,对于初学JAVA的,很实用.-This is a used one for JAVA to write to the file encryption and decryption procedures, JAVA for beginners, very practical.
<she> 在 2025-01-31 上传 | 大小:2kb | 下载:0

[加密解密md5

说明:用c++实现 md5 算法,程序简单,易读易懂。-Realized by md5 algorithm c++, the program is simple and easy to read to understand.
<左超> 在 2025-01-31 上传 | 大小:2kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 540.41 .42 .43 .44 .45 ... 1665 »

源码中国 www.ymcn.org