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

搜索资源列表

  1. triangular-mesh-generation

    0下载:
  2. 这里提供一个生成三角形网格的基本程序:平面三角形网格生成原理及程序,内有说明文档-Planar triangular mesh generation principles and procedures for
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:259712
    • 提供者:枫过留痕
  1. dolfyn

    4下载:
  2. 三维非结构网格求解程序,2万多行,国外的开源代码,配有说明书。FORTRAN开发,要看懂难度有点大,CFD编程摸索很久了,没什么起色都。 开源么,就免费吧,赚个人气……
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-09
    • 文件大小:362776
    • 提供者:jiec827
  1. code

    2下载:
  2. 二维非结构网格生成程序。用 Delaunay 三角形化方法,实现x‐y 平面上给定的梯形区域的非结构化网格划分。-Unstructured mesh generation process. Delaunay triangulation method used to achieve x-y plane of the trapezoidal region given unstructured mesh.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5790
    • 提供者:GSD
  1. GridmethodSolvingOptimization

    0下载:
  2. 网格法求解优化问题示例程序(MATLAB code)-Programmes by using grid method for solving optimization problems (MATLAB code)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:12140
    • 提供者:Lizzer Wee
  1. seagrid

    1下载:
  2. 任意边界结构正交曲线网格生成程序,使用方便简单-Arbitrary boundary structure of orthogonal curvilinear grid generation procedure, easy to use simple
  3. 所属分类:Algorithm

    • 发布日期:2016-01-08
    • 文件大小:1600279
    • 提供者:jimcqcu
  1. PointCloud_MatLab

    2下载:
  2. 基于MatLab和VC编写程序,实现点云数据的快速建模,三角网格的绘制。-MatLab, and VC-based programming to achieve fast data point cloud modeling, triangular mesh rendering.
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4844834
    • 提供者:刘燕
  1. 51622408Demo001

    0下载:
  2. 基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下 -Medical image visualization technologies build 3D models with 2D medical image series to provide useful and precise information for the doctors. It is one of the crucial technologies
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:532100
    • 提供者:傅剑峰
  1. surfit-2.1.tar

    2下载:
  2. 离散点插值成网格点等值线绘制等是一个自由软件-surfit is a computer program which enables to recalculate scattered data to regular grid (gridding). surfit implements the original gridding method CMOFS, which can deal with HUGE and various data of different extent of truth.
  3. 所属分类:Windows编程

    • 发布日期:2014-02-28
    • 文件大小:5785062
    • 提供者:lb
  1. gridctrl

    0下载:
  2. 网格控件-Grid Control
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-09
    • 文件大小:104696
    • 提供者:站长
  1. ColligationPrint_Ocx

    0下载:
  2. 一个可以进行打印的网格视类,有详细的程序文档,推荐学习-Can print a grid depending on category, there are detailed procedures documents, recommended learning
  3. 所属分类:Printing program

    • 发布日期:2017-11-13
    • 文件大小:201672
    • 提供者:站长
  1. Land3

    0下载:
  2. 体现了lod(level of detail)算法 包括网格细分,空间层次-reflects the pedigree (level of detail) algorithm including grid breakdown, space level
  3. 所属分类:Game Program

    • 发布日期:2017-11-12
    • 文件大小:767983
    • 提供者:dm
  1. mg_smooth_ell

    2下载:
  2. L形区域几何多重网格算法,利用高斯赛德尔迭代法来实现-L-shaped region geometric multi-grid algorithm, the use of high-斯赛德尔iterative method to achieve
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-29
    • 文件大小:1629
    • 提供者:xzz
  1. mg_smooth_step

    0下载:
  2. 多重网格法在step形状区域上的实现,三种不同光滑步可以实现.-Multi-Grid Method in the step shape of the region on the realization of three different smoothing step can be achieved.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1643
    • 提供者:xzz
  1. Tiling

    2下载:
  2. 基于等高线的三维重建地形,vc环境实现三角网格的划分-Based on the contour lines of the three-dimensional reconstruction of the terrain, vc environment to achieve the division of the triangular grid
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:126676
    • 提供者:李梅
  1. nem2d

    0下载:
  2. 加州戴维斯大学的Sukumar关于无网格方法的nem-University of California, Davis, Sukumar on meshless method nem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1331293
    • 提供者:
  1. Implit_Function_And_Marching_Cube

    1下载:
  2. 实现了3D模型变形(morphing)的隐函数插值算法。并有Matching Cube算法网格化模型。这个程序花了我不少时间编写。-Achieved a 3D model of the deformation (morphing) of the implicit function interpolation algorithm. And Matching Cube Mesh count model. This process gave me a lot of time to prepare.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-29
    • 文件大小:74551
    • 提供者:lemon lee
  1. hailiangzhongziqumian

    0下载:
  2. 海量散乱点的曲面重建算法研究 本文提出了一个对大量密集点集进行空问划分的算法,给出了相应的数据结构,提高了海量数 据的处理效率,并对Hoppe等人提出的三角网格面重建算法进行改进,能更好地进行有界曲面以 及带尖锐棱边曲面的重建-Massive points scattered surface reconstruction algorithm proposed in this paper, a large number of dense point set for space divi
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:231618
    • 提供者:李叶林
  1. points_and_triangles_operation

    2下载:
  2. 里面包扩点云模型的各种操作,以及三角网格的各种操作。非常经典哦!-Inside the package extended to a variety of point cloud model of operation, as well as the triangular mesh the various operations. Oh, very classic!
  3. 所属分类:3D Graphic

    • 发布日期:2016-06-15
    • 文件大小:534596
    • 提供者:ding
  1. GPU_Water_Simulation

    3下载:
  2. 在128*128的网格上求解2维波动方程来模拟大范围的水波。用一个像素渲染程序完成对波动方程的时间积分,结果存放于一个浮点数纹理中,.然后将此纹理传给渲染模块。此外使用凹凸贴图来描述水面的细节波纹,这会给稍后的逐像素渲染带来逼真的水面闪烁高光效果.-128* 128 grid on the solution of 2-dimensional wave equation to simulate a wide range of water. With a pixel shader program
  3. 所属分类:Special Effects

    • 发布日期:2014-12-29
    • 文件大小:1740850
    • 提供者:ding
  1. parallel-SPH-0.1.tar

    3下载:
  2. 光滑质点无网格法SPH并行计算程序,一种新型算法-Smooth particle meshless method SPH parallel computing procedures, a new type of algorithm
  3. 所属分类:Algorithm

    • 发布日期:2016-12-22
    • 文件大小:2592872
    • 提供者:jimcqcu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com