登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:串口编程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 带ID的lpc2368 CAN通信

  带ID的lpc2368 CAN通信,包括初始化、中端、CAN通信和串口通信(With the ID lpc2368 CAN communications, including initialization, in the end, CAN communications and serial communication)

18
下载
152
浏览
2020-07-03发布

2. comm

  Windows串口编程 (Windows serial programming)

3. COMPlot

  QT开发的能够接收串口数据并将其转化为波形同步实时显示的上位机(QT development can receive serial data and converting it into waveform synchronous real-time display of the upper machine)

232
下载
149
浏览
2020-06-29发布

4. ser_port_ver10

  Windows串口编程例子(The example of uart in Windows)

5. vc serial port communication

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

6. 通信

  一个很好的COM口通讯类(An uart mfc example)

7. 温度数据采集并实时显示

  串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(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 )

8. 当前流行的调试助手的源码-自己

  串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容(serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define serial rate, as indicated by the state)

9. CserialPort类源码

  VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法(VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods)

10. 调试,设备模拟 Modbus Tools

  串口调试,串口设备模拟,支持32/64位系统。(Serial debugging, serial device simulation)

0
下载
135
浏览
2020-06-20发布

11. Modbus Tools (1)

说明:  串口调试,串口设备模拟,支持32/64位系统。(Serial debugging, serial device simulation)

1
下载
134
浏览
2020-06-20发布

12. 调试工具及源代码

说明:  非常好用的串口变成工具和源代码,可以自动搜索串口,有非常高的参考价值。(it is very nice! you can use it easyly, it is Visul C++ code .)

27
下载
114
浏览
2019-02-22发布

13. MFC 简单Modbus RTU

  使用VS2013的MFC编写的一个简单Modbus RTU的单命令控制Demo,能够实现继电器的开和关(A single command control demo of a simple Modbus RTU written in MFC of VS2013 enables relay opening and closing)

10
下载
188
浏览
2018-09-24发布

14. 数据实时采集显示例

  通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)

13
下载
134
浏览
2017-06-29发布

15. 768015

  用visual c++写的串口通信程序,有rs232,同步串口通信,不错的(Written in visual c++ serial communication program, rs232, synchronous serial port communication, good)

2
下载
147
浏览
2017-04-14发布

16. VisualPCPPP

  串口调试助手源码,mfc,用控件编写,包括自动发送和十六进制显示(Serial debugging assistant source)

5
下载
148
浏览
2016-11-30发布

17. VcPP

  51CTO下载-VC++串口通信2051CTO下载-VC++串口通信20个经典源码合集51CTO下载-VC++串口通信20个经典源码合集个经典源码合集(51CTO download-VC++ serial communication 2051CTO download-VC++ serial communication 20 classic source collection 51CTO download-VC++ serial communication 20 classic source source collection classic collection)

7
下载
101
浏览
2016-11-14发布

18. gjwsy

  通过串口读取GPS的信息,并解析信息,显示经纬度以及其他的一些主要值,并将该经纬度值转化成大地坐标值(Read through the serial port GPS information and analysis information to display latitude and longitude as well as some other major value, and the latitude and longitude values converted to geodetic coordinates)

3
下载
132
浏览
2016-07-15发布

19. MSComm

  实例321——利用MSComm控件进行串口通信(Examples 321 use MSComm control serial communication)

2
下载
136
浏览
2016-06-03发布

20. rtcm

  初始化RTCM控制,并且把文件或者串口数据转输出成RTCM格式(RTCM control initialization, and the output files or serial data transfer format to RTCM)

16
下载
145
浏览
2016-05-26发布