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

搜索资源列表

  1. brizer

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

    • 发布日期:2017-04-11
    • 文件大小: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-02
    • 文件大小:37385
    • 提供者:明建
  1. methods

    0下载:
  2. 常用算法包括第一类整数阶贝塞耳函数,积分刚性方程组的吉尔方法,计算多重积分的高斯方法,快速傅利叶变换,离散随机线性系统的卡尔曼滤波,切比雪夫曲线拟合的c语言算法-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-06-10
    • 文件大小:17556891
    • 提供者:刘迎珍
  1. Bezier123

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

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

    0下载:
  2. 贝塞尔曲线画法,用C实现的,比较简单实用,希望对大家有用-Bezier curve drawing, with the C implementation, relatively simple and practical, we hope to be useful
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:19262
    • 提供者:cuinianjie
  1. spline

    0下载:
  2. 用C++和opemgl编的贝塞尔曲线和bspline曲线以及一些实物的画法 编了一个批处理文件对结果进行显示-In C++ and compiled opemgl Bezier curves and bspline painting as well as some kind of a batch file, compiled the results show
  3. 所属分类:Graph program

    • 发布日期:2017-05-19
    • 文件大小:5408531
    • 提供者:风景
  1. opengl

    0下载:
  2. 用opengl 实现 绘制一个贝塞尔曲线 完整 代码 用c++ 开发-To achieve draw a Bezier curve complete code development with c++ with opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:522
    • 提供者:zhanghaifeng
  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-15
    • 文件大小:1070
    • 提供者:姜皓
  1. DrawDemo

    0下载:
  2. Cocos2d-x实现的一个绘图程序,其中采用了贝塞尔二阶曲线实现了平滑的直线的绘制。 -A draw program written by C++ using game egine Cocos2d-x.The main highlight is using besser to draw smooth line
  3. 所属分类:Game Engine

    • 发布日期:2017-05-15
    • 文件大小:3974329
    • 提供者:周星
  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-15
    • 文件大小: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-15
    • 文件大小: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. DrawingBezier

    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. 所属分类:Special Effects

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

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

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

    0下载:
  2. 贝塞尔曲线实现画一天温度、湿度曲线,C++语言实现-Bessel curve to achieve a day temperature, humidity curve, C++ language to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1789
    • 提供者:张黄斌
  1. 150128BeiSaiEr.cpp.tar

    0下载:
  2. 使用C++编程,生成贝塞尔曲线。初学者可以看一下-Use C++ programming to generate Bezier curves. Beginners can look at
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2467
    • 提供者:auss
  1. bezzier

    0下载:
  2. 在c语言环境下使用简单方法实现对贝塞尔曲线的画法-achieve the bezzier
  3. 所属分类:software engineering

    • 发布日期:2017-12-14
    • 文件大小:28585
    • 提供者:王海锦
  1. Curve

    0下载:
  2. mfc编写的画图小程序,可以画出来曲线,贝塞尔和b样条(MFC prepared drawing applet, you can draw out the circle)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-26
    • 文件大小:519168
    • 提供者:胡果
« 1 2»
搜珍网 www.dssz.com