登录
首页 » Visual C++ » COM_CONTROL

COM_CONTROL

于 2015-12-01 发布 文件大小:36KB
0 316
下载积分: 1 下载次数: 3

代码说明:

  串口控制的资料和源码,里面包含源码和学习资料(A serial port control information and source code)

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

发表评论

0 个回复

  • VCPP
    VC++串口上位机程序编写,很详细,初学者编写上位机适用(VC++ serial PC programming, in great detail, the preparation of PC suitable for beginners)
    2020-11-08 21:59:47下载
    积分: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
  • vc_-serial-communication
    vc_串口通讯,介绍了如何用VC实现串口通信的原理和源程序(vc_ serial communication, describes how to use the VC to achieve the principle and source of serial communication)
    2011-04-20 14:32:52下载
    积分:1
  • lpc2368-CAN
    带ID的lpc2368 CAN通信,包括初始化、中端、CAN通信和串口通信(With the ID lpc2368 CAN communications, including initialization, in the end, CAN communications and serial communication)
    2020-07-03 08:40:01下载
    积分:1
  • ModbusClient
    Modbus TCP/IP协议client端源代码(Modbus TCP/IP protocal test)
    2009-06-10 23:02:44下载
    积分:1
  • simplecommtest
    一个多线程串口编程的test,简单而实用,适合工业控制(A multi-threaded programming serial port test, easy and practical for industrial control)
    2009-03-28 17:43:02下载
    积分:1
  • comm
    VB写的串口通讯软件,简单易学,适合初学者(Written in VB serial communication software, is easy to learn)
    2010-03-16 15:19:09下载
    积分:1
  • CSerialPort-class
    最新版CSerialPort类(2014年),还包含一个旧版本,可以进行比较使用。(The latest version CSerialPort class (2014), also contains an older version. Use can be compared.)
    2016-02-22 20:31:19下载
    积分:1
  • CommTest
    串口测试程序 (Test porgram for serial)
    2020-10-22 20:47:23下载
    积分:1
  • errorRate
    用VC++实现的一个测试通信系统的误码率的程序,很好用的,是用两个串口的数据测试误码率的。(With VC++ realize a test communication system BER procedures, very good use, with two serial test data error rate.)
    2011-12-19 10:23:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载