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

搜索资源列表

  1. duxiechuankou

    0下载:
  2. 一个简单的例子:如何从串口读取数据,以及向串口写数据-a simple example : how to read data from the serial port and write data to the serial port
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:30065
    • 提供者:凌东生
  1. mst2000

    0下载:
  2. 电机启动检测程序;包括读取数据的DLL;数据采集;数据分析;报表;
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1148095
    • 提供者:张三
  1. serialcomm

    0下载:
  2. 有效地使用了线程 读取数据并存放于文本文档中
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3610432
    • 提供者:孟庆军
  1. Serial_oscillogragh

    0下载:
  2. 从串口读取数据,本例是读取数据包,然后筛选所需要的数据进行波形显示
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:38566
    • 提供者:hechao
  1. 读KDN PLC中的数据

    0下载:
  2. 利用MSComm读取KDN控制器中的数据。
  3. 所属分类:通讯编程

  1. MSComm.rar

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

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

    0下载:
  2. 实时监控设备运行情况的演示程序,通过串口实时读取数据,曲线显示。有一定的参考意义。-Operation of real-time monitoring equipment demo program, through the serial port to read data in real time, the curve shown.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:247205
    • 提供者:王振刚
  1. Labview_i2c

    1下载:
  2. 在Labview 与单片机中实现I2S 的通讯。用于直接控制或读取数据。-Implemented in Labview and I2S chip communication. For direct control or read the data.
  3. 所属分类:通讯编程

    • 发布日期:2014-02-27
    • 文件大小:269768
    • 提供者:yinmin
  1. Sky

    0下载:
  2. “Sky试验测试与控制系统软件”用于工业控制系统的数据采集、解析、分析和保存,可以读取PCI、RS232、USB、CAN总线数据,将参数以曲线、列表和数码管等不同方式显示。 测控系统目前支持的设备有:RS232串行设备,研华PCI系列采集卡,周立功系列CAN分析仪,ASCL高速CAN采集仪,USB7310数据采集卡等。通过接口扩展,该系统可以支持任意用于计算机的Windows系统下的采集设备。 测控软件采用高精密定时系统,定时精度为1ms,曲线最高显示频率为1K,数据采集频率不限,取决于采集设备
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:2166622
    • 提供者:lvwei
  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. 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. DataRead

    0下载:
  2. 读取一款温度记录仪数据的例子,原来的温度记录仪只有一个数据显示画面,画面上只有曲线显示,没有具体数据,通过读取数据,可以实时监测温度的异常波动。-Read a data logger example, the original logger data show that there is only one screen, the screen shows only the curve, there is no specific data through the read data, you ca
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:4206
    • 提供者:张亮
  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. MiniCom

    0下载:
  2. vc下的RS232类,使用简单,稳定. 有多种方式读取数据,比如阻塞,线程,中断等方式.占用资源小,已经过认真调试,程序已经较为稳定和完善-RS232 class under the vc, easy to use and stable. There are many ways to read the data, such as blocking, thread, interrupt, etc.. occupiers resources is small, has been seriousl
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:14978
    • 提供者:谢棕琳
  1. draw-serial-data--

    0下载:
  2. vc++程序,实现从串口读取数据,然后进行实时曲线描绘-vc++ program to read data from serial port, and then portrayed real-time curve
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2469064
    • 提供者:lichan
  1. CommTest

    0下载:
  2. 实现串行口读写,并将读取数据存入mysql数据库中-To achieve serial port read and write, and read data stored in the mysql database
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:138079
    • 提供者:ymting
  1. SeriesPort

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

    • 发布日期:2017-12-01
    • 文件大小:2728345
    • 提供者:better
  1. USB_HID_CH375

    0下载:
  2. CH375 实现HID——USB资料 实现键盘的通讯,PC成功读取数据-CH375 achieved HID- USB data communication the keyboard, PC successfully read data
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:47737
    • 提供者:gfhggh
  1. Mouse_simular

    0下载:
  2. 本文件功能是从串口读取数据,并且将数据转化为鼠标数据坐标数据。-This document function is to read data from the serial port, and the mouse data coordinate data into the data.
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:59268
    • 提供者:周sir
  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
« 12 3 4 5 »
搜珍网 www.dssz.com