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

搜索资源列表

  1. 一个非常完美的工业曲线显示控件.rar

    0下载:
  2. 所属分类:绘图程序

    • 发布日期:2011-11-04
    • 文件大小:5600151
    • 提供者:lmsscold
  1. EQ曲线

    2下载:
  2. 此代码实现了音频显示中的参量EQ曲线的算法。简洁易懂也易移植
  3. 所属分类:其他小程序

    • 发布日期:2012-06-28
    • 文件大小:24630
    • 提供者:ymwlike
  1. qt动态曲线,实时数据采集

    0下载:
  2. qt动态曲线,实时数据采集 qt动态曲线,实时数据显示-qt dynamic curve, real-time data collection dynamic curve qt, real-time data
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-27
    • 文件大小:3437
    • 提供者:杨浩杰
  1. realtimeplot.rar

    0下载:
  2. qt中的第三方插件qwt画实时曲线点的代码,在自己的redhat9,qt4.3.2下以编译成功,文件里面有显示的相关图片.,qt of third-party plug-ins in real-time curve painting qwt point code, in their own redhat9, qt4.3.2 compiled successfully under, the document shows that there are relevant picture.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-23
    • 文件大小:33524
    • 提供者:李峰
  1. CreateCurve.rar

    0下载:
  2. C#绘制动态曲线图。可以实现多条同时显示。可以实现平面和三维切换和放大。从DataSet中获取动态数据。,C# mapping dynamic curves. Can simultaneously achieve a number of shows. Can achieve planar and three-dimensional switching and amplification. From the DataSet to obtain dynamic data.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:17763
    • 提供者:何群益
  1. shixian.rar

    0下载:
  2. 该程序可以实时显示外部接受的数据,相比mschart控件制作的实时曲线效果较佳,没有闪烁问题。显示的背景,坐标值,以及曲线的颜色等都可以更改,非常棒,The program can accept an external real-time display of data, compared to controls mschart produced better results in real-time curve, there is no flicker problem. Shown in th
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1948050
    • 提供者:王立
  1. Douglas.rar

    2下载:
  2. MFC程序,道格拉斯曲线压缩算法(Douglas-Pcucker),提供点数据,读取数据后绘制曲线,再进行压缩,显示压缩后的点,与原曲线进行对比,,Douglas-Pcucker Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2063090
    • 提供者:郭旭
  1. SerialPortUtility.rar

    1下载:
  2. VB串口调试工具,可以显示二进制波形,实际上这是一个mscomm控件的使用用法的演示程序,包括二进制、字符串数据的发送接收,以及一些属性的使用,缓存区数据的线路侦测、读娶事件检错以及绘制二进制数据曲线,方便调试程序。,VB serial port debugging tool, you can show that the binary form, in fact, control mscomm This is a demonstration of the use of use of proced
  3. 所属分类:Other windows programs

    • 发布日期:2016-10-06
    • 文件大小:23722
    • 提供者:355
  1. BezierOPENCV.rar

    0下载:
  2. OPENCV下的贝塞尔曲线绘制,可用鼠标控制曲线形状,键盘控制曲线显示,Bezier curves under OPENCV drawn curve can be used to control the shape of the mouse, keyboard control curve shows
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-03
    • 文件大小:1507254
    • 提供者:何迪
  1. Course.rar

    0下载:
  2. 函数曲线的显示,OPENCV图像处理,包括灰度图,直方图,边缘检测等等内容,Function curve display, OPENCV image processing, including the gray level histogram, edge detection and much more
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:708966
    • 提供者:twty
  1. dynimicdata.rar

    2下载:
  2. 一个完整的示波器显示程序,采用VC编写,可以实时获取数据并并划出动态曲线。,A complete oscilloscope display program, written using VC, real time access to data and to set aside the dynamic curve.
  3. 所属分类:Windows编程

    • 发布日期:2013-11-04
    • 文件大小:3466308
    • 提供者:liuchang
  1. foresuncheck

    0下载:
  2. VC实现的曲线图形显示库,很适合作历史曲线显示。需要做历史曲线对比的可以参考下哈。-VC graphics library to achieve the curve, it is suitable for the historical curve display. History needs to be done under the curve of contrast can refer to Kazakhstan.
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:7896
    • 提供者:冯军
  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. myShowData

    0下载:
  2. C#编写的数据显示程序,曲线显示,可以手动调整,也可以自动加载,数据是通过串口收到的数据,和前一个程序myDataCollect.zip配套使用!-Data written in C# program, the curve shows, you can manually adjust, you can also automatically load the data received through the serial data, and the former supporting the u
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:731816
    • 提供者:刘典武
  1. curve

    0下载:
  2. 用Qt写得曲线显示控件和使用的小例子,使用简单只需按顺序给定X轴和Y轴的数值-Written with the Qt controls and use of the curve shows a small example, just by using a simple sequence of a given X and Y axis values
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2247424
    • 提供者:李增杰
  1. 可以运行在Window CE下的曲线控件

    0下载:
  2. 可以运行在Window CE下的曲线控件,动态显示数据。自动移动曲线。-Window CE can run under the curve control, dynamic display of data. Automatically moves the curve.
  3. 所属分类:绘图程序

    • 发布日期:2017-03-28
    • 文件大小:30256
    • 提供者:lj
  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. 121114122lu_bs_lsm

    1下载:
  2. B样条曲线曲面的生成与显示,用matlab实现-B-spline curve and surface generation and display, using matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:5391
    • 提供者:hanxuan
  1. ADC-UART-VB

    1下载:
  2. 此程序实现了对串口输入的ADC数据和温度数据的实时曲线图显示。-This program realizes the serial input of the ADC data and temperature data in real-time graph display.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:20777
    • 提供者:宋健
  1. real

    0下载:
  2. 一个功能不错实时曲线控件,可以实时显示曲线图,密度图,和直方图,很方便。-Real-time curve of a function of good control, you can display real-time graph, density map, and the histogram, it is convenient.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:724871
    • 提供者:yuantg
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com