搜索资源列表
HeightMap
- 基于规则网格DEM数据的地形模拟显示,可以用鼠标和键盘进行漫游.-rules-based grid DEM data of the terrain simulation, it can be used for the mouse and keyboard roaming.
3DTERRIN
- DEM的规则格网存储结构是一个二维点阵,由于其高度与宽度已知,因此可以用一个一维数组p[n]进行管理,设原点的平面位置为(0, 0),DEM的长度与宽度分别为s和t,则任意一点(i,j)的高程值为p[i×t+j]。规则格网的这种简明结构,事实上已经对DEM数据进行了很好的组织,因此将格网数据读入内存,而无需使用其它任何结构进行管理,直接对读入的DEM数据块进行处理,生成格网面。 利用bitmap将DEM位图中的数据读入到程序数组中,
AnAlgorithmofContourLinesBasedOnRegulerGrid
- 本文详细描述了规则网格的等值线的生成算法,对初学者很有帮助
Contour
- 二维规则网格数据的等值线追踪, 追踪算法为网格追踪法, 线绘制,可配置颜色 所读取的数据的文件格式为:surfer软件的ASCii grd文件数据-2D mesh contour data tracking, tracing algorithm for tracking grid, line drawing, color can be configured by reading the data file formats : surfe
Contour
- 二维规则网格数据的等值线追踪, 追踪算法为网格追踪法, 线绘制,可配置颜色 所读取的数据的文件格式为:surfer软件的ASCii grd文件数据-2D mesh contour data tracking, tracing algorithm for tracking grid, line drawing, color can be configured by reading the data file formats : surfe
customgrids
- 已知有规律的网格区域,和一定数量的测量值,计算每个区域的最大值,并按照自定义的区域规则,计算相应的最大值,三维显示不同的大小的网格和相应的最大值。-known to the law of the regional grid, and the number of measurements to calculate the maximum value in each region, since accordance with the def
HeightMap
- 基于规则网格DEM数据的地形模拟显示,可以用鼠标和键盘进行漫游.-rules-based grid DEM data of the terrain simulation, it can be used for the mouse and keyboard roaming.
3DTERRIN
- DEM的规则格网存储结构是一个二维点阵,由于其高度与宽度已知,因此可以用一个一维数组p[n]进行管理,设原点的平面位置为(0, 0),DEM的长度与宽度分别为s和t,则任意一点(i,j)的高程值为p[i×t+j]。规则格网的这种简明结构,事实上已经对DEM数据进行了很好的组织,因此将格网数据读入内存,而无需使用其它任何结构进行管理,直接对读入的DEM数据块进行处理,生成格网面。 利用bitmap将DEM位图中的数据读入到程序数组中,
AnAlgorithmofContourLinesBasedOnRegulerGrid
- 本文详细描述了规则网格的等值线的生成算法,对初学者很有帮助-In this paper, a detailed descr iption of the rules of the contour grid generation algorithm, useful for beginners
wave
- 用于地震波长模拟的程序,采用的是二维的规则网格,并且加上了边界条件 -Wavelength for earthquake simulation program, using the two-dimensional regular grid, and the addition of boundary conditions
jiaocuo2jie
- 采用的是规则网格进行的波场模拟,该方法是对一阶的声波方程进行的模拟,应用了二阶的精度 -Uses a regular grid for the wave field simulation, the method is an order of the acoustic wave equation simulation, the application of the second-order accuracy
ContourPlot
- Fortran版的等值线追踪算法,基于规则网格的。-Fortran version of the contour tracing algorithm, rule-based grid.
chonggou
- 给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。-Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.
analysis1
- cressman 插值 将站点数据插值到规则网格点-cressman
2dShallowwaterequationRiemannsolver
- 用MATLAB编写的基于有限体积法求解二维浅水方程边界数值通量的Riemann求解器(HLL格式),可处理干河床问题,适用于规则网格及不规则网格,只需提供边界左右两侧的水深和流速以及外法线矢量-Written using MATLAB numerical flux based on the finite volume method for solving the two-dimensional shallow water equatio
finite_difference11
- 声波方程规则网格的PML边界条件正演模拟 -acoustic wave equation modeling
draw-line
- 规则网格三角网划分后搜索等值线,算法标注比较清晰,可以作为参考。-Search after regular grid triangulation division contours, clearer labeling algorithm can be used as a reference.
modeling
- 二维声波正演程序!规则网格的时间空间二阶波动方程有限差分正演,matlab编写-Two-dimensional wave medling program! matlab prepared! ! Forward seismic acoustic source
regular
- 实现了规则网格下的声波波动方程有现车分正演模拟,时间2阶空间4阶-Achieve the acoustic wave equation under the rules of the grid there are cars of forward modeling, time 2 order spatial order 4
seismic_wave
- 程序实现了均匀介质、分层介质中规则网格声波有限差分的正演模拟。(The program realizes the forward modeling of sound wave propagation in homogeneous medium and layer homogeneous medium using finite difference method with regular grid.)