搜索资源列表
curve and fill.rar
- 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条
绘制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
B样条
- 序功能:实现B样条曲线的计算和显示..翻译 开发工具:VC 提供...·一个简单的绘图软件源代码..翻译 开发工具:VC 提供...·计算机图形学中用DDA与中点法画直线-sequence features : B-spline curve calculation and display .. Translation Tools : VC ... provide a simple mapping software source code development tools .. Translat
B-split
- 主要介绍了B样条曲线的数学定义和性质,以及在工程时间中的应用,以及B样条曲线的改进-mainly on the B-spline curve of mathematical definition and nature, and the construction time of application, and the B-spline curve improvements
B-BezierExperimenter
- B BezierExperimenter 贝塞而曲线控制-B BezierExperimenter Bessel curve and control
curve and fill
- 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条- The graph study curriculum designs four commonly used algorithms which 1, the scanning transforms: Point-by-point scanning, scan line algorithm, side-stripe markings law, edge
Byangtiao
- 吉林大学计算机学院图形学编程 ,B样条曲线的绘制方法-Jilin University, College of Computer Graphics Programming, B-spline curve drawing method
TreeSpline
- 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
cubic_bpline
- 输入二维点的坐标[x,y],生成三次b样条曲线-Enter the two-dimensional coordinates of points [x, y], to generate three b-spline curve
Bezier
- Bezier曲线 两种实现方法 B样条曲线-Bezier curve method of two B-spline curve
splinetest
- B样条曲线(B sample line)绘制程序。 画的非常好。-B-spline curve (B sample line) drawing program. Very good painting.
bicubicHermiteBsplinecode
- 双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线-Bicubic B-spline surface fitting process, help to further understanding of B-spline curve
BER_QAM
- 畫出QAM調變系統在AWGN通道下的錯誤率圖-Draw the BER curve for QAM under AWGN (using Matlab). Please consider the constellation point from 2^1 to 2^15.
B
- 在图形生成中,生成B样条曲线,实现画曲线的功能-In the graphics generation, the generated B-spline curve, to achieve the functions of drawing curves
curve
- 这是一个基于Visual C++ 6.0的windows程序,利用说三次样条插值,B样条插值,和Bezier曲线实现了曲线的生成-This is based on Visual C++ 6.0 for windows programs, the use of that cubic spline interpolation, B-spline interpolation, and Bezier curves to achieve the generation of the curve
B-line
- 在屏幕中任意输入几个点,生成B样条曲线。-Arbitrary number of input points, to generate B-spline curve.
B
- 三次b样条曲线 c语言编写的 源代码-Three b-spline curve
b!
- Bezier curve BSPLINE curve 样条曲线的绘制。opengl 各种曲线的绘制
B-spline
- 用于求解5阶B样条曲线,绘制曲线。新手上传请多指教(Used to solve the 5 order B spline curve, draw curves. Novice upload, please enlighten)
三次四阶b样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)