CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - vc 串口 数据

搜索资源列表

  1. vc++toled

    1下载:
  2. 本人用在公司点阵条屏通讯送点阵数据的上位几软件,有两点可以参考 1.里面的点阵获取没有采用字库,而是自己从屏幕获取.可以发送WINDOWS有的任意可以写出来的字体. 2.实现了串口的发送.-I used the company lattice screen data communications sent to the upper lattice several software two of which may be a reference. there is no access to
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:48823
    • 提供者:zxf
  1. scommtest

    0下载:
  2. vc++串口通讯程序,该程序能实现打字机方式进行数据传输
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:37935
    • 提供者:tom
  1. LsCommDemo

    0下载:
  2. VC6请使用 LsCommDemo(for vc6).zip VC7请使用 LsCommDemo(for vc7).zip 作者:Liu_sir VC知识库 http://www.VCKBASE.com 多线程,多接收模式串口类LsComm相关文档 多线程,多接收模式串口类LsComm 作者:Liu_sir 所以参照Delphi中的SpComm设计了一个类CComPort,对CSerialPort进行了2次封装,主要目的是简化串口的
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:333849
    • 提供者:liaotao
  1. mcom4

    0下载:
  2. 串口编写程序 VC6请使用 LsCommDemo(for vc6).zip VC7请使用 LsCommDemo(for vc7).zip 作者:Liu_sir VC知识库 http://www.VCKBASE.com 多线程,多接收模式串口类LsComm相关文档 多线程,多接收模式串口类LsComm 作者:Liu_sir 所以参照Delphi中的SpComm设计了一个类CComPort,对CSerialPort进行了2次封装,主
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:82429
    • 提供者:liaotao
  1. MSComm.rar

    0下载:
  2. 用MFC编的读取串口数据并画实时曲线的VC++程序源码,MFC vc++
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2426846
    • 提供者:chen anquan
  1. chuankouTerm.rar

    0下载:
  2. 此代码为VC++串口接收程序源码,可以把串口数据保存为TXT文件。,This code for VC++ serial port to receive the procedure source code, serial data can be saved as a TXT file.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1965332
    • 提供者:jiafulu
  1. realtimetable-flexgrid-comms

    0下载:
  2. 读取串口数据并画实时曲线的VC++程序源码 这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。 -realtimetable-flexgrid ARM+DSP
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:532835
    • 提供者:lio
  1. SerialPortVxD

    0下载:
  2. 实现对串口数据捕获,Vc++环境下编译通过-Implementation of the serial data capture, Vc++ compiler environment through
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:2020845
    • 提供者:zhengdongxin
  1. MFCCommAssist

    0下载:
  2. 利用VC++编的串口数据采集程序,利用本程序时,注意开通串口(包括虚拟串口)。-This program depitcs the process of serial ports,and it deserves learning.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2065285
    • 提供者:郭朝阳
  1. CRCProgram

    0下载:
  2. 用MFC编写的数据包校验与常用校验算法(数据处理方法与串口通信用户层协议的编制)。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared by MFC with the commonly used packet checksum checksum algorithm (data-processing methods and user layer protocol serial communication preparation). They are al
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:26185
    • 提供者:仙儿
  1. SeriesPort

    0下载:
  2. vc++开发的串口编程,包括打开串口,设置串口,读取数据等等操作。-vc++ development of serial programming, including the open serial port, serial port settings, read data operation and so on.
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:2727594
    • 提供者:章学宇
  1. dj1

    0下载:
  2. VC开发的串口程序,并将接受的数据进行FFT变换-VC serial development process and will accept data FFT transform
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:720046
    • 提供者:有机玻璃
  1. VC_serial_Port_Program

    0下载:
  2. VC串口编程示例,得用API编程,可以转发数据,设置串口参数。-Visual C++ serial port example Program。
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3678643
    • 提供者:田成平
  1. RS_232_FULIYE

    1下载:
  2. vc 6.0下使用MSComm控件进行串口通讯,可进行相应的通讯设置,显示串口数据并动态绘制波形图/曲线图,使用快速傅里叶变换将时域信号的串口数据转换为频域值,并动态显示。代码内有注释-vc 6.0 control for the use of MSComm serial communications, the communications can be set, indicating the serial data and dynamic mapping wave/curve, the use
  3. 所属分类:Communication

    • 发布日期:2015-03-03
    • 文件大小:3728174
    • 提供者:葛李欣
  1. vcapi

    0下载:
  2. vc调用api函数进行串口通讯,能够实现对omronPLC的串口通讯,能够实现对omronPLC的数据区的读取和写入.-vc call the api function serial communication can be achieved right omronPLC serial communication can be achieved right omronPLC data area read and write.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1930870
    • 提供者:wang
  1. GPRS

    0下载:
  2. gprs AT指令 发送短信 VC++6.0,串口收发数据-gprs AT SMS
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:11137
    • 提供者:denglei
  1. VC-uart

    0下载:
  2. VC串口助手,开启软件发送数据,关闭软件发送数据-VC serial assistant, open software to send data, close the software to send data
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:4863
    • 提供者:程冬青
  1. VC-P-P-Serial-communication

    0下载:
  2. VC++串口通信,可以收发数据,可选用TCPIP通信-VC++ Serial communication, you can send and receive data, optional TCPIP communication
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:3671758
    • 提供者:尚名近
  1. 读取串口数据并画实时曲线的VC++程序源码

    0下载:
  2. 通过串口读取数据,将读取回来的数据分析处理,然后通过曲线形式显示出来。(Read data through the serial port, read back data analysis, processing, and then displayed in the form of curves.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-26
    • 文件大小:162816
    • 提供者:Tercel_fly
  1. 完整串口通信程序(发送和接受)源代码

    0下载:
  2. 完整串口通信程序Vc++源代码,实现通过串口发送和接收数据的功能(Complete serial communication program Vc++ source code, to realize the function of sending and receiving data through the serial port)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-22
    • 文件大小:39936
    • 提供者:二胖臭臭
« 12 3 4 »
搜珍网 www.dssz.com