登录
首页 » Visual C++ » 768015

768015

于 2017-04-14 发布 文件大小:3410KB
0 278
下载积分: 1 下载次数: 2

代码说明:

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

文件列表:

bjcommspy.zip,26112,2001-12-19
fdownfile.zip,54803,2001-12-19
ports.zip,2537,2001-12-19
rasstat.zip,25051,2001-12-19
rs232com.zip,4945,2001-12-19
serialcom.zip,53009,2001-12-19
serialport.zip,18073,2001-12-19
serial_com.zip,5507,2001-12-19
t3CommTest.zip,53971,2001-12-19
tapi.zip,64056,2001-12-19
u6comm.zip,1906,2001-12-19
v6CModemInfo.zip,134708,2001-12-19
vckb.zip,1589309,2001-12-19
vc_teach.zip,1136601,2001-12-19
wintran.zip,371785,2001-12-19
YKdial.zip,42920,2001-12-19

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

发表评论

0 个回复

  • MFC20100619221344
    这是MFC串口编程的具体步骤 对学串口编程有很大帮助(This is the MFC programming serial port programming of specific steps to learn of great help)
    2010-06-19 22:21:11下载
    积分:1
  • Com_N
    本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。(Microsoft's own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx control and registration method, the procedure is used in the static link library, for the in the absence of vc for the machine can also run, giving the larger point.)
    2005-07-31 09:50:35下载
    积分:1
  • 2
    说明:  VC++串口通信20个经典源码合集,经典全集,串口开发必看(VC++ Serial communication source collection of 20 classic, classic Collection, Must See Serial Development)
    2011-04-21 09:51:05下载
    积分:1
  • serialpor
    多线程串口类及其使用方法,包含完整的CSerialPort类及其使用方法。(A communication class for serial port)
    2013-08-09 20:16:35下载
    积分:1
  • YZAK718
    一个新的通信协议,一线通协议模版软件,希望对大家开发有用()
    2020-10-08 18:07:35下载
    积分:1
  • cuankoubiancheng.pdf
    说明:  RS232-c串口编程资料收集整理,有C源码实例。 (Serial programming data collected, there are C source code examples.)
    2011-04-07 10:16:42下载
    积分:1
  • ser
    说明:  串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。 由于本程序设计到硬件编程,因此,如果读者的串口通信设备 没有连接好,可能会有问题 (Serial communication provides a high-level programming to carry out the type of serial communication, the ability to easily carry out a variety of data communications. Since the hardware design to programming, so if the reader' s serial communications equipment is not connected well, there may be some problems)
    2009-08-18 16:49:04下载
    积分:1
  • SmartCom(0.5.4)
    串口调试工具,包含自动计算MODBUS crc校验码,是工具非源码(tiaoshi gongju)
    2020-12-19 22:49:10下载
    积分:1
  • SSCOM2.3
    串口大师的源码程序,c语言。学习串口或者是学习c都是很好的例子。(the sourcecode of the comm communication)
    2011-12-06 18:39:49下载
    积分: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
  • 696518资源总数
  • 105877会员总数
  • 14今日下载