搜索资源列表
beiseer
- 设计C#定制控件实现贝塞尔曲线,贝塞尔曲线控件源程序+调用贝塞尔曲线控件的Windows应用程序
Bessel_control
- 用c#做的一个贝塞尔曲线的控件,很方便,可以在你的项目中方便的调用它
BEZIER1
- 用C++开发的画贝塞尔曲线的程序,鼠标左键可以随意拖曳节点,右键复原-Using C++ development draw Bezier curves procedures can drag the left mouse button node, right-recovery
brizer
- 贝塞尔曲线画法,计算机图形学,C语言编程,一个小程序-how to draw a brizer line
Bezier
- 在c++builder下实现贝塞尔曲线,可以通过输入控制点来改变曲线的形状-In the c++ builder achieve Bezier curves, you can enter the control point to change the shape of the curve
graphics
- 一个TC下编写的绘图程序,可以鼠标操作画直线、画多边形、画贝塞尔曲线、填充、反色、清屏、橡皮擦功能,初学C语言的朋友可以研究下。-Prepared under a TC drawing program, you can mouse draw line, draw polygons, Bezier curve drawing, filling, anti-color, clear screen, eraser function, beginner C language can be studied
Bezier123
- 贝塞尔曲线,经典图形学算法,用C++语言描述-Bezier curves, classic graphics algorithms
Bezier-C
- 贝塞尔曲线.求各阶贝塞尔函数的c程序,供物理数学学生参考-Seeking the order Bessel function of the c program for students of physics and mathematics
Bezier-curves
- 画贝塞尔曲线的源代码,用C++写的,可以再VC6.0里面直接编译,然后运行即可-Source code for drawing Bezier curves with C++ write
Bezier
- 贝塞尔曲线C语言代码(包括原文网址链接)-Bezier curve C language code
C
- 贝塞尔曲线,花样曲线,好看的曲线。通过C语言编程。-Bezier curves, curve pattern, nice curves. By the C programming language.
useGDIP
- C# gdi+ 画图源码,可以写文字,画圆弧,画直线,画椭圆,画贝塞尔曲线。图上的蓝色线条就是用GDI画出来的-C# gdi+ fuente de dibujo, puede escribir texto, dibujar un arco, línea de pintura, elipse, dibujo de curvas Bezier. Como se muestra en la pantalla de ejecución, la línea azul en el mapa se dibuj
GDIApp2
- Visual C#绘制由四个Point点定义的贝塞尔样条曲线,画四个小圆圈代表每个点,使用画刷填充指定区域,用过PhotoShop图形处理工具的朋友会明白,这个和里面的钢笔工具很相似。-Visual C# draw points defined by the four Point Bezier spline curves, draw four small circles represent each point, use a brush to fill the specified area, u
DrawingBezier
- Visual C#绘制由四个Point点定义的贝塞尔样条曲线,画四个小圆圈代表每个点,使用画刷填充指定区域,用过PhotoShop图形处理工具的朋友会明白,这个和里面的钢笔工具很相似。-Visual C# sorteo puntos definidos por las cuatro curvas spline de Bézier Point, dibujar cuatro círculos pequeñ os representan cada punto, utilice un cepi
Bezier
- 基于C#写的贝塞尔曲线,可以做成拉伸,可以自定分辨率和可控点数-Based on C# Bessel curve
DrawBezier
- 采用C++编写的实现了贝塞尔曲线图形化,使用软件vs2017(Graphization of Bessel Curve Written in C++ Language,Using software vs2017)