搜索资源列表
thriceBSpline
- C语言编写的实现三次B样条曲线的C语言代码-prepared by the C language to achieve cubic B-spline curve of C language code
xml2
- 程序用来绘制三次B样条曲线,已经在毕业论文使用了.
B-SPLINE
- 二次或三次B样条函数插值函数vc++实现
B
- B样条曲线和三次B样条插值的相关知识不完全总结
threeBCurverC
- 三次B样条曲线 对于初学计算机辅助几何设计的学生来说 是一个很好的程序 易懂 简单
sanciByangtiaoquxian
- 此程序可运行后为三次B样条曲线 用光表进行绘图 很好的程序 跟大家分享
B_sample
- 计算机图形学之三次B样条曲线的绘制源码及其程序。
Beziercurve
- 三次B样条曲面的生成方法,基于离散点的网格化过程。
绘制三次B样条
- 一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差-a cubic B-spline drawing of the category, through point-value calculation control points can be split, translate fitting error
ThreeBsplinecurve
- 用VC++写的三次B样条曲线算法,能够实现与控制多边形的外形更接近,局部修改能力 任意形状,包括尖点、直线的曲线,易于拼接,阶次低,与型值点数目无关,计算简便-Using VC++ to write the three B-spline curve algorithm, can be achieved with the control polygon is closer to the shape, the capacity of local modification of arbitrary
BSpline
- 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
Homework7_1
- 三次B样条曲线画图函数 可以自己设定点的坐标 产生 3次B样条曲线-Three B-spline curve drawing function set-point can generate 3 times the coordinates of B-spline curve
CoolPainter
- 本软件是一个完全由TC2.0开发的功能不错的图形编辑、处理软件。 由于水平与时间限制目前只支持键盘操作。 一.功能与特色: 1.绘图功能:直线,矩形,任意多边形,圆,贝塞尔曲线及B样条曲线模拟实物造型。 2.编辑功能:对目标图形的拷贝,移动,删除,对某点的任意拉伸、变形,剪切,填充。 3.附加功能:动画时钟,分形模拟景物实例。 注:所绘图形可以选择合适的颜色与线形。 二.使用说明: 1.Tab键鼠标速度控制键,有一次移动1个像素,10个像素两种。 2.Ent
iis
- 三次b 样条曲线。实现画n 个曲线连接起来-Three b-spline curves. To achieve n-curve drawn to connect
Bspline_fitting
- 画三次B样条曲线拟和的程序,,生成控制顶点比较方便快捷-Painting three B-spline curve fitting, and the procedures to generate more convenient control points
Curve_BSpline
- 实现了三次B样条曲线的绘制,可同时绘制多条曲线。-To achieve three B-spline curve, can also draw multiple curves.
B-Spline
- 在picturebox上通过固定的点来绘制三次B 样条曲线。-Adopted in the picturebox to draw the fixed points of B-spline cubic curve.
Quxians1
- 均匀三次b样条曲线,可以拖动点来改变曲线,不过可操作性较低-Cubic b-spline curve
computerhdu123
- 绘图程序,包括基于bresenham的画线,园,椭圆;三次B样条曲线;以及分形图形-Drawing program, including those based on bresenham to draw a line, park, oval cubic B-spline curve and Fractal Graphics
三次B样条细分
- 经典三次B样条细分算法;四个控制点;细分曲线(cubic B spline subdivision algorithm; curve)