搜索资源列表
USB摄像头视频读取实时处理
- VFW效率比较高的USB摄像头视频读取+实时处理, FrameCallBack的效率高过拷贝到剪贴板 再读取的操作 里面还有YUY2视频解码的处理,都替你弄好了! overlay 显示模式 替代 preview方式 , 大大减小CPU的负担。 效率虽然比不上DirectShow ,但是也可以了 将亮度曲线集成到 preview 窗口,放个手指在摄像头前面晃晃试一试。COOL 吧!!! 刚刚加入 slider ,尚未加入消息操作 。 hujin@suda.edu.cn
USB设备检测
- 一款可以读取及侦测USB设备监测插入及安全弹出示例。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。同时可以允许用户安全弹出移动设备。
USB
- 一款可以读取及侦测USB设备监测插入及安全弹出示例。可以获取操作系统所关联的所有驱动器设备。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。同时可以允许用户安全弹出移动设备。 -Can read and detect a USB device to monitor the insertion and security pop-up sample. Associated with the operating system can get all the equipme
USB-HID
- 这是一个演示使用VB对USB-HID设备进行数据读取写入的通讯示例。可以遍历所有USB设备,由于没有类似调试设备,这个源代码没有测试,但里面的一些API函数可以让大家喜欢研究USB通讯开发的网友提供些帮助-This is a demonstration using VB on the USB-HID device to read data written communication example. You can traverse all the USB devices, because no
5402-usb
- TI 5402程序源码,slavefifo方式读取FX2数据-TI 5402 program source, slavefifo way to read data FX2
Usb2Sd
- 该软件能够实现,通过USB读取SD/MMC卡 里面的内容实现数据的传输。-READ SD/MMC
usb
- 对usb枚举设备读取,读取cpu设备信息,实现简单加密,可以作为自己的共享软件加密借鉴-Enumerate usb device on the reader, to read device information cpu, simple encryption, can be used as their own encryption software from
usb-insert
- 读取usb设备信息,利用MFC编程,方便的读取usb设备的基本信息,可以用来拓展与usb进行通信,读取并写入数据等操作-Read the usb device information, use of MFC programming, usb device easy to read basic information can be used to expand communication with usb, read and write data operations
STM32-USB-READ-SD
- 基于STM32,通过USB读取SD卡的内容-Based on the STM32, to read the contents of the SD card via USB
01-USB
- usb读取,仅供参考,在实际应用中要更改以下数据。-Read usb data
read-MicroSD-card-by-USB
- 基于stm32d的模拟U盘,使用USB读取MicroSD卡-read MicroSD card by USB based on stm32
USB-Device---HID---Mouse
- pic18f利用usb读取sd卡。用c语言编写。C18编译-pic18f using usb sd card reader. Using c language. C18 compiler
1.10 USB作为设备-已测试
- USB_OTG,基于STM32的USB作为设备从电脑中读取芯片内部FLASH(USB_OTG, based on the USB as a device from the computer reads the STM32 internal FLASH chip)
Source
- STM32F103C8T6通过USB读GB卡的程序(STM32F103C8T6 read GB CARD through USB)
ChipGenius新品型号读取工具
- 是一款usb设备检测工具,软件非常小巧,只有200多K。芯片精灵官方版能读取usb设备的硬件信息,帮助用户快速检测出u盘的型号,芯片型号,进而辅助我们做其他操作,比如常见的驱动下载(Is a USB device testing tool, the software is very small, only more than 200 K. Chipgenius official version can read the USB hardware information, help users t
04_USB读取鼠标
- 读取鼠标传感器坐标,并通过串口打印到串口助手。(Read the mouse sensor coordinates, and print to the serial assistant through the serial port.)
labview读取USB数据的升级版
- USB设备数据读取,将USB中数据保存到电脑上(USB device data read, save the data from USB to the computer)
USB读卡器
- 适用于STM32单片机的USB读卡器程序,可以实现USB的存储读取功能(It is applicable to the USB card reader program of STM32 MCU, which can realize the storage reading function of USB.)
STM32 Labview USB通信
- STM32USB与labview通信,,使用VISA读取(STM32USB communicates with labview, read by VISA)
USB通信
- 实现USB HID设备读写代码,通过C#语言来实现读取usb接口设备的数据读写(USB HID device read and write code, through C# language to read and write USB interface device data)