Location:
Search - Quick Hull
Search list
Description: 经典的凸包算法。JAVA语言编写。绝对正确。-Classic convex hull algorithm. JAVA language. Absolutely correct.
Platform: |
Size: 3072 |
Author: 孔明 |
Hits:
Description: Quick hull implementation
Platform: |
Size: 528384 |
Author: wosamy |
Hits:
Description: 几种快速排序的方法,对int类型数组排序,对char类型数组排序,对double类型数组排序,对结构体一、二级排序,对字符串进行排序,计算几何中求凸包的cmp-Several methods of quick sort, sort array of type int, the type of char array to sort, sort array of double type of the structure of primary and secondary sort, sort of string, for computational geometry convex hull of the cmp
Platform: |
Size: 1024 |
Author: Chueng |
Hits:
Description: convex hull using quick hu-convex hull using quick hull
Platform: |
Size: 1024 |
Author: abhishek |
Hits:
Description: 该程序包包含如下转换程序,可以完成激光雷达数据的多种格式的转换。
txt2las.exe
las2txt.exe
lasinfo.exe
las2shp.exe
shp2las.exe
las2tin.exe
las2dem.exe
las2iso.exe
lasboundary.exe
lasmerge.exe
las2las.exe
lasthin.exe
lasview.exe
laszip.exe-The program txt2las.exe converts LIDAR data from standard ASCII in various formattings to binary LAS format (version 1.2). The corresponding las2txt.exe turns binary LAS into human-readable and easy-to-parse textual representations. The tool lasinfo.exe prints out a quick overview of the contents of a LAS file, las2shp.exe turns binary LAS into ESRI s Shapefile format, shp2las.exe turns an ESRI s Shapefile into binary LAS, lasmerge.exe can merge several LAS files into one, las2las.exe allows extracting only last returns, only points within a bounding box, etc., lasthin.exe implements a simple point thinning algorithm, las2tin.exe triangulates the points of a LAS file into a TIN, las2dem.exe rasterizes them into a DEM, las2iso.exe extracts, optionally simplified, elevation contours, and lasboundary.exe computes a boundary polygon (i.e. a concave hull of the points). The little OpenGL viewer lasview.exe visualizes the contents of a LAS file and can also compute a TIN. It needs the GLUT32
Platform: |
Size: 7801856 |
Author: zhangboyd |
Hits:
Description: 算法练习之:快速排序实现凸包算法。附有ppt进行详细说明。-Algorithm practice of: algorithm quicksort convex hull. With ppt be described in detail.
Platform: |
Size: 1013760 |
Author: Mcy |
Hits:
Description: C++ Implementation of the convex-hull algorithm for a list of 2D points. Based on the quick-hull algorithm.
Platform: |
Size: 2048 |
Author: Balbson |
Hits: