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

vc serial port communication

于 2020-06-26 发布 文件大小:31225KB
0 190
下载积分: 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 个回复

  • VC modbus
    VC串口通信modbus协议源代码,测试可用。(modbus通信协议)(VC serial communication protocol source code modbus)
    2014-06-07 18:26:28下载
    积分:1
  • Serial-debugging-aides_VB
    串口调试助手VB.zip 我想大家都用过 串口调试助手, 也都期望自己能够制作出同样的通信界面; 那么这里的工具,让你如愿…… 采用VB编程,超级简单实用。(Serial debugging assistant VB.zip I would like that we have used serial debugging assistant, also expect to be able to produce the same communication interface where the tool that allows you to do so ... using VB programming, super simple and practical.)
    2012-08-04 12:26:47下载
    积分:1
  • pack
    C++串口通信代码,接收下位机的数据点,并在前面板画出图形。(数据格式* , , /)内附STM32串口发送数据程序(C++ serial communication code, receive under the data points, and the front panel to draw graphics. (Data format,*, /) containing STM32 serial transmit data program)
    2013-10-28 20:14:38下载
    积分:1
  • VSPD-VisualC-6
    可虛擬兩個RS-232或者是多個RS-232互傳資訊,此源码維VisualC-6所編寫。(Can be a virtual two RS-232 or RS-232 over pass each other information, this source code written by Victoria VisualC-6.)
    2020-11-27 09:09:29下载
    积分:1
  • serialpor
    多线程串口类及其使用方法,包含完整的CSerialPort类及其使用方法。(A communication class for serial port)
    2013-08-09 20:16:35下载
    积分:1
  • 调试工具及源代码
    说明:  非常好用的串口变成工具和源代码,可以自动搜索串口,有非常高的参考价值。(it is very nice! you can use it easyly, it is Visul C++ code .)
    2019-02-22 14:38:35下载
    积分:1
  • 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
  • vb-com
    vb 串口上位机 很简单的一个版本,大家自己扩展功能吧 (com executed on pc,it s a simple version ,easy for expansion)
    2014-01-10 14:22:05下载
    积分:1
  • PTZ-camera-control-system
    使用vc++开发的云台镜头控制系统,主要通过串口实现控制,已编译通过,可学习使用(PTZ camera control system)
    2013-09-24 22:31:17下载
    积分:1
  • SCIPC
    上位机串口通信程序带电机控制程序界面(PC serial communication program with motor control programming interfaces.)
    2006-06-09 16:07:47下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载