搜索资源列表
绘制曲线_MFC_LIB
- 万能曲线绘制,提供开发库,mfc程序,一个电力曲线的绘制事例-omnipotent Curve, development libraries, mfc procedures, a power curve drawing examples
实时绘制曲线类
- 可以实时绘制曲线的类
动态绘制曲线
- 获取数据动态生成曲线
使用GDI+画贝塞尔曲线
- 本代码演示如何通过在.Net中利用GDI+来绘制贝塞尔曲线。
用VB绘制实时变化的曲线
- 用VB绘制实时变化的曲线
draw
- 一个ppt课件,主要讲解用C语言绘制曲线的方法。-A ppt courseware, drawing mainly on the use of C-Curve.
22
- 温州创大,VB程序源码,VB绘制曲线,串口通信,数据采集分析,打印输出。-Wenzhou, and founded, VB program source code, VB draw curves, serial communication, data acquisition and analysis, printouts.
VCcurve-draw
- 通过本程序,可以在界面上实时的绘制曲线与显示-Through this process, you can interface with real-time rendering curves show
2DLine
- 免费的Activex控件,它简单易用,能够帮助程序员快速的实现绘制曲线的功能-Free Activex control, it' s easy to use, can help programmers to achieve fast rendering function curve
Sketcher
- Sketcher画图功能,可以在用户窗口绘制曲线。-Sketcher
draw
- 根据数据库的内容绘制曲线,数据轴可根据库中数据大小自动调整-According to the contents of a database drawing curves, the data-axis can automatically adjust the size of the data library
realPlot
- 实时绘制曲线程序,非常漂亮的界面,可用于长时间数据采集等大数量数据可视化显示工程中。-the program is used to draw curves at real time with very beatiful window. It is very suitable to make great amount data visible on the window.
CURVE_VB.NET
- VB.NET编写的CURVE程序。包括绘制曲线、不同形状的坐标点。-The curve program made by VB.NET,including curve and coordinate points with different shapes drawing.
c
- 问题的提出:根据“心”形曲线的数学参数方程,绘制曲线并输出屏幕。在各坐标点处循环显示“LOVE”的各字母。 编程思路:“心”形曲线的数学参数方程为: -Of the problem: According to the " heart" -shaped mathematical curve parameter equation, drawing curves and output screen. Coordinates of points in the cycle show
一个自由绘制曲线的VC实例源程序
- 可以自由绘制曲线的实例源程序,VC使用,自由绘制曲线(Free drawing curve examples of source code, VC use)
VB使用API在内存中绘制曲线再显示到图片框上
- VB6开发环境用API在内存绘制实时曲线,整体复制到前台,速度快,效率高(In VB6, it is a high efficiency way to draw real time curve)
曲线绘制
- 可以模拟出实时的正弦和余弦曲线,可以根据自己的要求修改代码显示不同的曲线(Sinusoidal and cosine curves can be simulated in real time)
CAD二次开发-绘制公式曲线插件
- 绘制公式曲线,根据计算公式进行各种线性的曲线绘制(Draw a curve by formula)
绘制曲线
- EQ均衡器曲线, SigmaStudio 各种滤波算法实现如全通,高通,低通,带通,EQ等等(EQ equalizer curve, Sigma Studio filtering algorithms such as all-pass, high-pass, low-pass, band-pass, EQ and so on)
实时绘制曲线平移(vb源码)
- 一款实时绘制曲线平移的vb源码,稍加修改就可以很好的移植到自己的实际工程项目中,节省大量开发时间。 文件包中附有可执行的EXE文件,可查看演示效果。