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

搜索资源列表

  1. 串口扫描源码

    2下载:
  2. 包含的功能有打开串口,设置掩码等参数,读取数据并存入文件,写入数据等。
  3. 所属分类:驱动编程

    • 发布日期:2009-01-05
    • 文件大小:44431
    • 提供者:wencongqiu
  1. 读取串口数据并画实时画出曲线的VC++程序源码

    6下载:
  2. 读取串口数据并画实时画出曲线的VC++程序源码,以验证,可以使用,Read the serial data and draw pictures of real-time curve of VC++ program source code to verify, you can use
  3. 所属分类:Windows编程

    • 发布日期:2013-08-01
    • 文件大小:168286
    • 提供者:wu
  1. MSComm.rar

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

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

    0下载:
  2. 使用串口控件和Graphics类 读取串口数据并画实时曲线的VC++程序, 使用串口控件和Graphics类 读取串口数据并画实时曲线的VC++程序
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:158492
    • 提供者:fm
  1. view

    0下载:
  2. 读取串口数据并画实时曲线的VC源码,我试过了,修改一些就可以用了-Read the serial data and pictures of the VC-source real-time curve, I tried to amend some can use
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:173286
    • 提供者:liqiang
  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. serialport

    0下载:
  2. 串口数据读取源程序,本机调试时需将串口的输入与输入脚短接-Serial data acquisition source, this machine will need to debug serial port input and input pin shorted
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:54689
    • 提供者:凌云
  1. 串口通信

    0下载:
  2. 检查所有串口,并读取串口数据和写串口数据。需要串口访问的Jar包,
  3. 所属分类:通讯编程

    • 发布日期:2012-11-07
    • 文件大小:144128
    • 提供者:xhy1100
  1. UATR-testhuaboxing

    0下载:
  2. 读串口并实时画波形,实现串口读取数据,根据得到的数据画出波形-UATR
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4263775
    • 提供者:彭彭
  1. test_serial

    0下载:
  2. 智能手机通过蓝牙与监控设备通信程序,VS2005编写,读取虚拟串口数据,实时绘制波形,并显示心率数据。有问题联系我:14562024(QQ)-Smart phone via Bluetooth and monitoring equipment, communication procedures, VS2005 prepared to read a virtual serial port data, real-time rendering waveforms, and display the he
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:33993
    • 提供者:zhangliangz
  1. VCComm

    0下载:
  2. VC++环境下从串口读取数据并实时绘制曲线图-VC++ Environment to read data from the serial port and real-time rendering curves
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:167044
    • 提供者:dflower
  1. productshow1

    0下载:
  2. 这个用c#编写的展品统计软件,实现了读取串口数据,将数据统计成展品关注度信息并显示,同时附带串口设置的相关界面。-This statistical software with c# is used to statistical the exhibits int the way recieving from a read serial data into display data and show concern about the degree of information, and the
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:49275
    • 提供者:jerry.shen
  1. GpsRecv

    0下载:
  2. 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3624142
    • 提供者:chenjin
  1. 读取串口数据并画实时曲线

    1下载:
  2. 基于VC6.0开发,在窗口中创建一个图表,通过串口读取数据并在图表中绘制实时曲线。(Based on VC6.0 development, create a chart in the window, read data through the serial port, and draw the real-time curve in the chart.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:1789952
    • 提供者:Tercelfly
  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. Test

    0下载:
  2. 通过java读取电脑串口数据,免去下载串口助手(Read computer serial data)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1315840
    • 提供者:whl414
  1. 串口测试

    0下载:
  2. 串口发送数据的matlab的GUI程序,读取一个需要发送的TXT文件,通过串口发送出去。(using serial port to send data based on matlab GUI .Reading a TXT file to send out through the serial port .)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:vapour
  1. W1

    0下载:
  2. 串口数据读取和解析,C#下怎么解析设备数据内容。(Reading and parsing of serial data, how to parse the data content of the device under C#.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:52224
    • 提供者:ded43df
  1. 串口通信+DMA接收不定长数据

    0下载:
  2. 利用DMA接收不定长的数据,原理是利用串口中断中的空闲中断读取DMA中的数据(Using DMA to receive indefinite long data)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2173952
    • 提供者:2222111
  1. SerialPort

    0下载:
  2. 读取USB串口数据,支持热插拔,目前可以使用,支持其他程序调用,也可以直接访问获取读取到数据。(Read USB serial data, support hot plug, can be used at present, support other program calls, also can directly access to get, read to the data.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:20310016
    • 提供者:一叶秋风凉
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com