搜索资源列表
Bezier1-1
- OpenGL,Visual C++ 生成贝塞尔曲线 KEYfunction: c - 清空屏幕;e - 擦除曲线;b - 画贝塞尔曲线-OpenGL, Visual C Bessel curve KEYfunction Generation : c-blank screen; e-erasure curve; b-painting Bessel curve
3BEZIER
- 三次贝塞尔曲线的C程序,多于四点可通过连接保证C1连续-three Bessel curve of C program than 4:00 to be guaranteed by connecting C1
GDIPlus3DText
- 三次贝塞尔曲线的C程序,多于四点可通过连接保证C1连续-three Bessel curve of C program than 4:00 to be guaranteed by connecting C1
GDIPlusReflectedText
- 三次贝塞尔曲线的C程序,多于四点可通过连接保证C1连续-three Bessel curve of C program than 4:00 to be guaranteed by connecting C1
beiseer
- 设计C#定制控件实现贝塞尔曲线,贝塞尔曲线控件源程序+调用贝塞尔曲线控件的Windows应用程序
Bessel_control
- 用c#做的一个贝塞尔曲线的控件,很方便,可以在你的项目中方便的调用它
C++2
- 利用C++实现贝塞尔曲线的绘制,有意者可试用,多多指教
Bezier
- 用Visual C++,根据用户输入控制点坐标,生成并显示贝塞尔曲线,其中用到opengl的画点函数
beizer
- 设计C#定制控件实现贝塞尔曲线-design C# Custom Controls Bessel curve
基于openGL,VC++6.0的贝塞尔曲面
- 用opengl来画贝塞尔曲线和曲面,并且曲面的不同点的颜色均不同。这是一个画贝塞尔曲面的一个很好的例子。
tcurve
- C语言直接画屏(或framebuffer)显示贝塞尔曲线,优化内存的使用。使用时把tmalloc tfree直接修改为malloc free。进一步的优化在于多个malloc合并为一个malloc。也可用于没有OS的嵌入式-C language directly painted screen (framebuffer) shows a Bezier curve, optimizing memory usage. When used directly modify tmalloc tfree to
Bezier
- 这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
BEZIER1
- 用C++开发的画贝塞尔曲线的程序,鼠标左键可以随意拖曳节点,右键复原-Using C++ development draw Bezier curves procedures can drag the left mouse button node, right-recovery
CURVES
- 一个完整的C++程序,可以实现多线程绘制动态的贝塞尔曲线-A complete C++ program, you can achieve a dynamic multi-threaded rendering Bezier curves
Bezier-C
- 贝塞尔曲线.求各阶贝塞尔函数的c程序,供物理数学学生参考-Seeking the order Bessel function of the c program for students of physics and mathematics
贝塞尔曲线 C++与OpenGL编码
- 贝塞尔曲线,用C++与OpenGL编写,很简洁同时也很好用
C
- 贝塞尔曲线,花样曲线,好看的曲线。通过C语言编程。-Bezier curves, curve pattern, nice curves. By the C programming language.
18301贝塞尔曲线程序
- 贝赛尔曲线的画法,很好的程序,包含C#的源码(Beckinsale curve drawing, a good program)
BezierCruveQt5
- 基于qt5.8写的一个贝塞尔曲线 qt5.8工程源码 直接打开编译,不是网上转的,是自己写的,里面有注释 贝塞尔曲线的t系数是0.5 C++写贝塞尔曲线,可以在任意平台编译,可移植的贝塞尔曲线 BezierCruveQt5.8画贝塞尔曲线代码工程自己写的非转载(bezier curve writen by qt5.8 qt5.8 project of bezier, you can open the pro file and compile the project directly
DrawBezier
- 采用C++编写的实现了贝塞尔曲线图形化,使用软件vs2017(Graphization of Bessel Curve Written in C++ Language,Using software vs2017)