资源列表

« 1 2 ... .43 .44 .45 .46 .47 10348.49 .50 .51 .52 .53 ... 16274 »

[扫描程序tcpsyn

说明:实现 tcpsyn 扫描,在linux gcc 上调试通过,扫描结果正确。-Achieve tcpsyn scanning in linux gcc debug through, scanning the results correctly.
<fanyu32123> 在 2025-05-21 上传 | 大小:4kb | 下载:0

[加密解密gudianmima

说明: 古典密码中,主要的思想为移位算法及置换算法。 1.移位密码 密钥K为整数,且取值空间为0到25;加密函数:x = x + k (mod 26);解密函数:x = x - k (mod 26)。当K=3时,为凯撒密码。 2.仿射密码 密钥对由a、b组成,整数a满足 gcd(a, 26) = 1,整数b的取值空间为0到25;加密函数:x = ax + b(mod 26);解密函数:x = a*y - a*b (mo
<徐凯波> 在 2025-05-21 上传 | 大小:4kb | 下载:1

[Linux/Unix编程communication

说明:实现Linux操作系统中的进程通讯功能,巩固操作系统的进程通讯原理。-Linux operating system to achieve the process of communication functions, the consolidation process of the operating system communication principle.
<张元平> 在 2025-05-21 上传 | 大小:4kb | 下载:0

[系统编程chongza

说明:这是关于VC编程的电子书,希望给大家带来帮助-This is on VC programming e-books, we hope to help
<supeng> 在 2025-05-21 上传 | 大小:4kb | 下载:0

[Linux/Unix编程xrandrmain

说明:rotate and resize window in x system
<chaohong> 在 2025-05-21 上传 | 大小:4kb | 下载:0

[CA认证DES(1040310114)

说明:DES的实现,全部用c实现,可以编译执行,输出加密后的字符。-DES realization, all produced by c to achieve, you can compile the implementation, the output encrypted characters.
<红达> 在 2025-05-21 上传 | 大小:4kb | 下载:0

[系统编程driver

说明:VB复制SAM,以驱动加载,可以复制正在使用的系统的SAM文件-VB copy SAM, in order to drive to load, you can use to copy the SAM file system
<noisc> 在 2025-05-21 上传 | 大小:4kb | 下载:0

[加密解密huf

说明:hufman压缩算法 hufman压缩算法-hufman compression algorithm compression algorithm hufman
<dlrobin> 在 2025-05-21 上传 | 大小:4kb | 下载:0

[系统编程enum_moudle

说明:vb 用 API 遍历所有进程,模块,窗体的例子! -vb use API traversal of all processes, modules, examples of the form!
<ivvn> 在 2025-05-21 上传 | 大小:4kb | 下载:0

[加密解密tuftests

说明:这是三种检验随机数的源代码 用于随机数的检验-This is a random number in three tests of the source code for the random number test
<小强> 在 2025-05-21 上传 | 大小:4kb | 下载:0

[系统编程HelpRouter

说明:让 VCL 的 TApplication 调用 CHN-Let VCL calls TApplication of CHN
<tanbro> 在 2025-05-21 上传 | 大小:4kb | 下载:0

[加密解密spn-cipher

说明:对spn分组密码基于用同一个密钥加密后的周期的漏洞分析-Spn block cipher based on the same cycle after the key encryption vulnerability analysis
<lws> 在 2025-05-21 上传 | 大小:4kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 10348.49 .50 .51 .52 .53 ... 16274 »

源码中国 www.ymcn.org