搜索资源列表
The-Curve-Of-Koch
- 本实例主要是利用递归的方法以及MFC工具来三分Koch曲线,主要由子函数paint来实现,通过修改其n值可以得到想要递归的次数-example is the use of recursive methods and tools to third MFC Koch curve, mainly by Functions paint to achieve through revising its value n want to be the number of recursive
Curve
- 静态切分窗口的曲线y=ax*x+10*x+10图,根据a在[-10,10]区间变化时,曲线随着变化-static window splitting the curve y = ax 10 * x * x 10 maps, in accordance with a [-10, 10] interval changes, in keeping with the changing curve
delphi-curve
- 一个delphi程序实例,用于正弦曲线的绘制实例-a delphi program examples for the sinusoidal curve drawing examples
Bezier-Curve
- 简单的贝塞尔曲线演示程序(手动绘制曲线)-simple Bessel curve Demonstration Program (manual mapping curve)
Uniform.B-spline.Curve
- 实做电脑图学的Uniform B-spline Curve。先在画面上,任意点几个绘图点,并设置degree,按下Uniform B-spline按钮,即可产生图形。
OpenGL - Bezier Curve-1
- 用OPEN-GL实现贝赛尔(Bezier)曲线-use OPEN-GL achieve Bessel (Bezier) curve
Curve
- 三种基本曲线的画法,Hermit,Bezier,B样条-three basic curve method of painting, Hermit, Bezier, B-spline
jiejue.rar
- 由周期折皱平板的色散方程,而利用matlab绘制的色散曲线,Crease from the cycle of plate dispersion equation, and the use of the dispersion curve mapping matlab
graphics.rar
- 分形树、Sierpinski垫片C程序、Mandlbrot集图形、Koch曲线C程序,Tree fractal, Sierpinski gasket C procedures, Mandlbrot graphics set, Koch curve C program
curve
- 用Qt写得曲线显示控件和使用的小例子,使用简单只需按顺序给定X轴和Y轴的数值-Written with the Qt controls and use of the curve shows a small example, just by using a simple sequence of a given X and Y axis values
Bezier-and-B-spline-curve-
- 生成Bezier曲面和B样条曲面,并显示出控制网格以及曲面-use C++ language to build Bezier and B spline curve,and show the control mesh and the surface,very useful I think, thank you
Curve-Extraction-ACS
- 这个代码是基于蚁群算法的非参数曲线的自动提取算法,对于任意曲线具有很好的提取效果。-Nonparametric Curve Extraction Based on Ant Colony System
nurbs++-3.0.11
- 一个nurbs的开发库,包含了nurbs曲线、曲面的源代码以及开发例子-A nurbs develop library,including source codes and develop examples of nurbs curve, spline patch .
NURBS-curve
- 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight o
TestMyChart
- VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动.-VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations. -VC++ 6.0 real-time curve of the chart procedures. With the input data changes, subs
curve
- OpenGL绘制的B样条、贝塞尔曲线和贝塞尔曲面,可以鼠标选取关键点绘制曲线,可以鼠标对关键点进行拖拽,实现平移,旋转操作-OpenGL rendering B-spline, Bezier curves and Bezier surfaces, you can draw the curve of the mouse select the key points, you can drag the mouse right key points to achieve translation, rot
VC-curve-display
- 将曲线以位图的形式显示,动态小窗口显示鼠标当前的坐标,双击坐标系以外的区域可保存此曲线-Will curve to the form of bitmap display, dynamic small window shows the current coordinates of the mouse, double-click the coordinate system can be stored outside the region of this curve
Bezier
- OpenGL三次贝塞尔曲线绘制,交互式的绘制图形,源码与详细注释。-OpenGL cubic Bezier curve drawing, interactive rendering graphics, source code and detailed comments.
KOCH
- 自己写的KOCH曲线,利用OpenGL和C++实现,本来发在我的blog上面,http://www.cppblog.com/deercoder/articles/101583.html 居然下载达到410次,发到这里,希望更多的人能够受用,同时欢迎大家访问我的blog。-Wrote it myself, KOCH curve, using OpenGL and C++ implementation, hair in my blog above, http://www.cppblog.com/
Curve
- B样条曲线,采用B样条的算法实现。生成的曲线十分的逼真,采用的是VC++做的。-B-spline curve, using B-spline algorithm. Generated curve is very realistic, using the VC++ Do.