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

搜索资源列表

  1. ComputerGraphics

    0下载:
  2. 三种算法绘制直线,种子填充,画圆画圆弧,绘制二次曲线,贝塞尔曲线等-Draw a straight line of three algorithms, seed filling, drawcircle circular painting, drawing the second curve, Bezier curves, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6191264
    • 提供者:liumeng
  1. TTBEZIER

    0下载:
  2. 利用vc单文档绘制的贝塞尔曲线,是学习单文档gdi绘图的有效参考,同时对贝塞尔曲线的形成原理做了介绍-Vc use a single document drawn Bezier curves, a single document to learn effective gdi drawing reference, at the same time the formation of the principle of Bezier curves introduced
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-28
    • 文件大小:23828
    • 提供者:申文涛
  1. BiSheXin

    0下载:
  2. 基于VC++MFC以及openGL实现贝塞尔曲线,B样条曲线,Nurbs曲线的绘制,拖动控制点可以移动曲线-Based on VC++ MFC and achievement of openGL Bezier curves, B-Spline Curves, Nurbs curve drawing, drag the control point can move the curve
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2036444
    • 提供者:康曦
  1. brizer

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

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

    0下载:
  2. 一个用汇编写的小例子:如何画贝塞尔曲线的程序-Written with the compilation of a small example: how to draw Bezier curves procedure
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:4607
    • 提供者:战天意
  1. tc

    0下载:
  2. tc模拟贝塞尔屏保程序,虽然有些冗长,但是个人感觉很实用.-tc analog Bessel screen saver, although some lengthy, but very practical personal feeling.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:8316
    • 提供者:豪哥
  1. a

    0下载:
  2. 自己编制的一个图形编辑菜单软件,有直线,圆,椭圆,贝塞尔曲线的绘制和删除等功能.-The preparation of their own menu, a graphics editing software, there is a straight line, circle, ellipse, Bezier curve drawing, and delete functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:586630
    • 提供者:豪哥
  1. curve

    0下载:
  2. 这是一个画花的程序,计算机图形学课程设计,应用到贝塞尔曲线。-This is a smear procedures, computer graphics, curriculum design, applied to the Bezier curve.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:148634
    • 提供者:liyangyang
  1. BezierCurve

    0下载:
  2. 贝塞尔曲线的经典程序代码,简单易懂,容易实现.-an algorith of drawing bezierCurve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:29745
    • 提供者:zhangxia
  1. BEZIER

    1下载:
  2. 贝塞尔曲线的实现,可通过控制点改变曲线的形状,观察两段曲线的拼接~-failed to translate
  3. 所属分类:图形图象

    • 发布日期:2012-12-07
    • 文件大小:68835
    • 提供者:古灵儿
  1. curve-surface

    0下载:
  2. 演示了几种常用的曲线和曲面,包括贝塞尔、B样条等,仅作参考-Demonstration of several commonly used curves and surfaces, including Bezier, B-spline and so on, only for reference
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:65050
    • 提供者:zhangheyi
  1. Teapot

    0下载:
  2. 利用给定的控制点,使用贝塞尔曲线和曲面建模的方法生成的茶壶。并添加了光照和倒影及阴影。程序中附操作说明。-The use of a given control point, use the Bezier curve and surface modeling methods to generate the teapot. And add a light and shadow and reflection. Program operating instructions attached.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:4688
    • 提供者:chen
  1. Bez

    0下载:
  2. 用VC++实现的二维贝塞尔曲线演示代码, 使用的是decastle快速算法。-Using VC++ to achieve the two curves demonstrate维贝塞尔code, using a fast algorithm decastle.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1993081
    • 提供者:dde
  1. bezier

    0下载:
  2. 贝塞尔曲线生成,计算机图形学,压缩包多内容-bezier curve
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:518025
    • 提供者:陈菲
  1. CH12

    0下载:
  2. 12.4 第一类整数阶贝塞尔函数lbsl1.c 12.5 第二类整数阶贝塞尔函数lbsl2.c 12.6 变型第一类整数阶贝塞尔函数lbsl3.c 12.7 变型第二类整数阶贝塞尔函数lbsl4.c 12.8 不完全贝塔函数lbeta.c 12.9 正态分布函数lgass.c 12.10 t-分布函数lstdt.c 12.11 x2-分布函数lchii.c-12.4 The first integer-order Bessel function of lbsl1.c
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:16795
    • 提供者:yangasdtat
  1. bezier

    0下载:
  2. 学习图形学时贝塞尔曲线的实例程序,希望对大家有所帮助。-Bezier curves, when studying examples of graphics program you want to help.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:45841
    • 提供者:无名
  1. cubicBezier

    0下载:
  2. 绘制贝塞尔曲线,很好用,用matlab些的 -Drawing Bezier curves, a very good use, with some of the matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:7088
    • 提供者:姚星
  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. bezDemo_src

    0下载:
  2. 贝塞尔曲线绘制的事例程序,可以根据文本给出的控制点绘制贝塞尔曲面-Bezier curve drawing examples of procedures for
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:320153
    • 提供者:mickalpeng
  1. Bezier_Curves_Program

    0下载:
  2. 曲线处理——贝塞尔曲线程序,曲线处理——贝塞尔曲线程序-Curve processing- Bezier curve procedure, curve processing- Bezier curve procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:342374
    • 提供者:Zhang th
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 29 »
搜珍网 www.dssz.com