-
winpcap 3.0源代码
网络抓包底层源码,适合网络协议栈及抓包工具开发者。
winpcap的目的在于为win32应用程序提供访问网络底层的能力。
Winpcap特别适用于下面这几个经典领域:
1、网络及协议分析
2、网络监控
3、通信日志记录
4、traffic generators
5、用户级别的桥路和路由
6、网络入侵检测系统(NIDS)
7、网络扫描
8、安全工具
- 2022-01-28 20:30:03下载
- 积分:1
-
用MFC实现局域网广播 分机打开端口可以加收主机发出的信息
用MFC实现局域网广播 分机打开端口可以加收主机发出的信息-with MFC extensions Broadcasting LAN ports can be opened additional information issued by the mainframe
- 2022-11-03 09:40:03下载
- 积分:1
-
OPCClient端和Server端的演示代码
OPCClient端和Server端的演示代码-OPCClient-side and Server-side presentation code
- 2022-01-26 08:07:48下载
- 积分:1
-
通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。...
通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。-make a sence of the charasteristic of virtual store skill ,via the simulating design of interrupt cycle arithmetic,and master the missing-page interrupt cycle arithmetic about memory management by pages.calculate missing-page,missing-page-rate,orders eliminited
- 2022-02-14 11:45:29下载
- 积分:1
-
我想你知道一个MRU缓存是什么,否则你不会读这个…
I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.
This is an implementation of a very simple one using only STL.
To implement a cache, derive a subclass from this template class.
As an implementor, you d have to implement two methods:
HandleNonExistingKeyFetch - to handle cache misses. In this method you access the real source of data behind the cache and return the value.
HandleItemRelease - (optional) called when an item is removed from the cache.
The cache class is a template of two types, a key and value (like hash map). The value type is the type of the resource and the key type is the type of the resource address. (this is how you fetch a resource) -I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.This is an implementation of a very simple one using only STL.To implement a cache, derive a subclass from this template class.As an implementor, you d have to implement two methods: HandleNonExistingKeyF
- 2022-11-30 08:45:03下载
- 积分:1
-
学生信息 管理管学生信息管理理学生信息管理
学生信息 管理管学生信息管理理学生信息管理-Student Information Management Information Management students the rationale governing student information management
- 2022-03-30 14:23:36下载
- 积分:1
-
freq hopping spread spectrum
通过使用发射机和接收机都知道的伪随机序列,在多个频率信道之间快速切换载波来传输无线电信号的FHSS方法。
- 2022-02-05 01:00:51下载
- 积分:1
-
PXA27x library for Windows CE 5.0
pxa27x library for windows ce 5.0
- 2022-01-26 02:20:43下载
- 积分:1
-
CPU 电子漂移知识,图解准确,耐人寻味
CPU 电子漂移知识,图解准确,耐人寻味-CPU electronic drift of knowledge, diagrams accurate, thought-provoking
- 2022-03-04 19:14:04下载
- 积分:1
-
分享给他人的样本
a sample to share to others
- 2022-06-26 15:23:22下载
- 积分:1