资源列表

« 1 2 ... .15 .16 .17 .18 .19 10620.21 .22 .23 .24 .25 ... 16282 »

[加密解密Affine

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

[加密解密RSA

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

[加密解密Virginia-cipher

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

[加密解密Virginia-cipher

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

[加密解密RSA

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

[加密解密Affine

说明:本程序是仿射密码的加密与解密,用C语言编写的,经测试没有问题-This procedure is affine password encryption and decryption, written in C, tested no problem
<夏雄飞> 在 2025-02-07 上传 | 大小:32kb | 下载: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-02-07 上传 | 大小:3kb | 下载:0

[系统编程xinxianquangailun

说明:信息安全概论,对于信息安全的基础介绍比较全面。-Information security
<lynne> 在 2025-02-07 上传 | 大小:10.77mb | 下载:0

[加密解密MD5

说明:实现经典的MD5加密算法,加密明文是txt文本,密文未256bit16进制数-Realize the MD5 encryption algorithm classic, encryption expressly is TXT text, not 256 bit16 into plaintext number system
<黄国为> 在 2025-02-07 上传 | 大小:1.19mb | 下载:0

[加密解密RSA

说明:实现大数的RSA加密算法,并包含有大数头文件-Realization of tarsus RSA encryption algorithm, and contains large header files
<黄国为> 在 2025-02-07 上传 | 大小:5kb | 下载:0

[Linux/Unix编程linux_command

说明:linux下解压命令全集,几乎涵盖了所有解压指令-under linux unzip command Complete Works
<郭伟> 在 2025-02-07 上传 | 大小:67kb | 下载:0

[Linux/Unix编程Makefile

说明:Makefile全中文教程,讲解详细,自学的好文档-The Makefile Chinese tutorials, self-study document
<郭伟> 在 2025-02-07 上传 | 大小:322kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 10620.21 .22 .23 .24 .25 ... 16282 »

源码中国 www.ymcn.org