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

搜索资源列表

  1. correctgoogleimage

    1下载:
  2. 采用getscreen批量截图时,如截2*2度,会出现错位现象,这个现象是正常的,因为南长北短, 本程序用于将错位的像素向右拉,同时将左面错位的校正在一条铅垂线上,底部由于地球的 弧度,也是弯曲的,则也需要校正,最后形成的图像是经纬度为平面坐标的图像. 最后,将2*2度的图像,分割成1*1度的四个文件,并保存为geotiff格式文件,若将这一步去掉, 则可以校正处理任意大小的图像. 注意,本程序的应用条件是,需要用后面的genline或在程序员网上找该程序,用于生
  3. 所属分类:Picture Viewer

    • 发布日期:2014-05-13
    • 文件大小:3072
    • 提供者:毛小平
  1. mphtxt_read

    8下载:
  2. 读入COMSOL软件所生成的三维mphtxt四面体网格文件,读入相关网格的节点、四面体单元,边界信息。调用此函数时应将包含相关的路径与文件名的字符串作为输入参数。包中包含了一个m函数文件与一个示例网格数据文件。-read the information of 3-d tetrahedron mesh file--*.mphtxt generated by COMSOL. The input parameter is the path and name of mesh file. A matlab
  3. 所属分类:其他行业

    • 发布日期:2013-07-12
    • 文件大小:229619
    • 提供者:pengkai
  1. mphtxt_read_2d

    1下载:
  2. 读入COMSOL软件所生成的二维mphtxt三角形网格文件,读入相关网格的节点、三角形单元,边界信息。调用此函数时应将包含相关的路径与文件名的字符串作为输入参数。包 中包含了一个m函数文件与一个示例网格数据文件。 -read the information of 2-d triangle mesh file--*.mphtxt generated by COMSOL. The input parameter is the path and name of mesh file. A mat
  3. 所属分类:matlab

    • 发布日期:2014-08-02
    • 文件大小:173056
    • 提供者:pengkai
  1. p2007525214811

    0下载:
  2. 详细介绍了卷积编码的图解法和解析表示;图解法包括:树状图、状态图、网格图 解析法包括:矩阵形式、生成多项式形式 -Detailed graphical method for convolution coding and resolve graphical method including: tree diagram, state diagram, grid chart analytical method include: matrix form generator polynomial
  3. 所属分类:3G develop

    • 发布日期:2017-11-22
    • 文件大小:156167
    • 提供者:xixihaha
  1. Source1

    0下载:
  2. 利用idw方法重新差分网格 并生成所需文件-Idw re-differential grid and generates the required documents.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:2119
    • 提供者:段扬
  1. quad-produce-algroth

    0下载:
  2. 二维全四边形网格的自动生成算法,可以自动生成四边形网格-quad-mesh produce algorith,can produce FEM quad mesh easily
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:227932
    • 提供者:lee
  1. jianhuachengxu

    0下载:
  2. 简化数据模型、减少数据处理时间、提高成型效率。算法无需建立三角面片之间的拓扑关系,可直接进行切片分层,切平面与网格面片所得的交线段也无需排序,节省了生成轮廓线时对交线段重新排序所需的时间,提高了分层处理的效率。-Simplify the data model, and to reduce the data processing time and improve the molding efficiency. Algorithm without establishing the topologic
  3. 所属分类:Data structs

    • 发布日期:2017-12-08
    • 文件大小:1308
    • 提供者:孔艳彬
  1. 2008delauney

    0下载:
  2. 只需给出边界点坐标,包容矩形坐标即可利用插入文件可以生成delaunay三角形化网格!-Just given boundary point coordinates, you can use the Insert File can generate Delaunay triangular mesh inclusive rectangular coordinates!。
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:8935
    • 提供者:CHJ
  1. dfrt

    0下载:
  2. 采用定点缓冲的方法来绘制墙、地板、镜子等环境几何对象,其中的立方体对象则利用D3DCreatMeshFVF方法生成网格。-Fixed-point buffer to draw the environment geometric objects such as walls, floors, mirrors, the cube object use D3DCreatMeshFVF method mesh generation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-06
    • 文件大小:2867948
    • 提供者:刘楠
  1. Delaunay

    0下载:
  2. 构建Delaunay三角网,自定义点,生成三角网格。-Construction of Delaunay Triangulation, custom points, generate triangular mesh.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-20
    • 文件大小:19148
    • 提供者:Natty
  1. surf

    0下载:
  2. 能够生成曲面三角网格,可用于曲面重构,程序由C++编写,其中包含了算例-Able to generate triangular mesh surface, can be used for surface reconstruction, the program prepared by the C++, which contains examples
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:1083329
    • 提供者:luolei
  1. Fractal-Example

    0下载:
  2. 实现输入数值(如随机种子数目、迭代次数)生成对应分形网格,是学习分形方法的一个简单易懂的实例。-Enter the value achieved (such as random seed number of iterations) to generate the corresponding fractal grids, fractal method is to learn a straightforward instance.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-25
    • 文件大小:117573
    • 提供者:wangwa
  1. Circle

    0下载:
  2. 本程序实现的功能: 生成一个网格图,在网格中绘制圆,圆的圆心位置和半径可由对话框给定,网格的密度要能根据圆的直径大小而改变;也左键可用鼠标在屏幕上单击确定圆心,并拖动橡皮筋再单击鼠标右键确定半径大小。 具体操作说明: 菜单中的“绘图”菜单下有两个子菜单,分别为“鼠标交互”和“对话框设置”子菜单。 点击“鼠标交互”,即可用鼠标在窗口中画圆,鼠标左键按下的位置为圆心,采用橡皮筋画法,当拖动鼠标时,可看到圆也跟随变化,当再按下鼠标右键时即得到半径,从而绘制出圆形; 也可采用对话框设
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-17
    • 文件大小:1950399
    • 提供者:付龙
  1. An_example_of_Tetgen

    2下载:
  2. 不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。-I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understan
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-18
    • 文件大小:5478400
    • 提供者:zhaojianlin
  1. 2dugridfortran

    0下载:
  2. 本程序生成二维非结构网格,用于有限元计算-This procedure generated two-dimensional unstructured grid for the finite element method
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6914
    • 提供者:Egyptianeople
  1. grid_geom

    0下载:
  2. 流体仿真中的粒子方法所用到的网格几何生成程序-Fluid particle simulation method used by the grid geometry generation program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:638
    • 提供者:linqing
  1. 2dugridfortran

    0下载:
  2. 本程序生成二维非结构网格,用于有限元计算-This procedure generated two-dimensional unstructured grid for the finite element method
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6870
    • 提供者:iceswh
  1. Quarter

    0下载:
  2. 四分之一圆柱贴体网格的生成,可以调节大小-Fourth cylindrical body-fitted grid generation, you can adjust the size of the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:628
    • 提供者:李凯
  1. 2008DELAUNEY

    0下载:
  2. 基于delaunay三角网格剖分程序,只是没有图形输出,可以只将生成文件直接导入TECPLOT中。-Based on the delaunay triangular mesh generation process, but there is no graphics output, you can only generate documents directly into TECPLOT in.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:3170
    • 提供者:杰拉德二世
  1. vis1

    0下载:
  2. 在Visual C++中采用网格序列法实现等值线生成,为MFC 可执行文件;-In VC sequences using a grid method to achieve contour generation
  3. 所属分类:OpenGL program

    • 发布日期:2017-02-19
    • 文件大小:2330624
    • 提供者:奉雨娟
« 1 2 ... 11 12 13 14 15 1617 18 19 20 »
搜珍网 www.dssz.com