搜索资源列表

  1. nurbs

    0下载:
  2. 基于opengl编写的burbs曲面的程序, 好学易懂。-very good
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:214016
    • 提供者:王明
  1. rcs

    1下载:
  2. :为了提高计算的精度和效率,将NURBS参数曲面应用到电大尺寸目标的RCS预估中。使用CAD软件建立模型,通 过对模型IGES文件中数据结构的分析,并以IGES文件为接口,从CAD软件模型中提取出NURBS曲面信息,然后用Cox—De Boor算法把NURBS曲面转换为Bezier益面,结合物理光学法和渐进积分展开法精确、高效的求解出任意理想导体目标曲面的 RCS-: In order to improve the calc
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:2046976
    • 提供者:小叶
  1. subdnurbs-0.1

    0下载:
  2. This files about nurbs and the programming of curves and surfacess ib c++
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:983040
    • 提供者:Shashidhar
  1. subdnurbs-w32-0.1

    0下载:
  2. This the second file os drawing curves and surfacess in opengl using nurbs-This is the second file os drawing curves and surfacess in opengl using nurbs
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:5706752
    • 提供者:Shashidhar
  1. OpenGLprogrammingGuideSixthVersion

    0下载:
  2. 本书以清晰的语言、丰富的实例以及翔实的内容描述了OpenGL的功能以及许多计算机图形技巧。全书共15章,包括OpengGL简介、状态管理和绘制几何物体、视图、颜色、光照、混合、抗锯齿、雾、多边形偏移、显示列表、绘制像素、位图、字体、图像、纹理贴图、帧缓冲区、分格化和二次方程表面、求值器和 NURBS、选择和反馈、OpenGL高级技巧以及OpenGL着色语言等内容。本书对OpenGL以及OpenGL实用函数库提供了全面而又权威的介绍,素有
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:15388672
    • 提供者:bosimao
  1. SuperficieNurbs

    0下载:
  2. Superficie Nurbs (OpenGL)
  3. 所属分类:OpenGL

  1. 4

    0下载:
  2. 利用OpenGL实现的NURBS曲线代码,有比较好的适用性。-NURBS curve using OpenGL implementation code, there are good applicability.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:4518912
    • 提供者:乔锌
  1. MyNURBSV0.1

    0下载:
  2. nurbs曲线拟合:有近似和插值二种方法实现-NURBS curve fitting: I computer it by interpolation and approximate ways
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:206848
    • 提供者:曾大海
  1. nurbs_src

    0下载:
  2. 三次非均匀有理b样条,NURBS的反算程序-Three non-uniform rational b-spline, NURBS anti-computer program
  3. 所属分类:C#编程

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:shelince
  1. opennurbs.net

    0下载:
  2. opennurbs .net NURBS软件 5.0 -opennurbs .net NURBS software 5.0
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:4480000
    • 提供者:caxfan
  1. NURBS

    0下载:
  2. 学习图形学时的小作业。。。NURBS曲线的实现-When studying the small graphics job. . . Implementation of NURBS curve
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:175104
    • 提供者:小傻
  1. IGES_in_NURBStoolbox(Good)

    0下载:
  2. 用matlab开发的NURBS工具箱,生成的NURBS曲线可以另存为iges格式,导入到UG或CATIA中-Development with NURBS toolbox matlab generated NURBS curves can be saved as iges format, imported into the UG or CATIA
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:49152
    • 提供者:lmf
  1. NURBS(uniform-and-non-uniform)

    0下载:
  2. NURBS 曲线规划(均匀与非均匀)可自由设定参数改变曲线形状-NURBS curves Planning (uniform and non-uniform) free to set parameters to change the shape of the curve
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:1529856
    • 提供者:朱智炜
  1. NURBS

    0下载:
  2. NURBS曲面成形,希望对学习的人有所帮助-NURBS, wish to help people who want to learn
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:7639040
    • 提供者:董枫
  1. NURBS

    0下载:
  2. 用c++实现NURBS曲线的插补功能 对学习插补的同学有一定的帮助 -achieve NURBS
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:7168
    • 提供者:kevin
  1. Curve--Fitting-methods

    0下载:
  2. 曲线拟合方法讨论,分别比较了最小二乘法,移动最小二乘法,RBF拟合,NURBS拟合方法。并对这些方法进行原理说明。-Discuss curve fitting method, compared the least squares method, moving least squares method, RBF fitting, NURBS fitting method. These principles and methods desc
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:142336
    • 提供者:jack
  1. NURBS

    0下载:
  2. 非均匀有理B样条(NURBS)曲线曲面造型的主要算法函数源码-Non-uniform rational B-spline (NURBS) curve and surface modeling functions of the main algorithm source code
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:jiangbaijun
  1. NURBS

    0下载:
  2. 基于VC++和OPENGL 绘制的NURBS曲线 非常详细 希望可以帮到大家 -Based on VC++ and OPENGL very detailed drawing of the NURBS curve hope to help everyone
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:2386944
    • 提供者:tang
  1. NURBS-curve-shape-modification

    0下载:
  2. 基于权因子的NURBS曲线形状调整,编辑NURBS.-Based on the weights of the NURBS curve shape modification
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:192512
    • 提供者:Tiger
  1. Shape-Control-of-NURBS

    0下载:
  2. 通过修改节点控制修改三次B样条和NURBS曲线的形状-Shape Control of Cubic B-Spline and NURBS Curves by Knot Modifications
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:374784
    • 提供者:Tiger
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »

源码中国 www.ymcn.org