搜索资源列表
VB_Video.rar
- 使用vfw,控制摄像头。 VFW(Video for Windows)是Microsoft公司为开发Windows平台下的视频应用程序提供的软件工具包,提供了一系列应用程序编程接口(API),用户可以通过它们很方便地实现视频捕获、视频编辑及视频播放等通用功能,还可利用回调函数开发更复杂的视频应用程序。,Use vfw, control camera. VFW (Video for Windows) is the Microsoft Corporation for the development
USBHID
- VB HID类通讯源码。具有中断通道读写数据。VID,PID需要自已手动添加。-VB HID CODE,and read or send data by Interrupt。but VID and PID s value by youself.thank you.
USBHID
- 本程序代码是vb编写的usbhid识别代码,注意填写vid pid-This procedure code is vb prepared by the the usbhid identification code, pay attention to completing the vid pid
USBHID
- 使用hid.lib建立的MFC控制,可识别连接与否,通过修改里面的vid pid即可连接新的hid设备,功能完全干净(只显示1个编辑框),其他功能可自己加上去,使用m_MyHidDevice.WriteHid(str,64);m_MyHidDevice.ReadHid(str,64); 可实现读写功能(Use hid.lib to build the MFC control, can identify the connection or not, connect the new hid devi