搜索资源列表
Gaphics
- 我是一名大学的学生,我没有做过很复杂的编程练习,这也是我第一次上传源程序,这次上传的是我做计算机图形学的练习时在WIN-TC环境下所编的一些程序,其中有二维图形的基本变换(平移,旋转,错切,放缩,对称)的动画演示、三维图在二维平面上的消隐图的显示、线条的裁减、抛物线的绘制以及B样条曲线的绘制,程序中有详细的注释,希望对学生朋友们能够有所帮助。-I was a university student, I had not done a very complex programming exercis
jijie
- 计算机图形学关于B-样条和Bezier曲线的matlab程序-computer graphics on the B-spline and Bezier curve Matlab procedures
BSpline_Byangtiao
- 采用VC++6.0编写的图形描绘程序,是一个计算机辅助几何设计的示例程序,可以绘Bezier曲线,及采用不同节点矢量的B样条曲线
3BSplineCurveandsurface
- 自己用C编的3次B样条曲线和曲面程序,应付作业的,给需要的人。
bsplines
- 计算机绘图程序,三次B样条函数曲线,包含源代码及Delphi图形范例,适合曲线拟合用途
drawcurve
- 该程序利用vc++实现了曲线的绘制,实现功能如下:画圆,画金刚石模型,Bezier曲线的绘制,B样条曲线的绘制,手绘beizer和B样条曲线-Use of the program vc++ Achieved Curve to achieve the following functions: drawcircle, painting diamond model, Bezier Curve, B-spline curve drawing, hand-painted beizer and B-spli
vbcode
- mousedown的程序,bezier曲线绘制程序,B样条曲线的绘制程序,二维几何图形变换的程序,像素法画直线的程序。-procedure MouseDown, bezier curve drawing program, B-spline curve drawing procedure, the procedure of two-dimensional geometry transform, pixel draw a straight line law procedures.
B_Line
- 基于MFC的生成B样条曲线程序,点击鼠标右键动态生成曲线。-MFC-based generation of B-spline curve procedure, click the right mouse button dynamically generated curve.
Bspline
- 程序操作说明 运行程序后,在窗口去点击左键,确定B样条顶点的位置及数目, 在确定最后一个顶点时,点击右键。 然后进入调整模式,可以用鼠标拖动顶点,观察动态生成的B样条曲线效果。 -After the program run the program instructions, left-click in the window to determine the location of B-spline and the number of vertices in determining
B-spline-approximation
- 一个可以将给定2D曲线图像转化为B样条曲线的程序。需要opencv支持 内含程序源码、用户手册、算法原理文档、样例以及结果文档-A simple code about B-spline approximation.
ZHAN3s
- 本程序主要用于实现样条曲线的绘制,运用B样条曲线基本原理进行编写。-This procedure is mainly used to implement the spline curve drawing, the use of B-spline curves for the preparation of the basic principles.
3B
- 编写程序实现画出三次B样条曲线的动画。 -YES,IT IS THIS.OH YEAH
bspline
- B样条曲线拟合程序,实现控制点求取一个合适的三次B样条,以及重新拟合的曲线,拥有良好的精确度-b-spline curve fitting procedures, implement control point to strike a fitting cubic B-spline, as well as re-fitting curves, better accuracy