CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - 数据实时 显示

搜索资源列表

  1. qxhz

    2下载:
  2. 在VB中实现实时曲线的绘制,可以很直观的显示出数据的变化值和变化趋势-in VB real-time curve, the drawing can be very intuitive data show the changes in values and trends
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5208
    • 提供者:王想红
  1. 1821

    1下载:
  2. 一个实时曲线类 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollS
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:50655
    • 提供者:yu
  1. dynamic_line_real_show_like_windows

    0下载:
  2. VC实现的界面和windows任务管理器的联网界面一样动态曲线实时显示系统(TIMER实现的)可用于上位机对下位机采集的数据动态实时显示,曲线防闪烁,。-VC interface and windows management tasks for a network interface like real-time dynamic curves show - EC (TIMER achieved) can be used for PC right from the lower the dynami
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:16523
    • 提供者:dengxuebo
  1. dynamic_show_thread

    0下载:
  2. 基于线程实现的动态数据曲线的显示,用VC6写的。对实时性高的显示TIMER定时器响应不好,可用线程技术实现多路动态曲线显示。-Based on the threads to achieve dynamic data curve shown that VC6 writes. Real-time high on the timer shows TIMER poor response can be threaded technology to achieve more dynamic curve of
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:39244
    • 提供者:dengxuebo
  1. Code

    1下载:
  2. 该源码描述了绘制实时曲线的方法,对于工控行业趋势图,数据曲线显示有一定的帮助
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:50025
    • 提供者:dingjiming
  1. realcurve

    0下载:
  2. 一种实时曲线类,可动态显示采集数据,里面有各种接口函数的说明啊
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:45233
    • 提供者:扬扬
  1. 20041019221133_Graphic

    0下载:
  2. 一个非常完美的工业曲线显示控件,根据实时数据或者历史数据生成各种历史、实时曲线-a perfect curve showed industrial controls, according to real-time data or historical data generated various historical, real-time curve
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1800227
    • 提供者:王杰
  1. graphrealshow

    2下载:
  2. VB一个实时曲线的显示程序,包含数据的保存,可以用来作为工业监控实时曲线显示的入门程序. -VB curve shows a real-time process, including the preservation of data that can be used to monitor real-time curve as the industry shows that the entry procedures.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:6661
    • 提供者:Jawei
  1. uart_line

    0下载:
  2. 这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。-This is my realtimetable based on the revised procedures, suitable for reading serial data, and draw real-time curve, also used the numerical displayed FlexGri
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:163489
    • 提供者:西行
  1. DIBDisplay

    0下载:
  2. 实现了一幅图像的实时采集与显示,并且在显示时提供当前数据的像素,位图属性等信息-To achieve a real-time image acquisition and display, and provide current data show that the pixel, bitmap attribute information
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:96602
    • 提供者:李哲
  1. imagemaker

    0下载:
  2. 在实际项目中我们经常需要绘制一些实时的数据图片,比如当前各公司的用水量、用电量还有播放声音视频时实时显示当前的声频等等,在我们最熟悉的任务管理器也有这么一个功能,用来表示当前CPU的使用频率,最近笔者刚刚给朋友完成了一个类似的功能图,用曲线图来实时表示一些实际数据,由于形象直观,很受客户欢迎。 新闻来自: 新客网(www.xker.com) 详文参考:http://www.xker.com/page/e2008/0725/54949.html-In actual projects, we
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:3045
    • 提供者:黄燕辉
  1. basRealTimeView

    0下载:
  2. 数据流实时显示的模块,可以实时显示实时数据的变化曲线图-Data streams in real-time display module can display real-time data in real-time graph of the change
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:909
    • 提供者:luonian
  1. realtime

    0下载:
  2. 实时曲线绘制程序实例,多用于工业监控。// 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollS
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:63448
    • 提供者:王磊
  1. 201011510135652

    0下载:
  2. 实时曲线显示,主要用于底层设备数据采集后,形成实时曲线显示 -Real-time curve showed that the underlying device is mainly used for data collection, the formation of real-time curve display
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:213865
    • 提供者:鲁波
  1. control-software

    0下载:
  2. 在软件实现工业控制或者其他领域,根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要,但是如何使你的曲线显示功能变得十分的强大而且界面美观呢,这个是我在下载到的总多的控件中间最完美的,就像工业仪表控件数世纪飞扬一 -Industrial control software, or in other areas, according to real-time data or historical data generated various historical, real-time
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:3899
    • 提供者:cc
  1. shishiquxianxianshi

    0下载:
  2. 用Visual C++实现对数据的实时曲线显示-Use Visual C++ to show the data on a picture
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:212032
    • 提供者:thydiawu
  1. TestMsChart

    0下载:
  2. MSChart是VC++6.0中自带的一个特殊控件类,用于绘制坐标曲线图。用MSChart做一个数据显示的程序,功能比较全面,满足一般的实时曲线绘制。实现了无闪烁的动态曲线。-MSChart to do a show with the program, features a more comprehensive, real-time to meet the general curve drawing. Achieve a flicker-free dynamic curves.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-23
    • 文件大小:144347
    • 提供者:a
  1. delaunay_Triangulation

    1下载:
  2. MFC程序,角度判别法绘制三角网,能从文本输入点数据,也可以以交互式绘图方式增加点数据,绘制三角网,实时显示三角网拓扑关系并保存到文本中。-MFC program, drawn triangulation angle discrimination law, data text input, it can also increase the point graphically interactive data, draw triangulation, triangulation topologi
  3. 所属分类:Graph Drawing

    • 发布日期:2016-12-22
    • 文件大小:141312
    • 提供者:刘凯丽
  1. MyCom

    0下载:
  2. 通过编辑QT数据采集界面并进行波形显示,实时显示波形曲线-QT interface by editing the data acquisition and waveform display
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-05
    • 文件大小:51305
    • 提供者:rsdv_622
  1. VBshishiquxian

    2下载:
  2. vb实时显示曲线的例子,能够根据接收数据实时动态绘制曲线,带滚动条,可回看历史曲线(VB real time display curve example, can according to the receiving data real-time dynamic curve, with scroll bar, can look back the history curve)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-05
    • 文件大小:8192
    • 提供者:Qiaoer222
搜珍网 www.dssz.com