-
NDIS_6[1].0_miniport__driver
说明: 实现一个千兆以太网卡的NDIS的miniport驱动实例源代码
对于那些希望写一个NDIS 6.0的miniport设备驱动的开发人员来说,实例实在是太少了,只有一个DDK中的E100BEX。这里,我将选择一个当前比较流行的以太网控制器(Realtek 8111/8168/8169/8110等PCI的千兆以太网控制器),针对它们写一个NDIS6的驱动(The realization of a Gigabit Ethernet card, the NDIS driver miniport instance of the source code for those who wish to write an NDIS 6.0 of the miniport device driver developers, the example is too small, there is only one DDK in E100BEX. Here, I will choose a more popular current Ethernet controller (Realtek 8111/8168/8169/8110, such as PCI Gigabit Ethernet controller), for them to write a driver NDIS6)
- 2008-12-06 11:41:00下载
- 积分:1
-
hello
驱动开发的一个小例子,可以在vs中运行,非常适合新手,共同进步(a simple case of driver ,it is useful for people who first learn driver.hope you like)
- 2015-09-16 16:16:50下载
- 积分:1
-
FileFilter
一个简单的U盘过滤器驱动程序,能够实现使得U盘只读功能(A simple U-disk filter driver, can be achieved making the U-disk read-only function)
- 2011-08-17 10:08:21下载
- 积分:1
-
sys98
说明: 98下的PCI驱动源代码!希望对各位有所帮助
只要稍微修改就可以成为2000的驱动了!(98 PCI driver source code! You want to help as long as it can be slightly modified to be driven by 2000!)
- 2006-03-03 16:39:25下载
- 积分:1
-
Pthread-of-linux
在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create
A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var
Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created
Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you
To explain the phenomenon seen.)
- 2011-12-08 11:21:25下载
- 积分:1
-
driverDDKFloowMe02
黑客防线:windows 驱动开发视频培训教程 02(Hacker Defense: windows-Driven Development Video Training Tutorial 02)
- 2010-01-21 10:04:50下载
- 积分:1
-
motorcontrol-newkexing
固高驱动程序,驱动步进电机和伺服电机还有各种电机程序(A solid high driver drive a stepper motor and servo motor, there are a variety of motor program)
- 2020-09-10 05:48:00下载
- 积分:1
-
PHDIo
Windows WDM 设备驱动程序开发指南(源码)(Windows WDM Device Driver Development Guide (source))
- 2007-10-15 20:31:58下载
- 积分:1
-
CDROMControl
vc 程序可以实现关盘时的刻录程序。。。绝对能用!赶紧下载吧(vc program can be closed when the disc burning program. . . Absolutely can! Quickly download it)
- 2011-08-18 09:33:43下载
- 积分:1
-
USB_Blaster_WIN7_x64
altera usb-blaster win7下驱动,经测试可用(altera usb-blaster win7 to drive, the test can be used)
- 2020-06-25 21:20:01下载
- 积分:1