CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 曲线显示控件

搜索资源列表

  1. ourdev_212535

    0下载:
  2. ZedGraph控件可以显示曲线图,能同时显示多条曲线。-ZedGraph control can display graphs can display multiple plots simultaneously.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:31024
    • 提供者:李三
  1. myValueControl

    2下载:
  2. Qt 实现 圆形拱形指示仪、圆形仪表、左右滑块、线型刻度尺、圆形刻度尺、酷炫进度条电池指示仪、垂直方块进度条、频谱分析控件 图表曲线显示、滑动背景面板、滑动列表框、另类进度条、LED数字灯、声音波形动态图、声音直方动态图、对称直方动态图-Qt4.8.5+VS2010
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:95300
    • 提供者:hughie
  1. VCPP-Trend-Control

    0下载:
  2. VC++ 编写的实时趋势曲线控件,该控件可以很好的将工业控制过程中的实时参数进行动态显示,界面美观大方,使用方便快捷。-Real-time trend curve control VC++ written, the control can be a very good real-time industrial process control parameters for dynamic display, elegant interface, easy to use and fast.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-28
    • 文件大小:10844323
    • 提供者:秦继文
  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. tempture

    0下载:
  2. vc++的串口通信程序,调用了仪表、曲线控件。实现了下位机数据的接收,显示以及数据库的存储-vc++ serial communication program, call the instrument, curve control. Achieve a lower machine receives the data, display and storage of the database
  3. 所属分类:Com Port

    • 发布日期:2015-06-13
    • 文件大小:7877632
    • 提供者:jsdfh
  1. labview

    1下载:
  2. 在波形Graph显件上用两种不同颜色显示一条正弦曲线和一条余弦曲线,每 条曲线长度为128个点,其中正弦曲线的x0 =0,△x=1;余弦曲线的x0 =2, △x=5。并利用属性节点通过前面板控件改变每条曲线的颜色。-On the waveform Graph show piece in two different color shows a sine curve and a cosine curve, eachCurve length is 128 points, in which th
  3. 所属分类:LabView

    • 发布日期:2017-05-07
    • 文件大小:1518452
    • 提供者:xy
  1. mschart_bushanshuoquxian

    0下载:
  2. VC中使用mschart控件在对话框中实现了不闪烁的实时曲线的绘制,利用的是双缓冲显示机制解决了屏幕显示的问题-VC used mschart controls in the dialog box to achieve a real-time rendering flicker curve, use the double buffering mechanism to solve the problem of the display screen
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8202195
    • 提供者:fsg
  1. PressureMeasurement

    2下载:
  2. 之前用来进行串口通信读取下位机传送的压力值,并用Zedgraph控件作实时曲线显示。-Serial communication to read pressure value hardware,and show it with Zedgraph simutanously.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:347255
    • 提供者:
  1. CurveTest

    1下载:
  2. 完美的曲线控件,可以同时显示5条曲线,可以是滚动显示和压缩显示。-Perfect curve control, can display five curves, can be displayed and compression scroll display.
  3. 所属分类:Static control

    • 发布日期:2017-04-27
    • 文件大小:37001
    • 提供者:zdd
  1. dynamicChart

    0下载:
  2. 使用vs2015自带的chart控件,动态显示曲线。动态添加数据点,可控制动态显示的启动和停止-Using vs2015 s own chart control, dynamic display curve. Dynamically add data points, you can control the start and stop dynamic display
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:51124
    • 提供者:韦伟
  1. VB_1ms318

    1下载:
  2. 1ms快速数据采集和曲线显示,都是用控件的,编程调试很方便!-1ms fast data acquisition and curve display, with all controls, programming and debugging very convenient!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-30
    • 文件大小:76608
    • 提供者:lu huabin
  1. cchart

    0下载:
  2. 本代码主要是一个CChart图表控件的使用,该图表曲线显示很方便,通用性很好。-CChart is a powerful plotting tool for 2D & 3D data visulization in C++ interface, with interaction of mouse and keyboard. Please read the file Document\Userguide.chm for detailed infomation. The VC6 proj
  3. 所属分类:source in ebook

    • 发布日期:2017-05-25
    • 文件大小:7914470
    • 提供者:范永康
  1. Equalizer_Vertical_SeekBar

    0下载:
  2. 安卓平台的均衡器,带贝塞尔曲线显示的十频点增益曲线,用Fragment碎片化,可直接调用,单独取出也可以,控件在Widget包,里面有竖直SeekBar的类-Equalizer fragment, including vertical seekbar ,GainView fragment in Bessel curve
  3. 所属分类:android

    • 发布日期:2017-05-23
    • 文件大小:6765790
    • 提供者:毛锐
  1. VB4

    0下载:
  2. 使用绘图语句建立一个演示二次函数曲线的窗体程序。其中,三个文本框控件txtA, txtB、txtC用来输入二次函数的参数,图片框Picture1用来显示二次函数曲线,命令按钮cmdXsqx用来启动二次函数曲线的绘画,命令按钮cmdCls用来清除二次函数曲线。-Use the drawing statement establishes a quadratic curve form demonstration program. Among them, three text box controls
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:5318
    • 提供者:黎大大
  1. mschartDemo

    0下载:
  2. MSchart控件使用入门,显示力位曲线的DEMO,仅供入门者适用。-mschart demo
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:42580
    • 提供者:l
  1. ThreeDimForce

    0下载:
  2. 三维力传感器采集数据界面,集数据采集与动态实时曲线显示于一身,同时可将采集的数据缓存为TXT文本进行保存,使用数据采集卡NET2801传输数据,图像控件teechart8,编辑环境VS2010-Dimensional force sensor to collect data interface, set the data acquisition and dynamic real-time curve displayed in one, while the collected data can b
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-23
    • 文件大小:44378112
    • 提供者:ZQ
  1. xrnc

    0下载:
  2. 动态绘图类控件,可以动态的绘制不同的曲线,且实时显示-Dynamic drawing controls, it can dynamically draw different curve, and real-time display
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-14
    • 文件大小:226304
    • 提供者:SPuswj!5724
  1. trrverse

    0下载:
  2. VC开发的图形显示ActiveX控件源码4路曲线,颜色等参数可自由设置()
  3. 所属分类:对话框与窗口

  1. ikage

    0下载:
  2. VC开发的图形显示ActiveX控件源码4路曲线,颜色等参数可自由设置()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-01
    • 文件大小:63488
    • 提供者:SSTFjh
  1. DRGWPL

    0下载:
  2. 这是一款可以以曲线或柱状图的形式实时动态显示数据的控件,主要特点是:支持显示浮点数,负数,显示数据范围大,可以自定义显示()
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:17408
    • 提供者:IiCwo
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com