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

搜索资源列表

  1. matlabcurvefittingandcode

    1下载:
  2. 详细介绍了matlab下的曲线和曲面拟合,并有一份word的原理说明,介绍的很详细,可供参考和实际运用-Described in detail under the matlab curve and surface fitting, and a word there is the principle that the very detailed introduction is available for reference and practical use of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-16
    • 文件大小:20208
    • 提供者:卫正
  1. openglhuizhiquxian

    0下载:
  2. opengl提供的都是基本图素,点线面,要绘制曲线,曲面比较困难,本程序主要就是用opengl绘制集中重要的曲线。-opengl provided are basic map elements, point, line and plane, to draw the curve, surfaces more difficult, this program is mainly focused on the important use opengl draw the curve.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-24
    • 文件大小:25888
    • 提供者:fasf
  1. curveandsurfacereconstruction

    0下载:
  2. 曲线曲面重建方法研究,发现一个关于曲线曲面有关算法方面的好资料,与大家分享下.可作逆向工程研究参考.-Reconstruction of curves and surfaces and found that a related algorithm for curves and surfaces on good information to share with you the next. Can be used for reverse engineering study.
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:975467
    • 提供者:dxk
  1. 028992

    0下载:
  2. 计算机图形学是交互式图形开发的基本理论,同时也是一门实践性的学科。笔者积累十多年的计算机图形学讲授经验,使用Visual C++ 6.0的MFC框架开发了涉及“基本图形的扫描转换”、“多边形填充”、“二维变换和裁剪”、“三维变换和投影”、“自由曲线和曲面”、“分形几何”、“动态消隐”和“真实感图形”等章节内容的43个案例。-Interactive Computer Graphics is developing the basic theory of graphics, but also a pr
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11136119
    • 提供者:
  1. CuvSufc

    0下载:
  2. VC++环境下基于OpenGL的曲线和曲面的绘制源码-VC++ Environment OpenGL-based rendering curves and surfaces source
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:71134
    • 提供者:victory
  1. bezier

    0下载:
  2. brezier曲线-brezier curve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2557
    • 提供者:jiaolin
  1. drawingcurve

    1下载:
  2. Coons曲面与hermite、bezier、B样条曲线标准化函数及应用程序源代码(VC6.0下编写)-Coons surface with hermite, bezier, B-spline curve function and application of standardized procedures for the source code [VC6.0 under preparation]
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:163671
    • 提供者:梦琦
  1. Graphics

    1下载:
  2. 计算机图形学的各种实验,里面包含主要内容包括线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、等常用曲线的生成算法;Coons曲面、Bezier曲面、B样条曲面等常用曲面的生成算法。含实验报告-Computer graphics, various experiments, which contains the main contents include the line, park, area filling, line width, character, cut
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:328506
    • 提供者:何磊
  1. NURBS

    0下载:
  2. OpenGL编程轻松入门之NURBS曲线和曲面.此例绘制两个相同形状的NURBS曲面,不同之处是一个为线框式,一个是由实多边形组成。-OpenGL programming easy entry of NURBS curves and surfaces. In this case, the shape of two identical rendering NURBS surfaces, the only difference is a frame type, a polygon is formed
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:35640
    • 提供者:AINSTUDY
  1. fitting_criterion

    0下载:
  2. 实现对函数的拟合与逼近 hpirl 最小二乘曲线拟合 hchir 切比雪夫曲线拟合 hremz 最佳一致逼近的里米兹方法 hpir2 矩形域的最小二乘曲面拟合-asdf
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:6110
    • 提供者:XS
  1. fit

    0下载:
  2. 数值拟合与逼近 hpirl 最小二乘曲线拟合 hchir 切比雪夫曲线拟合 hremz 最佳一致逼近的里米兹方法 hpir2 矩形域的最小二乘曲面拟合-Hpirl numerical approximation least-squares fitting and curve fitting hchir Chebyshev curve fitting hremz best uniform approximation method hpir2 meads in the rectang
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6127
    • 提供者:lionel
  1. Bezierlineandface

    0下载:
  2. 这是一个关心显示Bezier曲线和曲面的程序代码,并且能正确运行!-This a program code about Bezier line and Bezier mian.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:1519
    • 提供者:皮尔斯
  1. CGView

    0下载:
  2. 图形学实现bezier曲线和bezier曲面的生成算法及完整的实验报告,很有使用价值!-Bezier curves and graphics to achieve the bezier surface generating algorithm and integrity of the test report, very useful!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:40552
    • 提供者:xgdlhdgj
  1. PhDthesis_ZhongGang

    0下载:
  2. 曲线曲面重建方法研究 ,浙大某牛博士论文 -Reconstruction of curves and surfaces, Zhejiang University doctoral dissertation of a cow
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:975136
    • 提供者:李亚
  1. nurbs_qiudao

    1下载:
  2. 三次NURBS曲线曲面矩阵形式的求导计算-nurbs
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:231081
    • 提供者:cat
  1. cs559-25

    0下载:
  2. 解说B样条插值的使用,有曲线和曲面,在国外网站上下载的,很好-Explain the use of B-spline interpolation, there are curves and surfaces, in foreign Web site to download, very good
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:393630
    • 提供者:张俊峰
  1. optimise

    0下载:
  2. 这是一个求解曲线或者曲面最大值的matlab算法函数-This is a solution curve or a surface matlab algorithm for the maximum value of the function
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1182
    • 提供者:vivi
  1. DMWin

    0下载:
  2. nurbs曲面和曲线的生成,供cad/cam的人交流-nurbs surfaces and curves generated for cad/cam of people sharing
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:690805
    • 提供者:liyong
  1. bicubicHermiteBsplinecode

    1下载:
  2. 双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线-Bicubic B-spline surface fitting process, help to further understanding of B-spline curve
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:232285
    • 提供者:徐亮胜
  1. geometric-modeling

    0下载:
  2. 纽约州立大学几何建模课件,介绍了各种曲线曲面建模方法以及图形学的基础知识。-SUNY geometric modeling courseware, introduced a variety of curve and surface modeling methods, as well as the basics of graphics.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1584061
    • 提供者:luckyxuexue
« 1 2 3 4 56 7 8 9 10 ... 18 »
搜珍网 www.dssz.com