搜索资源列表
pingbao_xiaoyi
- 这是一个短小的图象屏保程序。是在c下开发的。主要运用了bezier曲线算法.-This is a short picture screen saver. C is under development. The main use of the bezier curve algorithm.
bezier
- bezier曲线的算法,C\\C++都可以的
bezier
- 计算机图形学中bezier曲线的 生成算法
2
- bezier曲线算法.txt
平行投影bezier曲面
- 对投影的曲线算法-right curve projection algorithm
bezier曲线算法
- bezier曲线算法
shiyan6-bezier 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(bezier曲线算法 )-Experiment 6 used computer graphics surface and curve generation algorithms, including (bezier curve algorithm)
bezier
- 用图形学算法绘制bezier曲线,可以用鼠标拖动bezier曲线的控制顶点来动态地改变bezier曲线的形状。-Graphics rendering algorithm using bezier curves, you can use the mouse to drag bezier curve control points to dynamically change the shape of bezier curves.
bezier
- 实现计算机图形学bezier曲线的算法,用visual C++ 6.0实现-The realization of computer graphics algorithm for bezier curves, using visual C++ 6.0 to achieve
bezier
- bezier曲线平滑.zip 曲线平滑算法-bezier curve smoothing. Zip curve smoothing algorithm
bezier
- bezier贝塞尔曲线,平滑算法实现,绘制贝赛尔bezier曲线Applet-bezier Java
Shiyan5
- 图形学,三种算法画直线,园,区域填充,图形转换,bezier曲线和B曲线算法-Graphics, drawing a straight line of three algorithms, park, area filling, graphics converter, bezier curves and B curve algorithm
DDALine
- 实现交互式画直线、圆、椭圆 交互式裁剪 抛物线程序设计、bezier曲线的算法实现 实现交互式移动图形-computer graphics programing code,such as line、circle、bezier
computer-graphics
- 计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
bezier_deCasteljau_and_B_deBoor
- bezier曲线(deCasteljau算法)和B样条曲线(deBoor算法)-bezier curve (deCasteljau algorithm) and the B-spline curve (deBoor algorithm)
bezier
- 利用一阶bezier曲线实现的一种图像混合的信息隐藏算法,附上相关论文,论文里有详细步骤,Java代码按照论文中的步骤实现算法(代码只支持bmp图像作隐藏体)-bezier curves of the first order to achieve a mix of information hiding algorithm images, attach relevant papers, thesis detailed steps, Java code in accordance with the
bezier
- bezier曲线算法,在VC环境下,用OPENGL编写,模块扩展内容丰富-bezier curve algorithm, VC environment, written in OPENGL module expansion rich in content
bezier-curve-algorithm
- 计算机图像学中的bezier曲线算法,很经典的算法-bezier curve algorithm in the computer iconography, classic algorithm
bezier
- 用二次或三次B样条或bezier曲线算法生成曲线。-Generated by a quadratic curve or a cubic B-spline or bezier curve algorithm.
媛
- 用程序实现三次bezier曲线的de Casteljau算法(Realization of de Casteljau algorithm for three times bezier curve by program)