登录
首页 » Visual C++ » MultiThSerial

MultiThSerial

于 2005-03-18 发布 文件大小:43KB
0 277
下载积分: 1 下载次数: 174

代码说明:

  调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听(call WinAPI serial communication functions, and uses multi-threading technology to activate the working threaded serial input eavesdropping)

文件列表:

SerialPort
..........\Debug
..........\ReadMe.txt
..........\res

..........\...\SerialPort.rc2
..........\Resource.h
..........\SerialPort.aps
..........\SerialPort.clw
..........\SerialPort.cpp
..........\SerialPort.dsp
..........\SerialPort.dsw
..........\SerialPort.h
..........\SerialPort.ncb
..........\SerialPort.opt
..........\SerialPort.plg
..........\SerialPort.rc
..........\SerialPortDlg.cpp
..........\SerialPortDlg.h
..........\SetupDlg.cpp
..........\SetupDlg.h
..........\StdAfx.cpp
..........\StdAfx.h

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

发表评论

0 个回复

  • 温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(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
  • 1Button-Devices
    说明:  1 button device with bascom avr
    2019-05-06 19:09:58下载
    积分:1
  • SerialPort-DLL
    把SerialPort通讯类封装成的DLL+使用例子(SerialPort Dll and demo)
    2011-07-11 23:48:23下载
    积分:1
  • cuankoubiancheng.pdf
    说明:  RS232-c串口编程资料收集整理,有C源码实例。 (Serial programming data collected, there are C source code examples.)
    2011-04-07 10:16:42下载
    积分:1
  • Sokkia-Total-Station-Control-Command
    索佳、拓普康全站仪串口通信控制指令,通过软件控制仪器实现联机通信与自动测量。(Total Station Control Command)
    2021-03-10 10:39:27下载
    积分:1
  • 51
    说明:  51单片机串口通讯软件与上位机通讯 含有多个程序(this is a programe to serils community to 51 and pc.)
    2012-04-26 22:42:19下载
    积分:1
  • VB
    说明:  对松下FP系列PLC通讯串口的调试,了解串口使用的方法(Panasonic FP series PLC serial communications debugging of serial use)
    2013-01-24 15:51:31下载
    积分: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
  • 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
  • RS232_485multi-design
    485多机通讯的连接方式,主要有总线方式、星形方式等(connection of multi pc communication with 485)
    2010-03-03 15:03:27下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载