登录
首页 » Visual C++ » vc serial port communication

vc serial port communication

于 2020-06-26 发布 文件大小:31225KB
0 391
下载积分: 1 下载次数: 2756

代码说明:

  串口编程源程序全集(Complete Works)

文件列表:

3.3
...\CharTerminal
...\............\CharTerminal.aps
...\............\CharTerminal.clw
...\............\CharTerminal.cpp
...\............\CharTerminal.dsp
...\............\CharTerminal.dsw
...\............\CharTerminal.h
...\............\CharTerminal.ncb
...\............\CharTerminal.opt
...\............\CharTerminal.plg
...\............\CharTerminal.rc
...\............\CharTerminalDlg.cpp
...\............\CharTerminalDlg.h
...\............\Debug
...\............\.....\CharTerminal.exe
...\............\.....\CharTerminal.ilk
...\............\.....\CharTerminal.obj
...\............\.....\CharTerminal.pch
...\............\.....\CharTerminal.pdb
...\............\.....\CharTerminal.res
...\............\.....\CharTerminalDlg.obj
...\............\.....\mscomm.obj
...\............\.....\StdAfx.obj
...\............\.....\vc60.idb
...\............\.....\vc60.pdb
...\............\mscomm.cpp
...\............\mscomm.h
...\............\ReadMe.txt
...\............\res

...\............\...\CharTerminal.rc2
...\............\Resource.h
...\............\StdAfx.cpp
...\............\StdAfx.h
...\CharTerminalSend
...\................\CharTerminal.aps
...\................\CharTerminal.clw
...\................\CharTerminal.cpp
...\................\CharTerminal.dsp
...\................\CharTerminal.dsw
...\................\CharTerminal.h
...\................\CharTerminal.ncb
...\................\CharTerminal.opt
...\................\CharTerminal.plg
...\................\CharTerminal.rc
...\................\CharTerminalDlg.cpp
...\................\CharTerminalDlg.h
...\................\Debug
...\................\.....\CharTerminal.exe
...\................\.....\CharTerminal.ilk
...\................\.....\CharTerminal.obj
...\................\.....\CharTerminal.pch
...\................\.....\CharTerminal.pdb
...\................\.....\CharTerminal.res
...\................\.....\CharTerminalDlg.obj
...\................\.....\mscomm.obj
...\................\.....\StdAfx.obj
...\................\.....\vc60.idb
...\................\.....\vc60.pdb
...\................\mscomm.cpp
...\................\mscomm.h
...\................\ReadMe.txt
...\................\res

...\................\...\CharTerminal.rc2
...\................\Resource.h
...\................\StdAfx.cpp
...\................\StdAfx.h
4.3
...\TTY
...\...\CommSetDlg.cpp
...\...\CommSetDlg.h
...\...\Debug
...\...\.....\CommSetDlg.obj
...\...\.....\MainFrm.obj
...\...\.....\StdAfx.obj
...\...\.....\TTY.exe
...\...\.....\TTY.ilk
...\...\.....\TTY.obj
...\...\.....\TTY.pch
...\...\.....\TTY.pdb
...\...\.....\TTY.res
...\...\.....\TTYDoc.obj
...\...\.....\TTYView.obj
...\...\.....\vc60.idb
...\...\.....\vc60.pdb
...\...\MainFrm.cpp
...\...\MainFrm.h
...\...\ReadMe.txt
...\...\res


...\...\...\TTY.rc2

...\...\Resource.h
...\...\StdAfx.cpp
...\...\StdAfx.h
...\...\TTY.APS
...\...\TTY.clw

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

发表评论

0 个回复

  • test1
    VB环境下简单的串口测试程序,测试两台主机通过串口是否能够实现数据传送,可以传送数字、字符串及汉字。(VB environment, a simple serial test program, test whether two hosts can be achieved through the serial data transfer, can send numbers, strings and characters.)
    2010-06-09 10:11:16下载
    积分: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
  • VC6.0MFC
    vc++制作串口调试助手,用vc6.0开发环境,一步一步教大家制作串口调试助手(vc++ production serial debugging assistant with vc6.0 development environment, step by step teach you making serial debugging assistant)
    2013-07-18 16:02:31下载
    积分:1
  • SeriesPort
    说明:  通过CreatFile SetupComm GetCommStat等API函数来创建一个串口传输程序(CreatFile SetupComm GetCommStat such as through the API function to create a serial transfer procedure)
    2008-10-08 22:44:29下载
    积分:1
  • 531469b0ca56
    并口程序 测试PC并口输入输出文件,挺不错的一个程序 分享(this is a little )
    2014-09-11 11:49:42下载
    积分:1
  • ADCandRS232
    基于DMmega128开发板的串口通信程序,对于初学者必看!!(For starters based on DMmega128 development board serial communication program, must see! !)
    2012-11-04 21:41:58下载
    积分:1
  • SerialPortTest
    最简单的串口通信程序,MFC,基于SerialPort类,VS2008(The simplest SerialPort program,based on CSerialPort ,VS2008)
    2012-12-27 18:17:05下载
    积分:1
  • CommClient
    使用MSCOMM控件,实现两台电脑通过串口进行通信的功能。(Use MSCOMM control, to achieve two computers to communicate through the serial port function.)
    2011-07-21 10:58:17下载
    积分:1
  • Communication_control
    耀华表通信控件 内置了地磅的串口协议。能自动读取指定的数(Communication control Toledo Electronic loadometer, serial direct source reading program. The source without any Dll, built-in serial port loadometer agreement. Can automatically read the specified binary readings.)
    2010-07-09 21:31:44下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载