搜索资源列表
实现动态绘制贝塞尔(bezier)曲线的代码
- 这是在VB环境下实现动态绘制贝塞尔曲线的事例代码,希望对喜欢的朋友有用-This the VB environment dynamic mapping Bessel curve code examples, and I hope to the likes useful friends
绘制曲线_MFC_LIB
- 万能曲线绘制,提供开发库,mfc程序,一个电力曲线的绘制事例-omnipotent Curve, development libraries, mfc procedures, a power curve drawing examples
绘制b样条曲线
- 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking sho
画Bezier曲线
- 利用Bezier曲线的基本公式与de Castlejau递推公式画出来Bezier曲线,编辑时需要BusinessSkinForm的支持。-use Bezier curves with the basic formula de Castlejau recursive formula drawn Bezier curves, editors need BusinessSkinForm support.
6.1 复杂的函数曲线
- 复杂的函数曲线VB算法,此算法能够实现一些复杂的数学函数曲线的模拟,可以供图形编程的初学者学习.-complex function curves VB algorithm, the algorithm can achieve some complex mathematical function curve simulation and graphics can be programmed for beginners to learn.
曲线显示dll
- 提供了一个曲线显示的很好的dll,并且有模拟的例子-provided a good curve shown in the dll, and the example of a simulation
曲线处理——贝塞尔曲线程序
- ;生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线! 其实这是我得一门选修课的作业!欢迎指教!
VC_比较好的VC曲线(波形)图
- VC做的曲线控制图(带Lib),适合数学/工业应用-VC done curve control chart (with the Lib), suitable for Mathematics / industrial applications
贝塞尔曲线源码
- 贝塞尔曲线处理算法的源代码-Bessel curve processing algorithm source code
贝塞尔曲线程序
- 该程序封装了贝塞尔曲线的绘制方法——就是Graphics类的DrawBezier()方法。通过他一个不了解贝塞尔曲线数学背景的人都很容易绘制。-Bessel curve of the drawing method -- is the kind of DrawBezier Graphics () method. Through his ignorance Bessel curve of a mathematical background of the drawing is easy.
实例140-绘制数学曲线
- 这是一个画正弦曲线和余弦曲线控制图,请大家自己去运行一下,还比较好的。-This is a painting sine and cosine curve curve control chart, we all go running about, but also quite good.
bezier曲线的代码.c基础图象编程
- bezier曲线的代码.c基础图象编程 使用VC++编写的一个bezier曲线的原代码-bezier curves of the code. C programming based images used in the preparation of a VC bezier curves of the original code
绘制三次参数样条插值曲线
- 采用VB绘制三次参数样条插值曲线,非常好看,方便!-using VB drawing three parameters spline interpolation curve, very good looking, easy!
两球在sin曲线上
- 两球在sin曲线上,可用来学习VC编程,学习系统函数的调用和界面的生成.-twice in sin curves can be used to learn the VC program, learning system function call interface and the formation.
动态曲线显示
- 创建了multicolorplotctrl这个类,并在基于对话框的MFC程序中进行演示,可以动态显示曲线,并调整曲线的线宽,颜色,背景色。。。。等参数。
用VB绘制实时变化的曲线
- 用VB绘制实时变化的曲线
DrawLine.用VB绘制实时变化的曲线
- 用VB绘制实时变化的曲线,根据获取的数据,编程实现自动绘制实时曲线。,VB map with real-time changes in the curve, according to data collected in real-time programming for automatic drawing curves.
941929nurbs.可以画出NURBS曲线
- 可以画出NURBS曲线,是个非常不错的学习程序,NURBS curves can be drawn, it is a very good learning process
贝塞尔曲线实验.rar
- 计算机图形学实验代码,是bezier曲线的员代码,看了很多都不是很理想,故自己找了个上传,experimental computer graphics code, is bezier curves in a special code, read a lot is not very satisfactory. it found a 000 upload
VB使用API在内存中绘制曲线再显示到图片框上
- VB6开发环境用API在内存绘制实时曲线,整体复制到前台,速度快,效率高(In VB6, it is a high efficiency way to draw real time curve)