资源列表

« 1 2 ... .85 .86 .87 .88 .89 9490.91 .92 .93 .94 .95 ... 16281 »

[CA认证DES

说明:基于分组技术的图像加密算法 采用对称分组技术,即DES算法进行加密的vc++源代码-DES encryption
<Meng> 在 2024-10-07 上传 | 大小:7168 | 下载:0

[Linux/Unix编程05_da

说明:linux编程的环境,嵌入式的模数转换代码-analog to digital
<江岩> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[Linux/Unix编程02_gprs

说明:linux环境下gsm的通信代码,实现gsm的通信-gsm on linux
<江岩> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[Linux/Unix编程pthread

说明:linux环境下的多线程程序设计,pthread-pthread on linux
<江岩> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[系统编程OS-

说明:多用户多级目录文件系统模拟 操作系统课程设计-Many users multilevel directory file system simulation operating system course design
<宁健> 在 2024-10-07 上传 | 大小:3372032 | 下载:0

[加密解密Affine

说明:本程序是仿射密码的加密与解密,用C语言编写的,谢谢参考!-Affine password encryption and decryption。by C
<夏雄飞> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[加密解密RSA

说明:信息安全RSA的加密与解密,是用C语言编写的,谢谢参考-RSA encryption and decryption in information safety, programed by C
<夏雄飞> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[加密解密Virginia-cipher

说明:信息安全,维吉尼亚密码的加密与解密,用C语言编写的,经测试没有问题。-Information security, Virginia password encryption and decryption, written in C, tested no problem.
<夏雄飞> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[加密解密Virginia-cipher

说明:信息安全,维吉尼亚密码的加密与解密,用C语言编写的,经测试没有问题。-Information security, Virginia password encryption and decryption, written in C, tested no problem.
<夏雄飞> 在 2024-10-07 上传 | 大小:32768 | 下载:0

[加密解密RSA

说明:信息安全RSA的加密与解密,是用C语言编写的,经测试没有问题-Information security of RSA encryption and decryption, is written in C, tested no problem
<夏雄飞> 在 2024-10-07 上传 | 大小:47104 | 下载:0

[加密解密Affine

说明:本程序是仿射密码的加密与解密,用C语言编写的,经测试没有问题-This procedure is affine password encryption and decryption, written in C, tested no problem
<夏雄飞> 在 2024-10-07 上传 | 大小:32768 | 下载: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> 在 2024-10-07 上传 | 大小:3072 | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 9490.91 .92 .93 .94 .95 ... 16281 »

源码中国 www.ymcn.org