搜索资源列表
画图系统
- 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
计算机图形学二维绘图
- 是计算机图形学的二维绘图程序,包括: 1.图元的生成:直线、椭圆、区域填充 2.样条曲线的生成:Bezier曲线、B-样条曲线 3.分形图形的生成:Julia集、蕨类植物 4.真实感图形的生成(包括:球体、圆柱体)。-is the two-dimensional computer graphics drawing program, including : 1. Figure yuan Generation : linear, elliptical, two regional
bsplines
- 采用delphi实现的B样条曲线源程序,包含很多的功能,而且可以点击exe文件,直接查看程序的演示效果。-used to achieve the B-spline curves source include many functions, but can click on the exe file, a direct view of the process demonstration effect.
tuxingxue(kechengshiyan)
- 学计算机图形学时做的一些程序,包括多边形剪彩,B样条曲线的绘制等等,非常基础,但是非常有用-study computer graphics when doing some of the procedures, including polygon ribbon-cutting, B-spline curve mapping etc., very basic, but very useful
NURBS
- 这个程序是B样条曲线生成的一种简单方法,可以对初学者看。
xml2
- 程序用来绘制三次B样条曲线,已经在毕业论文使用了.
BSpline
- 一个画B样条的小程序,可以用鼠标点击任意多的控制点,实现B样条曲线的绘制.
threeBCurverC
- 三次B样条曲线 对于初学计算机辅助几何设计的学生来说 是一个很好的程序 易懂 简单
sanciByangtiaoquxian
- 此程序可运行后为三次B样条曲线 用光表进行绘图 很好的程序 跟大家分享
BSpline
- 均匀B样条曲线曲面绘制的程序,主要是可以调整控制点的位置
B-spline
- B样条曲线插值程序,实现B样条曲线的经典算法
二次B样条曲线的绘制
- 从用c语言编出程序要用文件输入数据。 绘制二次B样条曲线的表达式: P(0,2)(t)=P0*G(0,2)(t)+P1*G(1,2)(t)+P2*G(2,2)(t) 0<=t<=1-from using language out to document procedures with the input data. Drawing II B-spline curves of expression : P (0,2) (t) = P0 * G (0,2) (t) * G P1 (1,2
3次B样条曲线
- 这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能-This is what I do with VC on a graph procedures can be mapped B-spline curves function
Complex.curve.drawing.program
- 复杂曲线的绘图程序,可以绘制参数样条曲线,贝齐埃曲线 ,B样条曲线,实现绘制,修改,删除等多种功能并显示基函数。CAGD专业非常经典的程序-Complex curve drawing program, you can map parameters spline curve, Pui Maiziere curve, B-spline curve, realize mapping, modify, delete and display a variety of functions, such as
CoolPainter
- 本软件是一个完全由TC2.0开发的功能不错的图形编辑、处理软件。 由于水平与时间限制目前只支持键盘操作。 一.功能与特色: 1.绘图功能:直线,矩形,任意多边形,圆,贝塞尔曲线及B样条曲线模拟实物造型。 2.编辑功能:对目标图形的拷贝,移动,删除,对某点的任意拉伸、变形,剪切,填充。 3.附加功能:动画时钟,分形模拟景物实例。 注:所绘图形可以选择合适的颜色与线形。 二.使用说明: 1.Tab键鼠标速度控制键,有一次移动1个像素,10个像素两种。 2.Ent
Bspline_fitting
- 画三次B样条曲线拟和的程序,,生成控制顶点比较方便快捷-Painting three B-spline curve fitting, and the procedures to generate more convenient control points
B-spline
- B-样条程序,生成多个点后,点击可以画出B-样条曲线,效果不错。-B-spline procedure to generate multiple points, click can draw B-spline curve, good results.
MFCtemple_me
- B样条曲线程序生成,能够动态模拟样条曲线,实现可视化。-B-spline curve program generation, spline curves, can the dynamic simulation to visualize.
byangtiao 5.0 -1228
- 利用b样条函数实现曲线拟合,matlab程序,函数拟合(Using B spline fitting)
b样条
- b样条曲线程序和gui界面,输入参数画出曲线(B-spline curve program and GUI interface, input parameters to draw the curve)