-
Windows 驱动程序工具包 (WDK) 8.1 微型端口
此示例的目的是为了说明的反序列化功能NDIS 微型端口驱动程序,而无需物理网络适配器。这示例基于 E100BEX 样本目前 DDK 中。它基本上是E100bex 驱动程序的简化的版本。驱动程序可以安装使用手动添加硬件向导的根枚举虚拟小型端口驱动程序或虚拟 (就像烤面包机总线) 总线上。因为驾驶员没有与任何硬件进行交互,这让它很容易理解的微型端口接口和各种 NDIS 功能没有杂乱的用法硬件特定的代码通常在一个全功能的驱动程序中找到。此示例提供了示例用于教育的最小驱动程序目的。该驱动程序或其样本测试程序既不被为了在生产环境中使用。
- 2023-03-04 09:00:04下载
- 积分:1
-
约束规划理论和相关算法设计的经典著作,约束规划作为求解资源受限的复杂优化问题,有较好的效果...
约束规划理论和相关算法设计的经典著作,约束规划作为求解资源受限的复杂优化问题,有较好的效果-a good tutorial to comstraint programming
- 2022-09-13 08:25:04下载
- 积分:1
-
银行进帐单打印,用VB写的程序.
银行进帐单打印,用VB写的程序.-banks Jinzhangchan printing, written in Visual Basic procedures.
- 2022-01-26 06:59:06下载
- 积分:1
-
本项目实现了IPSec作为NDIS中间层过滤驱动程序在Windows 2000…
This project implements IPSec as NDIS Intermediate filter driver in Windows 2000. This IPSec driver appears as Virtual NIC to protocol drivers like TCP/IP driver. The network applications need not be aware of the existance of this IPSec driver
- 2022-11-26 00:05:03下载
- 积分:1
-
Serial port tools, serial port can be used through the document, the string of t...
串口工具,可用于通过串口进行文件、字符串的传输以及接收。-Serial port tools, serial port can be used through the document, the string of transmission and reception.
- 2022-03-04 05:16:19下载
- 积分:1
-
Numerical.Recipes.3rd.Edition.2007
Numerical.Recipes.3rd.Edition.2007 源码-Numerical.Recipes.3rd.Edition.2007
- 2022-02-03 07:42:18下载
- 积分:1
-
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将...
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等.-1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.
- 2022-07-20 06:41:57下载
- 积分:1
-
这个是一个将如何利用C#产生随机密码字符串的代码,希望大家交流啊・...
这个是一个将如何利用C#产生随机密码字符串的代码,希望大家交流啊・-This is a how to use C# generate a random password string of code, hope that the exchange of ah
- 2023-04-18 19:25:03下载
- 积分:1
-
MFC技术内幕(配书源码)
MFC技术内幕(配书源码)-MFC Insider (book distribution source)
- 2022-03-29 16:02:59下载
- 积分:1
-
这个是比较完整的实验报告。是关于约瑟夫环的,希望能得更多的加分。...
这个是比较完整的实验报告。是关于约瑟夫环的,希望能得更多的加分。-this was more complete experimental report. Josephus is on the hope of more of the points.
- 2022-07-28 00:55:18下载
- 积分:1