资源列表
[扫描程序] 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
[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
[系统编程] enum_moudle
说明:vb 用 API 遍历所有进程,模块,窗体的例子! -vb use API traversal of all processes, modules, examples of the form!<ivvn> 在 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