资源列表
[系统编程] 5
说明:防火墙对流经它的网络通信进行扫描,这样能够过滤掉一些攻击,以免其在目标计算机上被执行.一个简单的防火墙,能够抓包,过滤.-Firewall for network traffic flowing through it to scan, this can filter out some of the attacks, so that they will be executed on the target computer. A simple firewall that can capture, f<HFN> 在 2025-07-17 上传 | 大小:228kb | 下载:0
[加密解密] 10.1.1.59.4920
说明:Analysis and improvement of a chaos-based image encryption<老子> 在 2025-07-17 上传 | 大小:228kb | 下载:0
[Linux/Unix编程] MemoryManager
说明:1.通过随机数产生一个指令序列,共320条指令。指令的地址按下述原则生成: (1)50 的指令是顺序执行的; (2)25 的指令是均匀分布在前地址部分; (3)25 的指令是均匀分布在后地址部分; 具体的实施方法是: (1)在[0,319]的指令地址之间随机选取一起点m; (2)顺序执行一条指令,即执行地址为m+1的指令; (3)在前地址[0,m+1]中随机选取一条指令并执行,该指令的地址为m’; (4)顺序执行一条指令,其地址为m’+1; (5)在后地址[m<zhangwei> 在 2025-07-17 上传 | 大小:228kb | 下载:0
[系统编程] windowsTaskManager
说明:本人基于VC++6.0开发的仿Windows任务管理器-Windows task manager<hg> 在 2025-07-17 上传 | 大小:228kb | 下载:0
[Linux/Unix编程] Add-routing-protocol-for-ns2
说明:NS2仿真中很多时候都要自己添加路由协议,这份资料中包含了添加路由协议的具体步骤和代码,包括最后的测试,非常适合NS2初学者学习。-NS2 simulation often have to add your own routing protocol, this data includes specific steps to add routing protocols and codes, including the final test, very suitable for beginners<xuanxinggang> 在 2025-07-17 上传 | 大小:228kb | 下载:0
[系统编程] conhbol-was
说明:这是一个包含多种形式圆盘控件的控件包,是用VC开发的-This is a disc control control package contains a variety of forms, was developed by using VC<Eliqrd> 在 2025-07-17 上传 | 大小:228kb | 下载:0
[Linux/Unix编程] 操作系统双向进程通信
说明:操作系统实验进程双向通信,要求 1)创建一个消息队列用于收发双方通信包含msgget() msgsnd() msgrcv() 2)编写发送端和接收端代码基于消息队列实现双向通信 3)编译调试顺利运行并提交实验报告 4)课后要求对常见的四种进程通信方式进行调研和总结(Bidirectional communication of experimental process of operating system based on message queue)<蚊子酱 > 在 2025-07-17 上传 | 大小:228kb | 下载:0