搜索资源列表
20077181047
- vc下 usb程序USB端口的分析, VC-MFC 硬件-系统 VC,MFC基础类,非技术类,界面,网络编程,进程,线程,DLL,ATL,ActiveX,COM,数据库,硬件,系统,HTML,XML,图形处理,算法,
linetest
- 本软件主要的功能是实现了一个可以连接外设的示波器,效果不错.是用MFC写,外设是USB7
USB_FT245BM_MFC
- 这是针对FT245BM USB模块做的MFC收发简单MFC程序,很适合于初学者借鉴!
vc-CypressPUSB
- 采用CYPRESS公司的开发包编写的上位机程序,基于MFC的USB数据读写,驱动程序使用Cypress提供的通用驱动-Adopt the CYPRESS development package prepared by the PC program, MFC-based USB data read and write, the driver using the Cypress generic driver
MyUsbApp
- 用mfc编写的,usb接口上位机程序。适合各种具有usb接口开发板的数据传输-Prepared using mfc, usb interface, PC program. For a variety of development boards with a usb interface, data transfer
USB-program
- 这是一个基于USB端口的应用程序,这个文件是基于MFC框架的,可以作为你程序的 起点-AppWizard has created this USBPort application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applicat
USBDetection
- 1.可以读取及侦测USB设备监测插入及安全弹出示例。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。2. 可以查看usb 的详细信息。ENDPOINT,HID report ID, USB view。3. 使用MFC開發,需DDK-1. Can be read and monitored to detect USB device insertion and security pop-up sample. Monitoring program can automatica
HiDTVTools
- 通过USB转串口烧写mcu ,可以看看,属于MFC基础类应用的一个工具-use this tool to update mcu
MYUSB_MFC
- usb调试工具源码,可以自行修改。针对hid类型的usb设备-usb source code debugging tools, you can modify. Hid type of usb device for
ezusbsys
- ez usb sys.h used in mfc application vc++ 6.0 ezusbfx2lp series
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
the-test-about-USB-light-up-LED
- 一个通过USB端口去控制LED灯亮的MFC软件-A MFC software that can control LED lighter through USB port
BtestApp
- 一个用于测试上位机与USB接口数据传输MFC软件,可以进行快读、块写测试。-a MFC software used to test bulkwrite and bulkread
UsbHid
- USB应用程序 基于windows MFC-USB application based on the windows of the MFC
MFC-UsbCAN
- 是ZLG的UsbCAN通信例程,C++ 6.0上面运行,测试可行-Is the ZLG UsbCAN communication routines, is the UsbCAN ZLG MFC communication routines, c++ 6.0 run on, test feasible
USBXpress-de-fang-yi
- 这个c8051f320/c8051f340的使用USBxpress的函数的说明,包括MFC里面的api的中文翻译,是对an149的英文的翻译哦。-This c8051f320/c8051f340 of use USBxpress the function descr iption, the Chinese translation of the MFC which api an149 English translation Oh.
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