登录
首页 » Visual C++ » SerialPort_VS2010_MFC

SerialPort_VS2010_MFC

于 2020-10-10 发布 文件大小:2301KB
0 728
下载积分: 1 下载次数: 356

代码说明:

  基于SerialPort的串口调试助手代码,运行平台VS2010,MFC工程文件(Based on the serial debugging assistant SerialPort code, run the platform VS2010, MFC project file)

文件列表:

串口调试助手
............\串口助手源程序
............\..............\AnimateDlgIcon.cpp,1833,1998-12-23
............\..............\AnimateDlgIcon.h,980,1998-12-23
............\..............\Debug
............\..............\.....\SCOMM.exe,6312960,2013-04-12
............\..............\HYPERLINK.CPP,13096,1998-08-12
............\..............\HYPERLINK.H,3323,1998-08-12
............\..............\LABEL.CPP,4622,1998-05-27
............\..............\LABEL.H,2093,1998-05-27
............\..............\PushPin.cpp,5893,2001-06-23
............\..............\PushPin.h,1310,2001-06-23
............\..............\ReadMe.txt,3561,2001-05-16
............\..............\RES
............\..............\...\ANIM.BMP


............\..............\...\CURSOR1.CUR,326,2001-05-17

............\..............\...\GREEN.ICO
............\..............\...\ICON_GRE.ICO,3262,2001-06-09
............\..............\...\ICON_NOT.ICO,1078,1998-04-24
............\..............\...\icon_not1.ico,766,2001-06-07
............\..............\...\ICON_ON.ICO,1078,1998-04-24
............\..............\...\ICON_ON1.ICO,766,2001-06-07
............\..............\...\OFF.ICO,766,2000-12-09
............\..............\...\Pinned.bmp,238,2001-06-24
............\..............\...\Pinned2.bmp,238,2001-06-23
............\..............\...\RED.ICO,766,2000-12-09
............\..............\...\SCOMM.RC2,397,2001-05-16
............\..............\...\UNPINNED.BMP,238,2001-06-23
............\..............\...\xiaofengstudio.bmp,11654,2001-06-24
............\..............\...\xiaofengstudio.ico,3262,2001-05-17
............\..............\resource.h,3341,2009-03-13
............\..............\SCOMM.APS,34944,2012-04-24
............\..............\SCOMM.clw,3738,2012-04-24
............\..............\Scomm.cpp,2521,2002-08-26
............\..............\SCOMM.DSP,5257,2004-02-18
............\..............\SCOMM.DSW,533,2001-05-16
............\..............\SCOMM.H,1311,2001-06-12
............\..............\SCOMM.NCB,590848,2012-04-24
............\..............\SCOMM.OPT,112640,2012-04-24
............\..............\SCOMM.plg,1216,2012-04-24
............\..............\SCOMM.rc,12419,2009-03-14
............\..............\SCOMM.sln,876,2013-03-21
............\..............\SCOMM.vcxproj,8532,2013-03-21
............\..............\SCOMM.vcxproj.filters,3727,2013-03-21
............\..............\SCOMM.vcxproj.user,143,2013-03-21
............\..............\SCOMMDlg.cpp,29573,2013-03-21
............\..............\SCOMMDlg.h,4024,2004-02-27
............\..............\SerialPort.cpp,19287,2004-02-20
............\..............\SerialPort.h,2747,2004-02-20
............\..............\StdAfx.cpp,207,2001-05-16
............\..............\StdAfx.h,1109,2001-06-17

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

发表评论

0 个回复

  • RS232_485multi-design
    485多机通讯的连接方式,主要有总线方式、星形方式等(connection of multi pc communication with 485)
    2010-03-03 15:03:27下载
    积分:1
  • Com_N
    本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。(Microsoft's own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx control and registration method, the procedure is used in the static link library, for the in the absence of vc for the machine can also run, giving the larger point.)
    2005-07-31 09:50:35下载
    积分:1
  • RS232
    串口通信程序,MSComm方式实现,有参考价值(Serial communication program, MSComm ways, have reference value)
    2013-11-28 08:45:23下载
    积分:1
  • serial
    可以向串口发送数据,或从指定串口接收数据 VC源码-基础编程-源程序代码免费注册下载(Can send data to a serial port, or from specified serial ports receive data source-basic programming VC-source code downloaded free registration )
    2011-12-12 11:39:33下载
    积分:1
  • 自动检测
    串口通信,对串口发出的数据进行读取和处理,进行检测(Serial communication, read and process the data sent by the serial port, and detect it.)
    2020-06-17 10:40:02下载
    积分:1
  • Visual-cPP-MFC-SERIAL-PORT
    VC++之MFC串口,包含串口调试助手源程序 及编程详细过程 (MFC serial port)
    2013-08-29 16:09:49下载
    积分:1
  • SmartCom(0.5.4)
    串口调试工具,包含自动计算MODBUS crc校验码,是工具非源码(tiaoshi gongju)
    2020-12-19 22:49:10下载
    积分:1
  • COMPlot
    QT开发的能够接收串口数据并将其转化为波形同步实时显示的上位机(QT development can receive serial data and converting it into waveform synchronous real-time display of the upper machine)
    2020-06-29 22:00:01下载
    积分:1
  • CommClient
    使用MSCOMM控件,实现两台电脑通过串口进行通信的功能。(Use MSCOMM control, to achieve two computers to communicate through the serial port function.)
    2011-07-21 10:58:17下载
    积分:1
  • standardSerailPortWin32Interface
    标准串口win32接口函数,通过这些微软提供的串口接口函数可以实现对串口的读写操作(standard serial port debug source code)
    2015-12-12 16:29:20下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载