Welcome![Sign In][Sign Up]
Location:
Search - bezier

Search list

[Graph Drawing53530909VC

Description: 在VisualC++环境下,曲线(贝塞尔曲线)程序处理的一个小程序,其中代码和大家共享一下-the VC environment, the curve (Bezier curve) procedures for dealing a small program, code and share what
Platform: | Size: 1944576 | Author: 唐姝旻 | Hits:

[CSharpbzoetinnachen

Description: 是写在word上的一些有关bezier曲线画图的程序段,基本能实现运行 ,下载者需要自行再调整一下,里面有多个程序,不同次方的作图。-the word is written on some of the bezier curve drawing procedures, to achieve basic operations, the need to download some adjustments on their own, there are a number of procedures, different power of the graphic.
Platform: | Size: 58368 | Author: 陈洁婷 | Hits:

[OpenGL program2D_curve

Description: 2D的贝塞尔曲线几种画法(2D_curve). 用到QueryPerformanceCounter及QueryPerformanceFrequency的帧速计数.-2D Bezier curves of several paintings (2D_curve). Use QueryPerfor manceCounter frame and QueryPerformanceFrequency speed counts.
Platform: | Size: 63488 | Author: 金哥 | Hits:

[Graph DrawingCAGDXlh

Description: 均匀B样条曲线,非均匀B样条曲线,分段贝齐尔曲线的绘制.-uniform B-spline curves, non-uniform B-spline curves, subparagraph Bezier curve drawing.
Platform: | Size: 2394112 | Author: 麦田守望者 | Hits:

[OtherdrawBezier222

Description: 绘制beizer曲线源码,使用c语言编写!-curve mapping source, the use of language c!
Platform: | Size: 6144 | Author: xgary | Hits:

[OpenGL programfish-OpenGL

Description: 一个基于OpenGL做的鱼群动画,点击鼠标可以形成涟漪-an OpenGL-based animation do fish, the clicking of the mouse can create a ripple
Platform: | Size: 1561600 | Author: suguohui | Hits:

[OpenGL programBezier1-1

Description: OpenGL,Visual C++ 生成贝塞尔曲线 KEYfunction: c - 清空屏幕;e - 擦除曲线;b - 画贝塞尔曲线-OpenGL, Visual C Bessel curve KEYfunction Generation : c-blank screen; e-erasure curve; b-painting Bessel curve
Platform: | Size: 175104 | Author: 许家琦 | Hits:

[3D GraphicthreedimentionProject

Description:
Platform: | Size: 57344 | Author: 许慧慧 | Hits:

[OpenGL programBeziersurfac

Description: 本人写的关于贝塞尔曲面的程序(基于OPENGL).希望大家指教-I write on the surface of Bessel procedures (based on OpenGL). We hope the exhibitions
Platform: | Size: 49152 | Author: yx | Hits:

[Delphi VCLas201d5

Description: // // BEZIER.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED -////BEZIER.RC2-resources Microsoft Vis ual C does not directly edit//# ifdef APSTUDIO_ INVOKED# error this file is not editable by Micr osoft Visual C# endif// APSTUDIO_INVOKED
Platform: | Size: 444416 | Author: 陈伟 | Hits:

[Graph program2004718190854

Description: // // BEZIER.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED -////BEZIER.RC2-resources Microsoft Vis ual C does not directly edit//# ifdef APSTUDIO_ INVOKED# error this file is not editable by Micr osoft Visual C# endif// APSTUDIO_INVOKED
Platform: | Size: 1557504 | Author: 陈伟 | Hits:

[3D GraphicDouble_Bezier

Description: VC平台下双三次贝赛尔曲面的绘制原码,包括一些数学计算-VC platform bicubic Bessel Surface mapping the original code, including some mathematical calculations
Platform: | Size: 56320 | Author: 张旭 | Hits:

[2D GraphicARXCurve

Description: 本源代码实现在AutoCAD环境下绘制各种自由曲线和曲面的功能,包括Bezier,BSpline等,欢迎测试使用-source code to achieve in AutoCAD drawing environment freedoms curve and surface functions, including Bezier, BSpline, welcomed the use of test
Platform: | Size: 5120 | Author: 吴义忠 | Hits:

[GDI-BitmapBéziercure

Description: 法国数学家贝塞尔发明了矢量作图法,所以把用矢量作出的图形叫做贝塞尔曲线" ,画贝塞尔曲线的函数:生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线!-French mathematician invented the Bessel vector mapping method, so to make use of vector graphics, called Bezier curves , drawing Bezier curve function: to generate the interface has three buttons, Add** Move, for the left increase in point, right-drag the points Move** Add, for the right to increase points, drag the left point Clear to clear all interface points and curves!
Platform: | Size: 73728 | Author: wujingtao | Hits:

[Special Effectsnewdrawbezier

Description: 贝塞尔曲线的绘制 源代码 可运行 图形界面 高阶曲线 阶数自定义 -Bezier curve drawing source code can run graphical interface high-order curve-defined order
Platform: | Size: 26624 | Author: gongjian | Hits:

[Special EffectsResearchBezier

Description: 在VC中研究和设计双三次B样条曲面,利用VC面向对象具有可视化的特点,选择适当的空间控制点来调整三次B样条曲面的形状-in VC research and the design of bicubic B-spline surface, the use of object-oriented VC with the visual characteristics, selection of appropriate space control point adjustment cubic B-spline surface shape
Platform: | Size: 50176 | Author: 啊征 | Hits:

[2D Graphicbeziersample

Description: 二维以及三维BEZIER曲线绘制算法,用TURBO C 完成-two-dimensional and three-dimensional Bezier curve drawing algorithm, complete with Turbo C
Platform: | Size: 1024 | Author: Zhao Yan | Hits:

[GDI-BitmapExperimnet4

Description: 包括常用的各种图形的绘制以及BEZIER曲线的绘制,初步实现图形的旋转和放缩,使用MFC实现 -used in the graphics rendering and Bezier curve drawing, initially graphics rotation and scaling, the use of MFC
Platform: | Size: 84992 | Author: 张一风 | Hits:

[3D GraphicbezierandBspline

Description: vc++6.0bezier曲线B样条曲线和曲面的实现-vc 6.0bezier curve B-spline curves and surfaces to achieve
Platform: | Size: 5945344 | Author: 张奎 | Hits:

[Graph DrawingBezier_curvemode

Description: 计算机图形学作业!c++写!运用B样条绘制图形的算法-computer graphics operations. C write! Use of the B-spline Rendering Algorithm
Platform: | Size: 96256 | Author: 江海 | Hits:
« 1 2 ... 42 43 44 45 46 4748 49 50 »

CodeBus www.codebus.net