资源列表
[系统编程] ImageLB_src
说明:可以改变列表筐的项的颜色,简单易用,VC++6.0环境-Can change the list of items basket color, easy-to-use, VC++ 6.0 Environment<jiangchunhua> 在 2025-02-01 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] iptablesrules
说明:iptables 最强的命令说明文件,可以轻松上手-iptables command the strongest documentation, you can easily get started<htj> 在 2025-02-01 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] mmap
说明:为Linux虚拟内存驱动程序,模拟了内核空间和用户空间之间的数据交流,是学习Linux内存管理的易用源码-Linux virtual memory for the driver to simulate the kernel space and user space data between the exchanges, is to learn Linux the easy-to-use memory management source<杨超> 在 2025-02-01 上传 | 大小:4kb | 下载:0
[扫描程序] tcpsyn
说明:实现 tcpsyn 扫描,在linux gcc 上调试通过,扫描结果正确。-Achieve tcpsyn scanning in linux gcc debug through, scanning the results correctly.<fanyu32123> 在 2025-02-01 上传 | 大小: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-02-01 上传 | 大小: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-02-01 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] xrandrmain
说明:rotate and resize window in x system<chaohong> 在 2025-02-01 上传 | 大小: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-02-01 上传 | 大小:4kb | 下载:0