资源列表

« 1 2 ... .49 .50 .51 .52 .53 10354.55 .56 .57 .58 .59 ... 16282 »

[系统编程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

[系统编程paisheng

说明:这是一个有关派生的vc的源程序实现了派生的功能适合初学者使用-This is a derivative of the source code vc realized derivative function suitable for beginners to use
<郝旺> 在 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

[系统编程PCB

说明:模拟操作系统的PCB操作,图形代码删除了,只保留函数名-Simulation of the operating system PCB operation, graphics code is deleted, only the function names
<孤狼> 在 2025-02-01 上传 | 大小:4kb | 下载:0

[扫描程序sniff

说明:sniff源代码,这是一款比较小的sniff源代码程序,用户可以自己添加功能-sniff the source code, which is a relatively small sniff the source code program, the user can add their own features
<w> 在 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

[系统编程chongza

说明:这是关于VC编程的电子书,希望给大家带来帮助-This is on VC programming e-books, we hope to help
<supeng> 在 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
« 1 2 ... .49 .50 .51 .52 .53 10354.55 .56 .57 .58 .59 ... 16282 »

源码中国 www.ymcn.org