搜索资源列表
demoRealTime
- 一个完整的实时图形曲线绘制程序,可以根据获得的数据实时的绘制多条曲线。-a complete real-time graphics curves procedures, according to the data of real-time rendering of the curve more.
01plot
- 可以绘制任何有函数表达式的一元、二元函数,能实现一个坐标系上多条曲线的绘制功能
Curve
- 在嵌入式系统中经常分析8位AD采集的数据形成的曲线,本程序可以用直观的方法查看这些曲线的形状,并可以多条曲线比较
XGraph
- xGraph控件,可用于显示多条曲线图形对比,颜色可以指定,也可以选中曲线中某一点单独显示
BezierOPENCV
- 在opencv下实现贝赛尔曲线. 可以修改控制点,连接多条曲线,修改曲线精度。
VB-line
- 一个简单的vb曲线控件,通过简单的操作,直接从数据库载入数据,可在统一坐标系上绘制多条曲线。
CreateCurve.rar
- 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.
realtimeplotvc
- 一个通过多个点画曲线的程序,可以同时画多条曲线,而且实时动态的画线。是外国人写的。很不错。-An stippling curve through multiple procedures, you can draw many curves simultaneously and in real-time dynamic draw lines. Are written by foreigners. Is pretty good.
dongtaiquxian123
- VC++实现的动态曲线的绘制,用不同的颜色绘制了多条曲线,具有一定的参考价值-VC++ implementation of the dynamic curve of the draw, drawn in different colors over the curve, with some reference value
XYGraph
- XY坐标图。非常漂亮的XY坐标图,可以显示多条数据曲线,工控必备-XY coordinate diagram. Very beautiful XY plot, you can display multiple data curves, Industrial necessary
BSpline
- 本程序框架采用OpenGL+MFC SDI,其中B样条曲线曲面网格视图采用OpenGL绘制,基函数视图采用MFC GDI绘制。整个程序采用了MFC单文档、多视图类型。其中B样条相关的属性与操作都封装于BH_BSpline类。-This procedure used the framework OpenGL+ MFC SDI, one B-spline curves and surfaces using OpenGL view grid mapping, function-based view r
Curve_BSpline
- 实现了三次B样条曲线的绘制,可同时绘制多条曲线。-To achieve three B-spline curve, can also draw multiple curves.
VBOnline
- 绘制多条曲线,实时显示, 绘制多条曲线,实时显示-show many lines ,show many lines zoom ,show many lines zoom,show many lines zoom,show many lines zoom
profile
- 负荷曲线的画法,多条曲线并行,且可移动曲线-Load curve of the painting, a number of parallel curves, and the mobile curve
TestCCurveDraw
- 继承于CStatic的曲线绘制类,支持多条曲线绘制,支持不同曲线颜色和不同底色-a class herited from CStatic to draw curve,curve color and background color can be set easily
ST_Curve
- ST_Curve是一个功能非常强大的曲线绘制控件,其主要功能有: 可同时绘制多条曲线 可绘制实时曲线(此时将智能移动曲线已保证新添加的数据可见,功能跟CListCtrl的EnsureVisible函数差不多) -ST_Curve is a very powerful curve drawing controls, and its main features are: can also draw multiple curves
chartLine4
- 基于DotnetBar的Chart库,做的一个实时动态曲线显示例子。通过按键创建一条曲线实例,曲线有随机函数生成数据。 功能1:调整X轴时间 功能2:多条曲线堆叠显示与分离显示的切换(Chart Library Based on DotnetBar, do a real-time dynamic curve display example. Create a curve instance through the button, the curve has a random function
MATLAB_work
- 根据EXCEL中的数据进行曲线拟合,绘制多条曲线(According to the data in EXCEL curve fitting, drawing a number of curves)
实时数据显示
- (1) 添加曲线条数属性(在一个坐标轴上,一次可画多条曲线,1~MAX_CURVECOUNT 条可设置。) 注意:设置条数后,每条曲线都会画(即使没有用 AddValue 添加值!添加 blnShouldDrawCurve 变量决定是否要画出), 不过,建议想画出多少就设置多少,不要有多余的。 (2) 曲线颜色 属性改动,支持多条曲线不同颜色((1) add the property of the number of curves (on one axis, one can draw a
MATLAB
- 一个matlab绘图源程序,在一个直角坐标系上面实现多条曲线的骂他蓝程序,运行之后直观展示函数图像(A matlab drawing source program is used to realize the multi curve cursing blue program on a rectangular coordinate system. After running, it displays the function image intuitively.)