资源列表

« 1 2 ... .61 .62 .63 .64 .65 4266.67 .68 .69 .70 .71 ... 16274 »

[加密解密Hill

说明:Hill加密算法的基本思想是将l个明文字母通过线性变换将它们转换为k个密文字母。脱密只要做一次逆变换就可以了。密钥就是变换矩阵本身。即 M=m1m2……ml Ek(M)=c1c2……cl 其中 c1=k11m1+k12m2+……+k1lml c2=k21m1+k22m2+……+k2lml …… cl=kl1m1+kl2m2+……+kllml 通常对于字母加解密,使用mod 26的方法。 以上线性方程可以采用矩阵表示。 -Hill encryption al
<wildkaede> 在 2025-11-19 上传 | 大小:140kb | 下载:0

[系统编程VC_edstar

说明:VC++开发的edstar加密之星(袖珍版)源代码,可以对文件进行加密解密操作,程序中可能有点BUG,用户根据需要进行完善:)-VC++ Developed encryption edstar Star (pocket edition) source code, you can file encryption and decryption operations, procedures may be a bit BUG, users need to improve:)
<123456> 在 2025-11-19 上传 | 大小:140kb | 下载:0

[系统编程ipsec-howto

说明:
<sdfa> 在 2025-11-19 上传 | 大小:140kb | 下载:0

[加密解密mima

说明:基于VB开发环境的密码查看器,十分实用的-VB development environment based on the password viewer, very practical
<afee> 在 2025-11-19 上传 | 大小:140kb | 下载:0

[弱点检测代码hdtime

说明: 开机显示计算机日期时间。-Date Time boot the computer display.
<吴平军> 在 2025-11-19 上传 | 大小:140kb | 下载:0

[Linux/Unix编程gcc_doc

说明:gcc的配置和安装的文档,还有很全的分析文档-gcc configuration and installation documentation, analysis of the document have
<周谦> 在 2025-11-19 上传 | 大小:140kb | 下载:0

[加密解密hunhejiajiemi

说明:混合的加解密系统 DES RSA-DES RSA ARE USED IN THE SYSTEM!!!!!
<CYJ> 在 2025-11-19 上传 | 大小:140kb | 下载:0

[Linux/Unix编程SSCmodularofficetypicalworkstationwithtableFINAL.

说明:modular office SSC modular office typical workstation with table FINAL
<rangga> 在 2025-11-19 上传 | 大小:140kb | 下载:0

[Linux/Unix编程C_Language_Programming_under_Linux_memory_leak_Res

说明:Linux下C语言程序内存泄漏的研究,阐述了内存泄漏的概念,危害,和常发场景,并给出查找内存泄漏的方法-C Language Programming under Linux memory leak of the study, explained the concept of memory leaks, hazards, and often made the scene, and gives way to find memory leak
<任宪勇> 在 2025-11-19 上传 | 大小:140kb | 下载:0

[Linux/Unix编程POS3

说明:模拟超市的收银系统,具有挂单,取单,收费,和连接数据库的功能-Simulated supermarket cash register system with挂单, take orders, charges, and to connect the functions of the database
<陈锐> 在 2025-11-19 上传 | 大小:140kb | 下载:0

[Linux/Unix编程Linux_device_driver_the_third_version_source_code.

说明:Linux设备驱动程序第三版 以 Linux 为代表的自由操作系统的很多优点之一, 是它们的内部是开放给所有人看的. 操作系统, 曾经是一个隐藏的神秘的地方, 它的代码只局限于少数的程序员, 现在已准备好让任何具备必要技能的人来检查, 理解以及修改. Linux 已经帮助使操作系统*化. Linux 内核保留有大量的复杂的代码-linux device driver source code the third version
<hello> 在 2025-11-19 上传 | 大小:140kb | 下载:0

[Linux/Unix编程sed

说明:sed命令手册.rar 学习sed必备,不看不行啊-sed command manual. rar essential learning sed, do not look at ah
<liuweijian> 在 2025-11-19 上传 | 大小:140kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 4266.67 .68 .69 .70 .71 ... 16274 »

源码中国 www.ymcn.org