-
CharSample的VS2019工程版本
说明: CharSample的VS2019工程版本,经过了整理和调试,包含了代码、工具、实验截图。(A full VS2019 solution for the CharSample driver, which include code, tool and the screenshot for the experiment. The code provided is tested.)
- 2020-06-18 00:00:04下载
- 积分:1
-
Focaltech-Driver
FT的驱动代码,费了好大的劲才获得的,请参考并提出宝贵意见。(FT s driving code,it s very difficult to get it, please refer to it and give you good opinion.)
- 2014-04-08 12:22:34下载
- 积分:1
-
huawei_HandsetWinDriver
手机的驱动,话为手机 官方更新,电信 定只的集资(Phone driver, if the official update for the phone, telecommunications fixed capital formation only)
- 2013-10-12 19:43: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
-
PCI9054_IO_Read_Write_Operation_Use_DriverStudio
PCI9054实现IO读写操作 非常好 PCI9054实现IO读写操作 非常好(PCI9054 IO read and write operations to achieve very good)
- 2011-01-13 14:22:09下载
- 积分:1
-
WDM驱动程序构造的若干方法及实例
WDM驱动程序构造的若干方法及实例(WDM structure of a number of methods and examples)
- 2005-01-29 11:09:02下载
- 积分:1
-
LPT_pr
lpt_port driver scematic
- 2014-07-14 21:50:53下载
- 积分:1
-
GEVPlayerSample
网口相机通用驱动程序,适合于多种以太网相机(Network port camera generic driver, suitable for a variety of Ethernet camera)
- 2014-03-17 16:00:02下载
- 积分: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
-
ramdisk
可以用内存虚拟一个磁盘出来,例子中用了1M。(use memory to produce a disk,but can t too large)
- 2012-03-04 16:15:01下载
- 积分:1