登录
首页 » Visual C++ » vcMfcUsbPort

vcMfcUsbPort

于 2021-01-12 发布 文件大小:3734KB
0 303
下载积分: 1 下载次数: 91

代码说明:

  vc6.0编写的usbhid通信的上位机。 venderID=0x0483,设备号 对应productID=0x5750 请在代码中更改(PC vc6.0 prepared usbhid communication. venderID = 0x0483, device number corresponds productID = 0x5750 Change the code)

文件列表:

vcMfcUsbPort完整上位机源码
..........................\basetsd.h,6381,2006-09-13
..........................\Debug
..........................\.....\DlgProxy.obj,20306,2013-10-18
..........................\.....\DlgProxy.sbr,0,2013-10-18
..........................\.....\StdAfx.obj,105328,2013-09-29
..........................\.....\StdAfx.sbr,1366524,2013-09-29
..........................\.....\UsbPort.bsc,3818496,2013-10-18
..........................\.....\UsbPort.exe,118838,2013-10-18
..........................\.....\UsbPort.ilk,307032,2013-10-18
..........................\.....\UsbPort.obj,12762,2013-10-18
..........................\.....\UsbPort.pch,6941528,2013-09-29
..........................\.....\UsbPort.pdb,443392,2013-10-18
..........................\.....\UsbPort.res,2852,2013-10-18
..........................\.....\UsbPort.sbr,0,2013-10-18
..........................\.....\UsbPort.tlb,1476,2013-10-18
..........................\.....\UsbPortDlg.obj,48678,2013-10-18
..........................\.....\UsbPortDlg.sbr,0,2013-10-18
..........................\.....\vc60.idb,214016,2013-10-21
..........................\.....\vc60.pdb,389120,2013-10-18
..........................\DlgProxy.cpp,2988,2013-09-29
..........................\DlgProxy.h,1650,2013-09-29
..........................\HID
..........................\...\hid.lib,12384,2001-08-17
..........................\...\hidusage.h,11028,2001-08-17
..........................\...\setupapi.lib,141048,2001-07-21
..........................\hid.lib,11394,2006-09-13
..........................\hidclass.h,4224,2006-09-13
..........................\hidclass.lib,1766,2006-09-13
..........................\hidparse.lib,9212,2006-09-13
..........................\hidpddi.h,9500,2006-09-13
..........................\hidpi.h,80537,2006-09-13
..........................\hidsdi.h,12126,2006-09-13
..........................\hidusage.h,10968,2006-09-13
..........................\readme.docx,32022,2013-10-21
..........................\ReadMe.txt,4526,2013-09-29
..........................\res

..........................\...\UsbPort.rc2,399,2013-09-29
..........................\resource.h,914,2013-10-18
..........................\setupapi.lib,151818,2006-09-13
..........................\StdAfx.cpp,209,2013-09-29
..........................\StdAfx.h,1742,2013-09-29
..........................\UsbPort.aps,21620,2013-10-21
..........................\UsbPort.clw,1569,2013-10-21
..........................\UsbPort.cpp,2677,2013-09-29
..........................\UsbPort.dep,460,2013-09-29
..........................\UsbPort.dsp,4689,2013-09-29
..........................\UsbPort.dsw,520,2013-09-29
..........................\UsbPort.h,1335,2013-09-29
..........................\UsbPort.mak,7747,2013-09-29
..........................\UsbPort.ncb,74752,2013-10-21
..........................\UsbPort.odl,1058,2013-10-18
..........................\UsbPort.opt,50688,2013-10-21
..........................\UsbPort.plg,248,2013-10-21
..........................\UsbPort.rc,5797,2013-10-18
..........................\UsbPort.reg,699,2013-09-29
..........................\UsbPortDlg.cpp,14488,2013-10-18
..........................\UsbPortDlg.h,1856,2013-10-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DDC7
    数字电子DDC烧录程式,并口通信,Windows平台烧录程式(Digital Electronic DDC burning programs, parallel communications, Windows platform burning program)
    2007-11-25 13:01:57下载
    积分:1
  • S2OOPS
    北大青鸟深入.NET,C#阶段测试,题目难度适中,适合初学者借鉴(Beida Jade Bird in depth. NET C# test phase, the subject of moderate difficulty, suitable for beginners to learn from)
    2012-05-15 11:41:45下载
    积分:1
  • MFCchuankou
    串口通信,也可实现虚拟串口通信。采用VS2015编程 MFC(Serial communication. It can also realize virtual serial communication.)
    2021-04-10 11:08:59下载
    积分:1
  • 社区档案管理软件
    说明:  社区档案管理软件自定义档案分类及各档案分类目录项信息,满足不同档案录入需求。支持Excel导入档案条目信息,实现大批量档案条目信息统一,减少手动录入工作量,提高工作效率及工作质量。(The community archives management software customizes the information of archives classification and catalogue items to meet the needs of different archives entry. Supporting Excel to import file entry information, realizing a large number of file entry information unification, reducing manual input workload, improving work efficiency and quality.)
    2020-06-23 23:00:01下载
    积分:1
  • Filecombine
    说明:  这是个人写的简单的文件合并工具,有如下特性: 1. 支持二进制和文本文件合并; 2. 可以自定义填充字节(默认为0); 3. 可以选择源文件的任意地址和任意数据长度(在源文件的数据范围之内); 4. 可以任意修改源文件数据在目标文件(合并或拆分)文件的地址范围; 5. 支持拆分源文件,但单次操作只支持一个源文件和一个目标文件; 6. 可以保存/加载文件拆分合并的配置数据,并于重复使用;(This is a simple file combine tool with the following characteristics: 1. Support binary and text file combine; 2. You can customize the padding byte (default is 0); 3. You can select any address of the source file and any data length (within the data range of the source file); 4. The source file data can be arbitrarily modified in the address range of the target file (combine or split) file; 5. Support split source files, but only one source file and one target file are supported in a single operation; 6. You can save/load the file to combine, split configuration data and reuse it;)
    2019-10-26 14:27:33下载
    积分:1
  • C-P-P-100-cases-of-classic-program
    C++经典程序100例,更多的试题,源代码,c++的练习题 (C++ 100 cases of classic program, more questions, source code, c++ exercises)
    2013-03-29 11:10:28下载
    积分:1
  • encoder
    基于stm32的IE2-512光电编码器初始化及计数功能,在智能车运动时可实现测距,测速,并通过PID进行反馈(Based IE2-512 photoelectric encoder initialization and counting functions stm32 in motion can be achieved when the smart car distance, speed, and through PID feedback)
    2014-08-13 13:51:22下载
    积分:1
  • UAVPlatform0223
    osg地图,在vs2010和qt5上面搭建地图软件框架(Osg map, in the vs2010 and qt5 above the map software framework)
    2017-03-06 17:05:36下载
    积分:1
  • usb3_examples
    cy3014 usb3.0芯片的一个固件程序,在一个ad高速接口板上实际使用没有问题(cy3014 usb3.0 firmware )
    2014-06-17 17:32:18下载
    积分:1
  • siyiren-dlfj
    说明:  环境动力系统,希望对大家有用,哈哈,用于他处后果自负啊(Power system environment, useful for all of us hope, ha ha, for the consequences of his own Department ah)
    2009-08-19 09:44:56下载
    积分:1
  • 696518资源总数
  • 105563会员总数
  • 11今日下载