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

搜索资源列表

  1. Peano-Hilbert-algorithm

    0下载:
  2. windows环境下用visual C++实现计算机图形学中Peano-Hilbert曲线算法的编码-windows environment using visual C++ implementation in computer graphics Peano-Hilbert curve of the encoding algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:256547
    • 提供者:jack
  1. Peano-Hilbert

    0下载:
  2. 这是计算机图形学中比较经典的Peano-Hilbert曲线算法,可以看到实现效果-This is the more classic computer graphics Peano-Hilbert curve algorithms, you can see the effect achieved
  3. 所属分类:Special Effects

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

    0下载:
  2. 计算机图形学大作业,含贝塞尔曲线 二维三维转换-Computer graphics major operations, including Bezier 2D and 3D conversion
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3455191
    • 提供者:sylvia
  1. MySketch

    0下载:
  2. 计算机图形学的程序设计源代码,完成直线,圆,一次三段BECIER曲线等功能-Computer graphics programming source code, test can be used
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3806299
    • 提供者:
  1. Bezier

    0下载:
  2. 计算机图形学中,对曲线做三次Bezier曲线等分作图算法-Computer graphics, to do the curve plotting algorithm cubic Bezier curve decile
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:577
    • 提供者:123456
  1. casteljau

    0下载:
  2. 一个简单的java图形学小例子,用迭代的方法实现Bezier曲线-A simple java graphics small example, an iterative method with Bezier curves
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:754
    • 提供者:孙玲
  1. Uniform-Rational-B-spline-fitting

    2下载:
  2. 均匀有理B样条插值拟合,数值计算算法,可用于计算机图形学、曲线曲面拟合等-Uniform Rational B-spline interpolation fitting,numerical algorithm that can be used for computer graphics , curve and surface fitting , etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:907
    • 提供者:johnhanan
  1. Four

    0下载:
  2. 计算机图形学中的 B样条曲线 hermit曲线等-In computer graphics, B spline curve hermit curve, etc
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2368828
    • 提供者:sss
  1. Planar-graph

    0下载:
  2. 计算机图形学中平面曲线图形的绘制编码过程及实现-Plane curve graphics draw the encoding process and
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2456635
    • 提供者:suke
  1. Bezier-qu-xian-suan-fa

    0下载:
  2. 计算机图形学基础Bezier曲线程序算法,运行小程序+报告,采用VB语言,好用。 -Bezier curve algorithm running little applications+ report,- Bezier curve algorithm running little applications+ report,-
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:4327949
    • 提供者:
  1. 111

    0下载:
  2. 图形学掩饰系统 画直线、曲线 、画圆、多边形-Demonstration of computer graphics algorithms
  3. 所属分类:Graph Drawing

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

    1下载:
  2. 3次bezier曲线的两次拼接算法,图形学作业。-Curve of two joining together algorithm, graphics homework.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:1126
    • 提供者:刘健
  1. Computer-Graphics-Draw

    0下载:
  2. 常见计算机图形学图形生成程序(直线,椭圆,填充,样条曲线,分形,立体图形),有交互界面,有程序说明-Common computer graphics figure producing program (linear, ellipse, filling, spline curve, fractal, three-dimensional graphics), have interactive interface, programming instructions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-10
    • 文件大小:16946334
    • 提供者:ccc
  1. jsjtxxsy

    0下载:
  2. 计算机图形学的课程设计,一个简单的绘图程序,基于VC++。实现各种图形变换和曲线曲面等图形。-Computer graphics course design, a simple drawing program, based on VC++. A variety of graphics transformation and curves and surfaces, graphics.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:417928
    • 提供者:武鹏
  1. spline-fitting

    0下载:
  2. 计算机图形学中的三次样条曲线插值与最小二乘法拟合-Computer graphics, cubic spline interpolation and least squares method fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3675
    • 提供者:David
  1. CubicSpline

    0下载:
  2. 计算机图形学中的三次样条曲线插值拟合算法,希望对大家有所帮助-Computer graphics, cubic spline interpolation and hope it s helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:9801
    • 提供者:David
  1. curves

    0下载:
  2. 曲线实例,图形学入门程序,学习曲线生成方式-Curve instance, graphics, entry procedures, the learning curve generation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3332
    • 提供者:cynthia
  1. DrawSys

    0下载:
  2. 图形学画图,直线,圆,多边形,曲线,随手画,文本,裁剪-Graphics drawing straight lines, circles, polygons, curves, hand painting, text, cutting
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:155282
    • 提供者:hk
  1. 6

    0下载:
  2. 利用opengl实习的bezier二D曲线程序 计算机图形学 实验要求 -Opengl practice the bezier two D curve program computer graphics experiment requirements
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:1072
    • 提供者:lin
  1. QUXIANHEQUMIAN

    0下载:
  2. 计算机图形学、vc++、曲线和曲面代码、图形绘制-Computer graphics, vc++, curve and surface code, graphics rendering
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2421355
    • 提供者:chenchufei
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 »
搜珍网 www.dssz.com