登录
首页 » Visual C++ » Com

Com

于 2007-09-11 发布 文件大小:1408KB
0 439
下载积分: 1 下载次数: 6

代码说明:

  串口通讯类及其例子程序,很有用的串口调试范列(Serial Communication category and examples of procedures, useful for debugging serial Fan out)

文件列表:

ComAccess
.........\ComAccess.001
.........\COMACCESS.CPP
.........\ComAccess.dsp
.........\COMACCESS.DSW
.........\COMACCESS.H
.........\COMACCESS.MAK
.........\COMACCESS.ncb
.........\COMACCESS.OPT
.........\ComAccess.plg
.........\DEBUG
.........\Main.cpp

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

发表评论

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
  • comm
    用vc写的向串口发十六进制数据。 文件中有整个工程文件。(Vc wrote with hex data sent to the serial port. File in the project file.)
    2012-01-09 22:29:28下载
    积分:1
  • stringmathematica
    STRING MATHMATICAL PLEASE COMMENT
    2013-07-10 12:51:46下载
    积分:1
  • wireless-voting-machine
    基于单片机的无线表决器下位机程序,实现数据的无线传输及和上位机之间的串口通信(Microcontroller-based wireless voting machine computer program under)
    2011-09-22 18:41:10下载
    积分:1
  • SerialPortTest
    学习C++,先学串口编程,本程序就是以串口作为编程对象,进行针对串口的数据接收与发送,内含丰富的注释,纯个人理解!(To learn C++ learn first serial programming, the program is as a programming object to the serial port for serial data reception and transmission, contains a wealth of comments, pure personal understanding!)
    2013-04-28 10:18:11下载
    积分:1
  • VisualPCPPP
    串口调试助手源码,mfc,用控件编写,包括自动发送和十六进制显示(Serial debugging assistant source)
    2016-11-30 17:27:09下载
    积分:1
  • SCommTest
    串口发送接收数据,初学者可以参考参考, - - ~(串口发送接收数据,初学者可以参考参考,-- ~)
    2009-07-08 16:39:55下载
    积分:1
  • vb232
    一个简单的VB串口发送程序,初学者参考.(a simple VB Serial this procedure, beginners reference.)
    2007-01-12 15:06:01下载
    积分:1
  • C++通信
    用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.(with Serial Communication, which can be used with serial transmission of information between the principle.)
    2005-03-29 11:21:03下载
    积分:1
  • VB-Serial
    简洁的VB串口调试程序。适合初学者学习和参考(Simple VB serial debugger. Learning and reference for beginners)
    2011-05-24 20:33:44下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载