资源列表
[数据结构常用算法] Delaunay-triangulation-algorithm
说明:Delaunay三角网算法的设计与研究对 DTM 的建立有着重要的作用, 本文在分析已有三角网算法的基础上, 根据逐点插入算法的思想与凸包算法相结合, 提出了自己的算法: 先绘制凸包, 然后构建初始三角网, 最后用 LOP方法整体优化。该算法尽可能的减少了对一条边的优化次数, 从而提高了算法的运行效率-The interference of the cloud no ise affects seriously the interpret<吉祥如意> 在 2025-01-10 上传 | 大小:230kb | 下载:0
[数据结构常用算法] Triangular-Reconstruction
说明:基于增量扩散法的思想,提出并实现了一个散乱点云的三角网格重构算法-Based on region-growing idea, a triangular mesh reconstruction algorithm for points cloud is presented<吉祥如意> 在 2025-01-10 上传 | 大小:485kb | 下载:0
[数据结构常用算法] priority_queue_dijkstra
说明:最短路径_dijkstra堆优化+优先队列-dijkstra priority queue<蔡亚> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Book-of-Introduction-to-Algorithms
说明:算法导论的书籍的中文版,值得推荐的一本好书-Book of Introduction to Algorithms<安妮> 在 2025-01-10 上传 | 大小:24.41mb | 下载:0
[数据结构常用算法] JavaApplication7
说明:sorting algorithm which allow you to enter ten numbers in an array an sort them by increasing order<spina123> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Directions-of-Normal-Vectors
说明:提出一种基于法向距离的法矢方向调整算法,主要思想是根据法向距离阈值,把散乱点划分为平坦点和非平坦点两种类型-We divide the scattered points into p lanar points and non 2p lanar pints according to the threshold value of a given norm al distance.<丰祥> 在 2025-01-10 上传 | 大小:1.08mb | 下载:0
[数据结构常用算法] Maze
说明:走迷宫问题的解决代码,只要可以,一定可以找到一条通路-This is a programing code about “How dose a mice to find a way to go out of a maze"<zuanshipaopao> 在 2025-01-10 上传 | 大小:187kb | 下载:0
[数据结构常用算法] sort.cpp
说明:各种排序的模板实现,并分析了各种实现的时间复杂度及改进办法-Templates of various sort, and analyze the time complexity of the various implementations and ways to improve<Dequan King> 在 2025-01-10 上传 | 大小:2kb | 下载:0