-
Windows 驱动程序工具包 (WDK) 8.1 微型端口
此示例的目的是为了说明的反序列化功能NDIS 微型端口驱动程序,而无需物理网络适配器。这示例基于 E100BEX 样本目前 DDK 中。它基本上是E100bex 驱动程序的简化的版本。驱动程序可以安装使用手动添加硬件向导的根枚举虚拟小型端口驱动程序或虚拟 (就像烤面包机总线) 总线上。因为驾驶员没有与任何硬件进行交互,这让它很容易理解的微型端口接口和各种 NDIS 功能没有杂乱的用法硬件特定的代码通常在一个全功能的驱动程序中找到。此示例提供了示例用于教育的最小驱动程序目的。该驱动程序或其样本测试程序既不被为了在生产环境中使用。
- 2023-03-04 09:00:04下载
- 积分:1
-
Without DLL linked with windows source code examples HOOK
不用DLL就与windows挂钩的HOOK
源码范例
-Without DLL linked with windows source code examples HOOK
- 2022-03-01 08:35:04下载
- 积分:1
-
Crypt RSA, WinCrypt
RSA crypt Wincrypt,代码演示RSA加密,解密。打开文件加密.txt,使用明文进行加密。
- 2022-12-19 18:00:03下载
- 积分:1
-
C/C++应用编程200例
C/C++应用编程200例-C/C Application Programming 200 cases
- 2022-05-10 17:12:22下载
- 积分:1
-
Zhang Limin Visual C# 2005
张利民Visual C#2005有趣的小时钟程序时钟源有趣的程序重要技巧如下:q双击时钟到任何地方,我们都可以删除或恢复它的边框。用鼠标拖动到任何一个地方,我们可以改变它的时钟位置。
- 2022-02-14 07:53:29下载
- 积分:1
-
c#使用XML保存程序配置参数的例子,vs2005下CE5.0程序。
c#使用XML保存程序配置参数的例子,vs2005下CE5.0程序。-c# use XML to preserve examples of procedures for configuration parameters, vs2005 procedures under CE5.0.
- 2022-01-28 07:06:57下载
- 积分:1
-
DirectShow实务精选+源代码
directshow源代码,包括摄像头、播放器、过滤器、在线视频等源代码,有需要的人可以下载
- 2022-01-30 23:41:58下载
- 积分:1
-
Design of an electronic voting platform software, the electronic voting platform...
设计一个电子投票平台软件,该电子投票平台软件为用户提供一个在Windows系统上运行的电子投票、票数统计的软件平台。
投票人主要功能如下:
①投票人的投票方式
②投票人了解候选人的方式
管理人员的主要功能如下:
①初始化候选人信息
②浏览候选人简介
③修改候选人简介
④查询投票情况-Design of an electronic voting platform software, the electronic voting platform software provides users with a Windows system running on electronic voting, the tallies of the software platform.
Voters main functions are as follows:
① voters voting
② voters about the candidates the way
The main functions of management are as follows:
① Initialize candidate information
② View Candidates
③ modify Candidates
④ query voting
- 2022-02-13 18:09:06下载
- 积分:1
-
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计...
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计-Principles of curriculum design compiler, based on VC++, the realization of a simple language based on compiler design
- 2022-11-05 02:00:04下载
- 积分:1
-
随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。...
随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。-memory size, process numbers and their number of paragraphs and paragraph size have been randomely determined. when one process applies a certain amount of memory, the program will show whether the applying is satisfied and print the data of the address tansition after the resource allocating for the process.
- 2022-01-28 17:53:46下载
- 积分:1