CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 三次bezier

搜索资源列表

  1. MyCurve

    1下载:
  2. 用vc实现的三次bezier曲线的画法,可以任意选择控制点-vc used to achieve the three bezier curves of paint can be arbitrarily chosen control point
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35.07kb
    • 提供者:蒋元成
  1. Beziergenerate

    0下载:
  2. 人机交互生成三次Bezier曲线,但是没有编辑功能,正在继续改进!-HCI generated cubic Bezier curve, but no editing function, is continuing to improve.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9.03kb
    • 提供者:杨静
  1. bezier

    1下载:
  2. 利用程序设计语言绘制三次bezier曲线 并且给出图形
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4.33kb
    • 提供者:杨继林
  1. Ch3_2

    0下载:
  2. 三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.72mb
    • 提供者:cuipin
  1. wyc

    1下载:
  2. 双三次bezier曲面(计算机图形学大作业)-bicubic surfaces (computer graphics major operations)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9.29kb
    • 提供者:清风
  1. 双三次Bezier曲面算法

    2下载:
  2. 双三次Bezier曲面算法
  3. 所属分类:Windows编程

    • 发布日期:2010-12-21
    • 文件大小:359.63kb
    • 提供者:yanhui_xing
  1. bezier

    3下载:
  2. 实现双三次贝塞尔曲面,用16个控制点控制曲面的形状。-Bicubic Bezier surface to achieve, with 16 control points to control the shape of surface.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:751.87kb
    • 提供者:古莹
  1. 4_MyBezier

    0下载:
  2. bezier曲线拟合,给出离散信息点,然后用三次bezier拟合,有界面-bezier curve fitting, given the discrete information point, and then fitted with cubic bezier has interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.83mb
    • 提供者:晶晶
  1. ThreeCurve

    1下载:
  2. 用MFC做的可以实现画三种平滑曲线的程序(三次样条插值,贝塞尔曲线,GDI+曲线平滑)-Using MFC to do three pictures to achieve a smooth curve of the procedure (cubic spline interpolation, Bezier curves, GDI+ curve smoothing)
  3. 所属分类:Windows编程

    • 发布日期:2013-02-17
    • 文件大小:5.84mb
    • 提供者:xin
  1. CubicSplineAndBezier

    1下载:
  2. 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3.85mb
    • 提供者:yc
  1. bezier

    0下载:
  2. bezier曲线绘制,三次bezier曲线,及其升阶-bezier
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.23kb
    • 提供者:李强
  1. Bezier

    0下载:
  2. 二维的三次Bezier曲线(基于ribbon界面),曲线可以手动输入控制点,也可以随机产生,可改背景及曲线的颜色。-Two-dimensional cubic Bezier curve, the curve can manually enter the control point can also be randomly generated, and the curve can change the background color.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:218.08kb
    • 提供者:fangshijie
  1. bezier

    0下载:
  2. bezier三次曲线源代码程序,此程序是基于VC++开发的-bezier cubic curve source code program, this program is based on VC++ development
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.84mb
    • 提供者:詹君宇
  1. shiyan6-double-Bezier

    0下载:
  2. 计算机图形学实验6 常用曲面和曲线的生成算法 包括(双三次Bezier曲面算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (bi-cubic Bezier surface algorithm)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2.86mb
    • 提供者:付斌
  1. 4

    0下载:
  2. 三次bezier曲线 代码,三次bezier曲线 代码-Three bezier curve code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:554byte
    • 提供者:zbb
  1. Bi-cubic-Bezier-surface-algorithm

    0下载:
  2. 在Windows环境下用visual C++实现双三次Bezier曲面算法的编程-In the Windows environment using visual C++ to achieve bi-cubic Bezier surface programming algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:263.38kb
    • 提供者:jack
  1. cNewwBezierLLu

    0下载:
  2. 三次Bezier图象的的生成,用TC能打开实现 -Cubic Bezier image generation can open with TC to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:38.21kb
    • 提供者:
  1. bBezzierqxccci

    0下载:
  2. 双三次Bezier曲面 运用TurbboC实现Bezier曲面的生成算法。 -Bicubic Bezier surface to use TurbboC Bezier surface generation algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:618byte
    • 提供者:
  1. Bezier-surface-algorithm

    0下载:
  2. 双三次Bezier曲面算法非常好用可以直接编译-double three times the Bezier surface algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:263.37kb
    • 提供者:穆毅
  1. Bicubic-Bezier-surface

    0下载:
  2. 双三次Bezier曲面-网格,在VC6.0中用MFC编程实现Bezier曲面,下载,运行即可使用。-Bicubic Bezier surface- mesh, in VC6.0 MFC programming using Bezier surfaces, download and run can be used.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:2.86mb
    • 提供者:杨伟
« 12 »
搜珍网 www.dssz.com