搜索资源列表
2011
- 基于Sobel算子.该方法将图像划分成预先设定大小的网格,在两个尺度上对图像进行分析,完成图像的边缘检测。首先用Sobel算子求得图像边缘,依据网格内含有边缘像素的数目以及连通情况将不同的网格分别处理。 然后以网格为数据单元,在较大尺度上运用Sobel算子得到图像边缘。最后通过设定数据的优先级和使用形态学的方法合并两次计算边缘的结果。
GridGIS
- 基于网格的城市信息化管理,采用地理编码方式,以10000:1的比例进行Grid划分-the Information Management of City based on Grid
sweep
- 关于有限元网格划分sweep方法的详细介绍,原理说明清楚,老外的文献写得格外明了-On the finite element mesh sweep method details, principles make clear, especially foreigners to understand literature written
HYPERMESH
- 有限元前处理软件,强大的前处理功能,用于划分网格十分方便-Finite element pre-processing software, powerful pre-processing function for meshing very convenient
GAMBIT.5684
- 给初学者的一些风力机网格划分以及fluent计算的资料-failed to translate
ansys_workbench
- ANSYS workbench中的一些实例介绍,介绍如何进行网格划分,条件约束-ANSYS Workbench in some examples, describes how to mesh, constraints
Triangular-element
- 一个简单的有限元三角形单元程序代码,网格划分好才能计算。-A simple triangular element finite element code, meshing well to calculate.
fishnet
- 此代码可以在gis环境下划分网格,实现各种专题格网-grid get in GIS environment
cal-grad
- 用于结构化网格的生成,用于数值计算时候的网格划分-FOR GRIDE BURN
A-SIMPLE-MESH-GENERATOR-IN-MATLAB
- 基于matlab的有限元网格划分程序,可以对节点位置进行相应的优化-Based on the finite element mesh matlab program, the node position can be optimized accordingly
fileformat
- 笛卡尔网格划分软件Cart3D的数据说明软件,说明非常详尽,对Cart3D软件有应用需求的人可以下载看一看-cartesian grid generation solver
DelaunayTriangulation
- Visual C++实现德劳内三角网格划分(The Delaunay triangulation of Visual C++)