搜索资源列表
ReadHIDDevice
- 这是一个读写HID设备的程序,用VS2008写的-This is an HID device to read and write procedures, written with VS2008
DDKandVS2008
- 史上最简单的VS2008+WIN DDK 驱动开发环境搭建,本人实测,很快,最快一分钟整好烦人的DDK环境-In the history of the simplest VS2008+ WINDDK-driven development environment to build, I measured, and soon, the fastest one minute the whole a good annoying DDK environment
VedioCapture
- .net下的摄像头捕获代码,用于VS2005,VS2008下对USB摄像头的操作,要用到WINDOWS下的一个DLL控件,一般装了摄像头驱动都会自带-. Net code under the camera to capture, for VS2005, VS2008 USB camera under the operation, use a DLL to the WINDOWS under the control, generally installed drivers will bring t
usbhidio_V2.3.cs
- VS2008 C# - USB HID example code2-VS2008 C#- USB HID example code2
usb
- C#监听USB设备插入并识别出盘符.一个C#编写的与系统设备有关的小程序,用以监听USB设备比如手机、U盘等是否插入或拨出电脑,若有插入电脑的话并自动识别出盘符。程序界面比较简单,只是为了告诉大家监听状况。本程序创建于VS2008,低版本如VS2005等将无法打开。-C# monitor USB device is plugged into, and to identify the drive letter. One written in C# and system equipment-rela
generic_hid_cs_46
- VS2008 C# - USB HID example code-VS2008 C#- USB HID example code
FactoryTools
- 用VS2008寫的一個工具,裡面包含自動識別USB port功能.-Use VS2008 to write a tool, which includes automatic identification of functional USB port.
111
- 开发环境:VS2008 功能:本人亲自写的串口测试软件。可完成简单串口测试功能。-Development Environment: VS2008 features: I personally write the serial port test software. Simple serial port test function to be completed.
Myusb
- USB枚举源代码,基于vs2008平台,能显示当前usb设备数量,及USB设备名-USB enumeration source code, based on vs2008 platform to display the current number of usb devices, and USB device name
wince6.0-vs2008lizidaima
- vs2008和wince6.0开发环境,开发的usb摄像头采集和显示程序,有益于图像处理的开发-vs2008 and wince6.0, usb camera 301
nano100_USB
- 新唐M0内核的单片机(NANO100系列)USB通信程序(mdk4.5通过),在新唐厂家的BSP基础上修改完成,PC一端是在VS2008的平台上用C++编写的,实际测试通信正常。-Nuvoton M0 microcontroller core (NANO100 Series) USB communication procedures, the new Don revised on the basis of the BSP factory finish, PC end is in VS2008
SerialComm
- C#串口调试工具,完整VS2008源代码。 1、自动检测系统串口数量,支持USB转串口设备即插即用,自动添加到下拉列表框。 2、修改端口设置后自动打开串口,可发送字符或十六进制数据,并可定时循环发送。 3、支持自定义帧格式,且可自动加入校验,可选校验超过四种以上。 4、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。-C# serial debugging tools, complete source code VS2008. 1, t
USB_HID
- VS2008 自己花费了好几天的时间,编写的USB协议HID设备的通信,实现了基本思路,获取鼠标,键盘的厂商编号,产品编号等信息-To spend a few days time, the preparation of a USB HID device communication protocol, to achieve the basic ideas, get the mouse and keyboard manufacturer number, product number and othe
shexiangtou
- 在VS2008的环境下做的一个USB摄像头驱动,可以录像,可以监控,可以截屏。-A USB camera in the VS2008 environment to do drive, can be video, can monitor, take a screenshot.
HID_DEBUG_HOST1
- 基于WINDOWS的 USB HID通讯调试程序,可以识别HID设备,VS2008开发,可以给需要使用HID设备的朋友提供参考,谢谢。-Based WINDOWS USB HID communication debugger, you can identify the HID device, VS2008 development, you can use a friend in need HID devices provide a reference, thank you.
C_SHARP(VS2008)
- C# USB HID人体输入设备驱动源码-C# USB HID human input device driver source code
vs2008驱动
- vs2008驱动 包括虚拟网卡,声卡,usb驱动等等
Win32_MFC
- 1、能够检测USB鼠标或者U盘等HID设备的插拔,注册的设备即可检测(源码中注册) 2、使用的是VS2008环境(Able to detect USB mouse or U disk and other HID device plug and play)
连接摄像头
- 连接USB摄像头,实现实时画面显示和拍照功能,Vs2008可以打开(Connect USB camera, real-time display and photo function, Vs2008 can be opened.)