CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - C 贝塞尔曲线

搜索资源列表

  1. beiseer

    0下载:
  2. 设计C#定制控件实现贝塞尔曲线,贝塞尔曲线控件源程序+调用贝塞尔曲线控件的Windows应用程序
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17127
    • 提供者:zhouwenjin
  1. Bessel_control

    0下载:
  2. 用c#做的一个贝塞尔曲线的控件,很方便,可以在你的项目中方便的调用它
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17876
    • 提供者:gba
  1. BEZIER1

    0下载:
  2. 用C++开发的画贝塞尔曲线的程序,鼠标左键可以随意拖曳节点,右键复原-Using C++ development draw Bezier curves procedures can drag the left mouse button node, right-recovery
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-25
    • 文件大小:11855
    • 提供者:zhangjin
  1. brizer

    0下载:
  2. 贝塞尔曲线画法,计算机图形学,C语言编程,一个小程序-how to draw a brizer line
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:625
    • 提供者:chenyanqing
  1. Bezier

    0下载:
  2. 在c++builder下实现贝塞尔曲线,可以通过输入控制点来改变曲线的形状-In the c++ builder achieve Bezier curves, you can enter the control point to change the shape of the curve
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1556286
    • 提供者:lsz
  1. graphics

    0下载:
  2. 一个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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:37385
    • 提供者:明建
  1. Bezier123

    0下载:
  2. 贝塞尔曲线,经典图形学算法,用C++语言描述-Bezier curves, classic graphics algorithms
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:243858
    • 提供者:skyhigh feng
  1. Bezier-C

    0下载:
  2. 贝塞尔曲线.求各阶贝塞尔函数的c程序,供物理数学学生参考-Seeking the order Bessel function of the c program for students of physics and mathematics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:26764
    • 提供者:宋红超
  1. Bezier-curves

    0下载:
  2. 画贝塞尔曲线的源代码,用C++写的,可以再VC6.0里面直接编译,然后运行即可-Source code for drawing Bezier curves with C++ write
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-12
    • 文件大小:38974
    • 提供者:辛良元
  1. Bezier

    0下载:
  2. 贝塞尔曲线C语言代码(包括原文网址链接)-Bezier curve C language code
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1070
    • 提供者:姜皓
  1. C

    0下载:
  2. 贝塞尔曲线,花样曲线,好看的曲线。通过C语言编程。-Bezier curves, curve pattern, nice curves. By the C programming language.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3514
    • 提供者:邢超超
  1. useGDIP

    0下载:
  2. 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
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:6616
    • 提供者:rpudn7
  1. GDIApp2

    0下载:
  2. 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
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:6515
    • 提供者:gpudn18
  1. DrawingBezier

    0下载:
  2. 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
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6912
    • 提供者:gpudn18
  1. Bezier

    2下载:
  2. 基于C#写的贝塞尔曲线,可以做成拉伸,可以自定分辨率和可控点数-Based on C# Bessel curve
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:217188
    • 提供者:MZC
  1. DrawBezier

    1下载:
  2. 采用C++编写的实现了贝塞尔曲线图形化,使用软件vs2017(Graphization of Bessel Curve Written in C++ Language,Using software vs2017)
  3. 所属分类:Windows编程

    • 发布日期:2020-03-20
    • 文件大小:44184576
    • 提供者:梦忆寻蝶
搜珍网 www.dssz.com