登录
首页 » Visual C++ » 我见过最好的串口类

我见过最好的串口类

于 2020-12-03 发布 文件大小:57KB
0 320
下载积分: 1 下载次数: 1

代码说明:

说明:  我所见过用VC写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时(I have ever seen VC was the best serial category, with simulation SCM interruption of transmission, so that the CPU for transmission and reception of overtime loss)

文件列表:

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

发表评论

0 个回复

  • SerialComClass
    封装较完整的串口类库,适合硬件开发人员使用,欢迎下载!(Packaging more complete serial library suitable for the development of the use of hardware, download welcome!)
    2006-11-20 11:20:31下载
    积分:1
  • chuankou
    实现串口编程的功能,使用vc语言,功能比较多,可实现端口、流量等控制 (To achieve serial programming function, use the vc language)
    2010-03-03 17:21:34下载
    积分: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
  • Modem_source
    说明:  用数据库实现串口通讯的源代码,功能比较强大,值得一看。(database using serial communication source code, functions more powerful overseas.)
    2005-11-17 15:29:16下载
    积分:1
  • XWP
    XWP仪表参数的读取,是帮1个朋友编写的(Instrument parameters XWP read, is to help a friend prepare the)
    2007-11-28 12:07:41下载
    积分:1
  • CommTest
    vs2010 c++ MFC实现串口通信(vs2010 c++ MFC serial communications)
    2021-04-10 08:58:59下载
    积分:1
  • 1
    CVI环境下的串口调试助手,主要功能有即时收发信息,显示波形,截图和保存数据(CVI environment serial debugging assistant, the main function includes immediately send and receive information to display waveforms, capture and save data)
    2013-07-11 09:47:50下载
    积分:1
  • VCPP-Code4
    VC++环境下用MSComm控件进行串口通讯编程 模型飞机测控平台(VC++ environment serial communication programming model aircraft monitoring platform with MSComm control)
    2014-05-10 10:27:17下载
    积分:1
  • HCTL-2032-Encoder
    1 两路编码器输入通道 2 采用专用编码器计数芯片完成计数工作 3 与上位机串口通讯(1 two-way encoder input channel 2 using a dedicated encoder chip count as counting work 3 serial communication with the host computer)
    2016-01-19 16:02:28下载
    积分:1
  • UDP
    vc写的基于udp的串口通信简单实例 (Udp serial communication instance, a simple small program)
    2012-11-26 16:40:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载