-
GEVPlayerSample
网口相机通用驱动程序,适合于多种以太网相机(Network port camera generic driver, suitable for a variety of Ethernet camera)
- 2014-03-17 16:00:02下载
- 积分:1
-
qudongtx
曾经过TX的驱动源代码
VC++编写
给新手参考用
希望能对新手有用(TX has been the driving source code VC++ written reference to the novice hoping to be useful for novice)
- 2011-08-09 12:40:39下载
- 积分:1
-
AA121SJ23_SI6L_SVGA_RTD2025L_NA_5
最新的乐华驱动板源程序。很辛苦才找到啊,大家要好好利用啊(Leroy driver board the latest source. Very hard to find, ah, we have to make good use of ah)
- 2012-07-08 00:07:05下载
- 积分:1
-
antiterminateprocess
防止进程被关测试通过,利用驱动写的。呵呵,别想做坏事哦!简单易懂。(Be locked to prevent the process of testing through the use of driver writing. Oh, oh, do not want to do bad things! Easy-to-read.)
- 2007-12-15 16:37:21下载
- 积分:1
-
DriverWizard
用C++实现的网络驱动程序向导代码。可以简单的创建一个工作区,并从工程中选择一个类型作为客户应用(Implemented using C++ code for the network driver wizard. You can simply create a work zone and choose a type from the project as a client application)
- 2009-12-14 23:36:35下载
- 积分:1
-
enumser-Win32
枚举驱动列表,获取驱动的设备句柄
这是Win7上常用的获取设备句柄的方法。
我在原代码的基础上,添加了SetupDiEnumDeviceInterfaces 来获取驱动的详细信息。(SetupDiEnumDeviceInterfaces
SetupDiGetClassDevs
SetupDiEnumDeviceInterfaces)
- 2021-03-28 13:09:12下载
- 积分: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
-
USB_DriverBulk
USB动态库 可以直接调用API函数进行windows USB驱动开发(USB DLL )
- 2016-06-29 17:28:55下载
- 积分:1
-
u-boot
uboot--linux -s3c2440-nand_flash,nor_flash,64Msdram.This program is free software(uboot--linux-s3c2440-nand_flash,nor_flash,64Msdram.This program is free software)
- 2013-09-09 11:04:48下载
- 积分:1
-
dm365_gpio_drv_yr
dm365gpio口驱动,编译成功,可以轮流输出高低电平.需要手动mknod,加载驱动后在命令行或在shell脚本里加入mknod /dev/dm365_gpio c 199 0(dm365gpio driver)
- 2014-09-21 23:04:54下载
- 积分:1