搜索资源列表
USBthread
- USB 1.1通信协议的MFC环境下的应用程序代码.-USB 1.1 communication protocol to the environment under the MFC application code.
parallel_spi_programmer1p65
- 该程序的功能为通过计算机并口模拟SPI时序,时序将计算机上二进制文件的数据写入到Atmel spi flash中去。 下载时使用的下载线为Xilinx公司的parallel III标准下载线; 软件支持usb下载,不够下载线是本人自己做的; 下载时,可以指定将数据写入到那一段地址,长度是多少,可以回读数据; 代码使用MFC,有多线程操作,SDI,使用winio作为底层操作 该程序为本人自己的作品。调试通过,下载速率200kbps左右。
在MFC的控件中实现OPENCV的摄像头显示
- 详细说明:一个简单的opencv应用程序源代码。实现USB摄像头图像显示功能。,OpenCV... [oracle虚拟购物中心应用程序.rar] - Oracle提供的一个电子商务参考实例,学习...
DUSB_APP.rar
- USB上位机程序,非常好的界面,基于MFC的开发,很适合初学者开发,USB host computer program, a very good interface, the MFC-based development, it is suitable for beginners to develop
VC_Capturet.rar
- ,opencv打开USB视频,实现MFC读取视频,直观易懂,挺好用的,, opencv open USB video and realize MFC read video, intuitive and easy to understand, good use of
Charge
- 本源码可以通过USB口实时采集传进来的数据,并通过MFC绘制出数据的实时变化曲线-This programme can receive data comes from USB port in real time, and draw the line in real time by MFC
USB-2
- 通MFC界面对USB设备进行操作,读U盘-Through the MFC interface for USB devices to operate, read U disk
draw
- 利用visual studio MFC编写的c++画波形利用usb传输得到的数据,画出相应的波形。-draw wave
vcUsbView
- subview的MFC 版本 查看PC上的USB设备-MFC version for subview just for checking the usb on PC my original codes
CanTest2
- usb转CAN总线的收发程序,有界面,mfc-usb to CAN bus transceiver procedures interface, mfc
MP411-MFC
- MP411是一款USB2.0/1.1总线兼容12位采集模块,具有16路模拟输入,工作在软件启动模式、二路12位DA输出(MP411)、开关量16路输入/16路输出、一路20位计数器(MP411),支持频率测量。采用USB总线,支持即插即用。MP411的所有功能设置都可以通过上位机MFC软件控制。包括源代码和界面。-MP411 is a USB2.0/1.1 bus-compatible 12-bit acquisition module with 16 analog inputs, work i
MFCUSB
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录-USBPort compile note- 01 (VC Knowledge Base)
2012-version-usb-setups
- MFC学习者 提供的USB驱动成程序 供调试 读写 功能-MFC provide learners with the USB drive into the program for debugging read and write capabilities
ReadUSB
- mfc usb 檢測,識別,解析以及讀取設備中文件內容-mfc usb detection, identification, parsing, and reading devices in the contents of the file
Camera02
- 基于mfc的usb摄像头抓拍 Mfc usb camera capture-Mfc usb camera capture
USBCAN
- 界面为MFC所编写,实现USB转CAN功能,适应于HID设备,DLL可兼容周立功软件,只需修改DLL内Pid和Vip参数即可使用周立功软件调试你自己的HID-CAN设备-Write interface for MFC USB to CAN function to adapt to the HID devices, the DLL compatible weeks Ligong software simply modify the DLL within the the Pid and Vip pa
USBDetectSource-MFC
- Hello dear, This code is blongs to C++ MFC that you can detect any USB and you can see VID and PID or you can define HID class to make limte for security , i haven t high speed internet so i just sent you Source code but it s very clear. kind r
Serial1App_sxp
- MFC USB串口通信代码,发送数据,接收数据并且显示-MFC USB code, serial communication to send data, receive data and display
ChinaUnicom_SMSimulationV2
- 通过对计算机的USB口或RJ45网口加装相应的多串口卡转换器等方式,扩展不少于16个 RS232或RS485串口,模拟现场数量众多的动力设备,实现动力设备与被测试SU通信协议的交互,作为SU测试时的动力设备数据源。 1) 扩展仿真为RS485接口时,该RS485接口应能实现不少于3个地址的串行总线仿真; 2) 模拟动力设备数量最多为16个RS485串行总线、48个RS485接口的设备; 3) 仿真软件内置协议数量应不少于200个动力设备;(Through to the computer U
HID_APP
- USB和HID测试程序,可用于初学者测试用,修改后可直接用于产品开发发布。 无版权限制。(This is a USB and hid testing tool written with MFC VC.)