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

搜索资源列表

  1. WaveDispay

    0下载:
  2. 从串口接收到数据后,实时显示波形或数据。初衷是用来显示msp430 sd16 发送的数据,波特率不能太大。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:43758
    • 提供者:kld
  1. MNPCOM

    0下载:
  2. 这是一个基于串口编程的程序,它把从DDE SEVER(如上位机监控软件中)读取的数据发往指定串口,这里是通过串口发数据并驱动模拟屏(水厂用的)在模拟屏上实时显示相关数据
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:346329
    • 提供者:黄逸
  1. src

    0下载:
  2. 串口数据采集实时显示程序。本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:195883
    • 提供者:dy
  1. OscopeDemo

    0下载:
  2. 一个以位图切换技术实现波形实时显示的程序-a bitmap switching technology to achieve real-time waveform display procedures
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:49322
    • 提供者:贺小虎
  1. s2trace

    0下载:
  2. 同时监测两个串口的数据,并实时显示和存盘。-two simultaneous monitoring serial data and real-time display and archiving.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3207
    • 提供者:董时舫
  1. 串口温度数据采集并实时显示

    1下载:
  2. 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:249880
    • 提供者:周波
  1. labview_serial

    0下载:
  2. labview中实现串口数据采集和实时显示-Serial labview in data acquisition and real-time display
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:19431
    • 提供者:wangliewu
  1. chuanxingtongxunheshishiquxian

    0下载:
  2. 通过串口接收数据并实时画出曲线。将含有单片机,AD模数转换器等芯片的电路板通过USB数据线与电脑相连,可通过计算机实时显示出数据和绘制出图形-Through the serial port to receive data and real-time to draw curves.
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2775341
    • 提供者:xiaolu
  1. MessageViewXXX

    0下载:
  2. 一个调试实时显示代码,及进程通信简洁通信-A real-time display debug code, and the process of communication simple and Communication
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:30982
    • 提供者:zhong
  1. 11

    0下载:
  2. 串口发送,上位机曲线实时显示接收到的数据-Serial transmission, PC curve data received real-time display
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2937831
    • 提供者:於晶晶
  1. com

    0下载:
  2. 串口数据采集并实时显示,使用串口控件使用说明 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。com对初学者有用-Serial data acquisition and real-time display, use the serial port control instructions of the program using VC6.0 to generic serial port control MSCOMM32.OCX sent to th
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:503662
    • 提供者:姜懿家
  1. serial-to-curve

    0下载:
  2. 接收串口数据并以曲线实时显示,显示适度和温度-Receiving serial data and real-time display of the curve
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:2431662
    • 提供者:
  1. MFC-COscilloscopectrl_demo

    0下载:
  2. 用VC++MFC编写的上位机软件,它可以通过rs232串口接收下位机发送来的数据并实时显示,还可以对波形作频率幅度检测,还可以做更多普通示波器做的事情。-Prepared using VC++MFC software, it can be through the RS232serial port to receive the client to send data and display in real time, but also on the wave frequency amplitude
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:2398500
    • 提供者:hjhj
  1. serial_communication

    0下载:
  2. MATLAB,基于GUI的串口的调试工具,并将接收到的数据实时显示在坐标轴上。-MATLAB, the serial port of the GUI-based debugging tools, and data received in real time is displayed in the axis.
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:19821
    • 提供者:quxp
  1. chuankoucaiji

    0下载:
  2. 使用串口采集温度数据,并实时显示温度数据-Serial collected temperature data
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:262792
    • 提供者:heronj
  1. Serial-real-time-display

    0下载:
  2. VC6.0下的串口温度数据采集并实时显示界面,可以实时绘制波形,查看历史数据,保存串口接收数据。-VC6.0 under serial temperature data acquisition and real-time display interface, real-time can draw the waveform view historical data, save the serial port to receive data.
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:782926
    • 提供者:程亮
  1. COMLine

    0下载:
  2. VC6.0平台下对串口接收到的数据进行实时显示,但是数据长度是512.使用时候注意。-VC6.0 platform to receive serial data real-time display, but the data length is 512. Use the time to pay attention.
  3. 所属分类:Communication

    • 发布日期:2017-11-21
    • 文件大小:7029760
    • 提供者:尹破浪
  1. AutoOpenCarton

    0下载:
  2. VC6.0的机械自动化控制真实项目,采用运动控制卡控制机械实现PC端的自动化。主要技术特点:自动化循环控制,故障处理,运动控制卡的应用,伺服控制,access数据库,状态信息的实时显示。-VC6.0 control real machinery automation project, using motion control card machine to automate the PC side. Main technical features: automatic cycle control
  3. 所属分类:Communication

    • 发布日期:2017-05-12
    • 文件大小:2919011
    • 提供者:陈杰
  1. iHv

    0下载:
  2. 安卓系统与单片机的USB传输 摄像头实时显示图像-Andrews and microcontroller USB transfer real-time camera image display
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:9591
    • 提供者:cialfr
  1. 串口数据实时采集显示例程

    1下载:
  2. 通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-17
    • 文件大小:8843264
    • 提供者:飞扑
« 12 3 »
搜珍网 www.dssz.com