搜索资源列表

  1. bezier

    0下载:
  2. 这是一个贝塞尔曲线生成的程序,有二次和三次贝塞尔曲线,并且和B样曲线组合的图形-This is a Bezier curve generated by the procedure, there are secondary and three Bezier curves and B-like curves and graphics portfolio
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:3112960
    • 提供者:刘锦瑞
  1. DrawSystem

    0下载:
  2. 本程序可绘制圆 椭圆 直线 贝塞尔曲线,完全按照课本中的算法所写-This procedure can be drawn round Bessel linear elliptic curve, in full accordance with the textbooks written by the algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:370688
    • 提供者:我爱玲
  1. beisaier

    0下载:
  2. 一个方便绘出贝塞尔曲线的程序,选好点之后就能画出相应的贝塞尔函数,同时可以调整点的位置来调整曲线。-A convenient procedure for drawing Bezier curves, after the selected point will be able to draw the corresponding Bessel function, while the location of the point can be
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:45056
    • 提供者:黄凯
  1. Bezier

    0下载:
  2. 详细的介绍了贝塞尔曲线的绘制,程序分步完成,简单易懂。-Detailed introduction of the Bezier curve drawing, step-by-step process to complete, easy-to-read.
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:62464
    • 提供者:林林
  1. CubicSplineAndBezier

    0下载:
  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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:4038656
    • 提供者: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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1142784
    • 提供者:xuqin
  1. bezier

    0下载:
  2. 贝塞尔函数的求解,result is bezier function
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:253952
    • 提供者:Ivan
  1. Bezier_circle

    0下载:
  2. 贝塞尔曲线拟合程序,完全利用matlab实现-Bezier curve fitting procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:caixin
  1. beisaier

    0下载:
  2. 我做的一个自动产生贝塞尔曲线的vb程序,虽然简单,但是我一笔一笔的写的-I do have an automatic procedure vb Bezier curves, although simple, but I write a sum of
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:朱杰
  1. bessel

    0下载:
  2. 好几种贝塞尔函数的解法,非常经典的,有需要请下-Bessel function of several of the Solution, very classic, there is a need to call on the next
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:全能骑士
  1. SimpleNurbsProject

    0下载:
  2. 用OPEN GL绘出一个贝塞尔曲面,网格化,可人机交互,含光源,可旋转-OPEN GL mapped using a Bezier surface, grid, and can be human-computer interaction, including light source, can rotate
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-17
    • 文件大小:25600
    • 提供者:sunny
  1. beisaierquxian

    0下载:
  2. 用VB学习画一个贝塞尔曲线,对新尝试用VB来作图的人来说,是个好例子-VB study painting with a Bezier curve, to try to use VB to the new mapping of the people, is a good example
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:17408
    • 提供者:xiaoyu
  1. ThreeCurve

    0下载:
  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编程

    • 发布日期:2024-05-17
    • 文件大小:6123520
    • 提供者:xin
  1. Bezier

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

    • 发布日期:2024-05-17
    • 文件大小:14888960
    • 提供者:里几
  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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:574464
    • 提供者:隗平
  1. N-BezierCurve

    0下载:
  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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:3673088
    • 提供者:隗平
  1. threesplinebezier

    0下载:
  2. 设计签名 三次样条插值函数 贝塞尔曲线 光滑曲线-Design Signature cubic spline interpolation function is a smooth curve of Bezier curves
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:4038656
    • 提供者:XUGUANGLONG
  1. Quxians1

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

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:百合
  1. click2smooth

    0下载:
  2. 曲线的平滑,应用贝塞尔曲线进行平滑,点击要平滑的点即可-With this program you can smooth your data automatically only by selecting the area to be smoothed with 2 clicks. Then INTERP1 is used to smooth. The operation is repeated until you press ENTE
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:李继
  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. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:48128
    • 提供者:爱爱
« 1 2 3 4 5 67 8 9 10 11 ... 34 »

源码中国 www.ymcn.org