搜索资源列表

  1. surface111

    0下载:
  2. 这是个曲面建模的程序,里面同时也包含算法,-This is a surface modeling procedures, but also includes inside algorithm. .
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:45056
    • 提供者:陈智
  1. triangulation

    0下载:
  2. 这是一个关于曲面三角化的VC++程序,包括三角划分,图形逼近,改进曲面,选择内部点,辅助平面到三维空间,四边形等等功能。-This is a triangle on the surface of the VC procedures, including triangulation, graphics approximation, improving surface, the internal choice, supporting two
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:66560
    • 提供者:李晓丽
  1. 3dsurf

    0下载:
  2. 这是人有关3d的曲面绘制 ,用Visual c++编程 实现。-That is the surface of 3d rendering, c Visual Programming.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:76800
    • 提供者:陈智
  1. 3DWave

    0下载:
  2. 逼真的波浪式三维曲面,极具动感,希望能给大家一点帮助-realistic three-dimensional wave-like surface, highly dynamic, we wanted to give a little help
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:25600
    • 提供者:陈飞
  1. OpenGL_Bezier

    0下载:
  2. 一个使用OpenGL绘制图形教程,线框曲面的显示演示程序,适合学习-a use OpenGL graphics rendering Guide, the display surface wirefr a me demo program, suitable for learning
  3. 所属分类:OpenGL

    • 发布日期:2024-05-10
    • 文件大小:360448
    • 提供者:
  1. OpenGL_Surface

    0下载:
  2. OpenGL程序示例,Nurbs曲面绘制,属于求值程序和非均匀有理B样条类。适合初学者学习OpenGL编程技术。-OpenGL procedures example, Nurbs surface mapping, is evaluated and non-uniform rational B-splines category. For beginners learning OpenGL programming technology.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-10
    • 文件大小:353280
    • 提供者:
  1. De_Casteljau

    0下载:
  2. 运用de Casteljau递归求值法编写三角形域上的n次Bezier曲面计算程序,给定 控制顶点-de Casteljau using recursive method for the preparation of the triangle domain n Bezier surface calculation procedures for determining control vertices
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:jo Wang
  1. shuzhiniheyubijin

    0下载:
  2. 数值拟合与逼近方面的,包括:最小二乘曲线拟合,切比雪夫曲线拟合,最佳一致逼近多项式里米慈法,矩形域的最小二乘曲面拟合-numerical fitting with the approximation, including : least squares curve fitting, Chebyshev curve fitting, best polynomial approximation centimeters chee, recta
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:1581056
    • 提供者:wgq0426
  1. sunjiaguang

    0下载:
  2. 孙家广的几何造型课件(.ppt),阐述了几何造型的基础知识,包括曲线、曲面。-Shi-geometric modeling Courseware (. Ppt), and describe geometric modeling foundation of knowledge, including curves and surfaces.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:1090560
    • 提供者:红苹果
  1. Subd

    0下载:
  2. 用递归算法实现的球体的程序,我曲面建模的作业!希望对大家能有帮助-using recursive algorithm of the ball, and I surface modeling operations! We can hope for help
  3. 所属分类:OpenGL

    • 发布日期:2024-05-10
    • 文件大小:50176
    • 提供者:伯曰
  1. fractalandscop_squares

    0下载:
  2. 程序可以在matlab环境下,用矩形面元为绘制三维立体分形曲面-procedures in Matlab environment, with rectangular surface yuan for three-dimensional mapping of fractal surfaces
  3. 所属分类:分形几何

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:陈亨利
  1. Nurbs_1

    0下载:
  2. 如何在VC++中用OpenGL绘制NURBS曲线曲面 -how VC OpenGL rendering NURBS curves and surfaces
  3. 所属分类:OpenGL

    • 发布日期:2024-05-10
    • 文件大小:38912
    • 提供者:吴涛
  1. Bez3d

    0下载:
  2. 实现空间自由BEZIER曲面,并已经生成了EXE文件,就是这样,我还有一系列的程序上传-achieve free space Bezier surface, and has generated EXE file, it is this, I have a series of procedures to upload
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:20480
    • 提供者:xuwenhui
  1. Nurbt

    0下载:
  2. Nurbc曲面的生成,曲面上还有一个中空的三角,且有EXE文件,里面是C源程序-Nurbc surface generation, surface there is a hollow triangle, and it EXE file, There is C source
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:21504
    • 提供者:xuwenhui
  1. Z2

    0下载:
  2. 数值分析一题, 曲面拟合 5个表达式-that a numerical analysis, surface fitting 5 expression.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:xiaojie
  1. Bezierqxccsf

    0下载:
  2. 双三次Bezier曲面 利用TurboC实现Bezier曲面的生成算法。-bicubic Bezier surfaces using Turbo achieve Bezier surface generation algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:刘碧茜
  1. GPSGCNH

    0下载:
  2. 拟合曲面,先输入已知数据,拟合出系数,再带入未知点的X,Y坐标进行计算!-fitting surface, known to input data, fitting out factor, again into the unknown point of the X, Y coordinates calculated!
  3. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:haoyubao
  1. qumianNihe

    0下载:
  2. 自己做课题时编写的一个可以拟合45个数据点的曲面拟合程序-own topics can be prepared in a fit 45 data points the surface fitting procedure
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-10
    • 文件大小:4862976
    • 提供者:小刚
  1. NUMERICAL

    0下载:
  2. 曲面加工程序源码,用C++编写的加工曲线曲面的程序-surface processing source code, C++ processing and preparation procedures for Curves and Surfaces
  3. 所属分类:中间件编程

    • 发布日期:2024-05-10
    • 文件大小:2627584
    • 提供者:蒋五军
  1. coons_surf

    0下载:
  2. coons 边界曲面的构造例子,用opengl进行可视化,-coons tectonic boundary surface, by using opengl for visualization,
  3. 所属分类:OpenGL

    • 发布日期:2024-05-10
    • 文件大小:1413120
    • 提供者:王强
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org