搜索资源列表
离散等高线数据三角形网格分形
- 这是我自己参考大量的科研论文自己编制的离散高程数据(x,y,h)的三角形网格化源代码能够根据指定离散数据文件自动绘制出三角形网格,并且源代码已经实现了等值点的追踪,大家少加修改,加入拟和算法就可以绘制出等值线,源代码完全采用面向对象的方法编制,对于delphi新手学习面向对象的方法也有很大帮助。编译环境为delphi7操作系统为win2003。大家如果对源代码有何建议请联系我 QQ:58092190,email:seekmzy@gmail.com-This is my reference to
601CheckGrid
- 网格生成前的数据检查,分成离散和网格化的数据.-mesh generation before the inspection data into discrete and grid data.
mathmodel
- 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
GridDataOcx
- 处理离散点网格化的OCX控件\\DLL,可以嵌入Arcview对Shape文件操作 -handling discrete points of the grid OCX Controls \\ DLL, can be embedded right Arcview Shape File
54517008
- delaunay三角剖分实现离散点生成三角网格算法,精简好用-Delaunay Triangulation achieve discrete points triangular mesh generation algorithm, streamlining handy
MFC_OpenGL
- 通过等值线的绘制与填充过程分离的编程思想,先用OpenGL硬件加速的光栅化技术实现区域快速填充,然后利用MFC下的GD I绘图功能在相同的区域上绘制等值线。该方法不涉及到复杂的算法,用很简单的代码就能实现与商业软件视觉效果相媲美的等值线填充效果,且适用于离散区域为任意形状的多边形网格系统。
tinlib_w.将离散点三角化的程序
- 将离散点三角化的程序。tinlib_w.有运行示例。做三维地形或模型显示可用,Discrete points, triangulation procedures. tinlib_w. have run the sample. Or do three-dimensional terrain models show the available
Kriging.离散点资料网格化fortran程序
- 离散点资料网格化fortran程序,gslib。,Discrete points of data grid fortran program, gslib.
RPIM_sh96close2d.rar
- 用无网格径向基点插值法,由少数离散点信息,插值拟合出密集点信息,对简单及复杂曲面都可,准确率高,meshless radial basis point interpolation method, fits the simple and complex surface, acurate
2008unstruct.rar
- 陶文铨08年在非结构化同位网格进行离散与求解程序的修改,对初学者帮助很大。,In 2008 with the unstructured grid to solve
Delaunay
- 离散点数据生成三角网格的算法(C#),简单明了.-Discrete points of data to generate triangular mesh algorithm (C#), Simple and clear.
GRID
- 该程序应用FORTRAN语言编写,可快速对离散数据采用距离反比加权公式进行网格化处理,方便实用,直接下载编译就可以执行,非常方便快捷,应用多年效果较好!-The program application of FORTRAN language, and can be used for discrete data inverse distance-weighted formula for grid processing, convenient and practical, direct downlo
surfit-2.1.tar
- 离散点插值成网格点等值线绘制等是一个自由软件-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.
Finite_difference_method
- 有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。 -Finite Difference Me
ACSM-meshfree
- 用matlab实现的无网格编程,该法是对一些离散的形函数求法的求解。-Matlab implementation of the grid with no programming, the law is the form of a number of discrete functions for the solution.
mg
- 利用matlab离散划分有限元多重网格,得到图像-Divided into discrete finite element using matlab multigrid
同位网格
- 有限差分法,求解NS方程,对x,y不同方向进行离散(The finite difference method is used to solve the NS equation, and the X and y are discretized in different directions)
MyCrustOpen
- 用delaunay三角剖分和网格填充对离散点云数据进行网格重建(Mesh reconstruction of discrete point cloud data using Delaunay triangulation and mesh filling)
SIMPLE算法求解方腔内粘性不可压流动
- 采用离散网格,基于SIMPLE算法的基本思想求解方腔不可压缩驱动流(Using discrete grids and based on the basic idea of SIMPLE algorithm, the incompressible driving flow in square cavity is solved.)
EFG2
- 无网格法在数值计算中不需要生成网格,而是按照一些任意分布的坐标点构造插值函数离散控制方程,就可方便地模拟各种复杂形状的流场。该法大致可分成两类:一类是以Lagrange方法为基础的粒子法(Particle method),如光滑粒子流体动力学(Smoothed particle hydrodynamics,简称SPH)法,和在其基础上发展的运动粒子半隐式(Moving-particle semi-implicit,简称MPS)法等;另一类是以Euler方法为基础的无格子法(Gridless me