资源列表

« 1 2 ... .85 .86 .87 .88 .89 1390.91 .92 .93 .94 .95 ... 1665 »

[加密解密34

说明:VB使用22、33矩阵加密编码法一例(cipher),很不错的VB源码,适合VB爱好者学习研究。-VB 22,33 matrix encryption coding method one case (cipher), very good VB source code for VB enthusiasts to learn the research.
<fsy26> 在 2025-01-30 上传 | 大小:3kb | 下载:0

[加密解密bcd

说明:函数名称: void BcdToAsc(u8 *Dest,u8 *Src,u32 Len) 函数功能: 将压缩BCD码转换为ascii码 入口参数: 1.ascii码地址 2.压缩BCD数组地址 3.Bcd码字节个数 返 回 值: 无 相关调用: 备 注: Dest地址为Len的两倍 -Function name : void BcdToAsc (u8* Dest, u8* Src, u32 Len) Funct
<yhg> 在 2025-01-30 上传 | 大小:3kb | 下载:0

[加密解密makefile

说明:函数名称: void AscToBcd(u8 *Dest,u8 *Src,u32 Len) 函数功能: 将ascii码转换为压缩BCD码 入口参数: 1.压缩bcd数组地址 2.ascii码地址 3.ascii字节个数 返 回 值: 无 相关调用: 备 注: 末尾不够补0x00,非ascii码填0x00 -Function name : void AscToBcd (u8* Dest, u8* Src, u32 Le
<yhg> 在 2025-01-30 上传 | 大小:3kb | 下载:0

[加密解密Decrypt_java---S-DES-Programming-S-DES-encryption

说明:This is the code of a simplified DES. It comes from hackchinadotcom.The code is very helpful.
<mpho> 在 2025-01-30 上传 | 大小:3kb | 下载:0

[加密解密md5

说明:对asp.net网站进行MD5加密,从而使网站变得更加安全。在网站发布到互联网的时候md5加密变得尤为重要-It is very important to use md5 for website
<linux> 在 2025-01-30 上传 | 大小:3kb | 下载:0

[加密解密des

说明:基于DES算法,明文转化为密文的基本编程。-Based on the DES algorithm, the plaintext into ciphertext programming。
<张新> 在 2025-01-30 上传 | 大小:3kb | 下载:0

[加密解密jiamitest2

说明:des算法vb源码,已调试,拿来直接可以用 关于des算法vb实现实例 密钥明文已举例实现-the way of des
<王卓> 在 2025-01-30 上传 | 大小:3kb | 下载:0

[加密解密wmd5i

说明:md5 算法运算wince 下。和其说明及应用可直接使用。 -wince under the md5 algorithm. And its descr iption and appplication source code integrity, and can be used directly.
<抛弃> 在 2025-01-30 上传 | 大小:3kb | 下载:0

[加密解密DES

说明:DES加密算法的C语言实现。用VC编译是可以的(VC的C编译器和C++编译器是分开的,*.c的文件VC都是用C编译器编译的)。在GCC或者其他编译环境下有可能编译器不认识__int64的写法,这时在文件头加上这么一句应该就可以了: #ifndef __int64 #define __int64 long long #endif-DES encryption algorithm in C language. VC compil
<sunjunyu> 在 2025-01-30 上传 | 大小:3kb | 下载:0

[加密解密des

说明:DNS加减密,实现DNS的加密,解密。包含F函数,以及mian函数-DNS sourse code
<by> 在 2025-01-30 上传 | 大小:3kb | 下载:0

[加密解密ExtAuthenticateDLL

说明:IC卡 动态数据认证 目前比较流行的算法-With focus on the Windows OS based industrial control software,this paper discussed the main features in industrial control software based on modularity design from the aspects of module, DDE, OLE, O
<随风> 在 2025-01-30 上传 | 大小:3kb | 下载:0

[加密解密res

说明:加密算法,一个简单的加密算法,可用于用户名及密码的加密,简单易用-jia mi suan fa
<ouyanghao> 在 2025-01-30 上传 | 大小:3kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 1390.91 .92 .93 .94 .95 ... 1665 »

源码中国 www.ymcn.org