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

搜索资源列表

  1. 实现动态绘制贝塞尔(bezier)曲线的代码

    0下载:
  2. 这是在VB环境下实现动态绘制贝塞尔曲线的事例代码,希望对喜欢的朋友有用-This the VB environment dynamic mapping Bessel curve code examples, and I hope to the likes useful friends
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3396
    • 提供者:焦明
  1. 贝塞尔曲线

    0下载:
  2. 贝塞尔曲线的实现-Bessel curve of achievement
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3092
    • 提供者:孟波
  1. 贝塞尔曲线源码

    0下载:
  2. 贝塞尔曲线处理算法的源代码-Bessel curve processing algorithm source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:36920
    • 提供者:宋天
  1. 贝塞尔曲线程序

    3下载:
  2. 该程序封装了贝塞尔曲线的绘制方法——就是Graphics类的DrawBezier()方法。通过他一个不了解贝塞尔曲线数学背景的人都很容易绘制。-Bessel curve of the drawing method -- is the kind of DrawBezier Graphics () method. Through his ignorance Bessel curve of a mathematical background of the drawing is easy.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:204055
    • 提供者:夏添
  1. 贝塞尔曲线的实现

    0下载:
  2. VC++程序,可以直接用
  3. 所属分类:GDI/图象编程

  1. 使用GDI+画贝塞尔曲线

    3下载:
  2. 本代码演示如何通过在.Net中利用GDI+来绘制贝塞尔曲线。
  3. 所属分类:界面编程

  1. 用matlab绘画出贝塞尔函数图形

    1下载:
  2. 用matlab绘画出贝塞尔函数图形,加深对贝塞尔函数的认识。,Painting with a Bessel function matlab graphics, deepen their understanding of Bessel functions.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-22
    • 文件大小:328953
    • 提供者:李冰
  1. 贝塞尔曲线实验.rar

    0下载:
  2. 计算机图形学实验代码,是bezier曲线的员代码,看了很多都不是很理想,故自己找了个上传,experimental computer graphics code, is bezier curves in a special code, read a lot is not very satisfactory. it found a 000 upload
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:195294
    • 提供者:数据库
  1. 1

    0下载:
  2. 贝塞尔曲线的屏保,花了很长时间做出来的,做的还可以,希望能对大家有帮助,同时也希望大家鞥支持我-Bezier curves screensavers, took a long time out to do, do, they can still hope to be helpful to everyone, but also hope to support my Eng
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:48250
    • 提供者:爱爱
  1. Bezier

    0下载:
  2. 这个是用MFC实现的贝塞尔曲线的程序源码,是我自己的课程设计-This is the MFC version of the implementation of Bezier line.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14888948
    • 提供者:里几
  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
    • 文件大小:6123536
    • 提供者: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
    • 文件大小:4039020
    • 提供者:yc
  1. bezier

    0下载:
  2. 一条二维的贝塞尔曲线由四个点定义-两个端点和两个控制点。曲线的端点在两个端点上,控制点就好像「磁石」一样把曲线从两个端点间的直线处拉走。这一点可以由底下的bezier互动交谈程序做出最好的展示-A two-dimensional Bezier curve defined by four points- two endpoints and two control points. Curve at both endpoints on the endpoint, if the control poin
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1142719
    • 提供者:xuqin
  1. Bezier

    0下载:
  2. 在vc++6.0下建立一个单文档应用程序来绘制贝塞尔曲线,以鼠标点击获取控制顶点,并绘制出控制多边形和由此确定的贝塞尔曲线。-Vc++6.0 in the establishment of a single document applications to draw Bezier curves to a mouse click access to control points, and draw control polygon and the resulting Bezier curve det
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:574381
    • 提供者:隗平
  1. N-BezierCurve

    2下载:
  2. 在VC++6.0下建立一个单文档应用程序,实现N次Bezier曲线的绘制,在绘图区点击鼠标左键得到控制顶点,并生成控制多边形和相应的N次贝塞尔曲线。利用鼠标拖动控制顶点可以实现对曲线的实时修改。-VC++6.0 in the establishment of a single-document application, to achieve N times Bezier curve drawing, the drawing area in the left mouse button click
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3673287
    • 提供者:隗平
  1. Quxians1

    0下载:
  2. 绘制样条贝塞尔曲线的程序,希望对大家有所帮助-Bezier spline curve drawing program, want to help everyone
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:2516
    • 提供者:百合
  1. TheCaculationOfSpecialFunction

    2下载:
  2. 包含各种特殊的数学函数:伽马函数;误差函数; 贝塞尔函数;贝塔函数;正态分布函数 ;卡方分布函数以及各种积分函数-Includes a variety of special mathematical functions: Gamma function error function Bessel function Beta function normal distribution function chi-square distribution function, as well as
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-12-01
    • 文件大小:15339
    • 提供者:陈忠宁
  1. beisaierhanshu

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

    • 发布日期:2017-04-02
    • 文件大小:3861
    • 提供者:kangjiejie
  1. CUVSUFC

    0下载:
  2. 能画贝塞尔曲线和另一种曲线,并能转化成曲面,也能对面进行填充-Can draw Bezier curves and other curves and surfaces can be transformed into, but also to fill the opposite
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2034331
    • 提供者:海陆空
  1. a贝塞尔了解

    0下载:
  2. 了解贝塞尔函数,使用Mathmatica进行仿真绘图(Understand the Bessel function and use Mathmatica for simulation drawing)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:120832
    • 提供者:AB‘C
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com