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

vc serial port communication

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

  • SerialportSample
    vc++写的串口通信程序,对于学习串口通信会有很大的帮助(vc++ write the serial communication program, learning serial communication will be of great help)
    2015-12-07 23:54:23下载
    积分: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
  • 温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
    2020-06-26 07:40:02下载
    积分:1
  • Open
    Wincc使用MSComm控件串口通讯,VB中发送十六进制数据(Wincc uses MSComm control to communicate through serial port and sends hexadecimal data in VB)
    2020-06-16 22:40:01下载
    积分: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
  • 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
  • CameraComm22
    基于VISCA协议开发,用于摄像机串口通信,控制摄像机云台等。例如:向左、向右旋转,变焦等等(Based on VISCA protocol developed for the camera serial communication control camera pan and tilt. For example: to the left, right rotation, zoom, etc.)
    2012-11-22 17:34:27下载
    积分:1
  • vb--THINGET-PLC
    VB和信捷PLC通讯的源代码,包括读写,置位,独一无二哦,网上都找不到的。(vb and thinget plc communication program source,good thing)
    2020-12-29 09:39:01下载
    积分:1
  • serialPort
    调试串口的程序,本程序运行于PC机,是开发串口电路的好帮手。(Debug serial procedures, the program runs on PC, is to develop a good helper serial circuit.)
    2007-09-17 13:27:21下载
    积分:1
  • MSComm
    实例321——利用MSComm控件进行串口通信(Examples 321 use MSComm control serial communication)
    2016-06-03 13:17:57下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载