资源列表

« 1 2 ... .75 .76 .77 .78 .79 1880.81 .82 .83 .84 .85 ... 2656 »

[数据结构常用算法Delaunay-triangulation-algorithm

说明:Delaunay三角网算法的设计与研究对 DTM 的建立有着重要的作用, 本文在分析已有三角网算法的基础上, 根据逐点插入算法的思想与凸包算法相结合, 提出了自己的算法: 先绘制凸包, 然后构建初始三角网, 最后用 LOP方法整体优化。该算法尽可能的减少了对一条边的优化次数, 从而提高了算法的运行效率-The interference of the cloud no ise affects seriously the interpret
<吉祥如意> 在 2024-10-02 上传 | 大小:235520 | 下载:0

[数据结构常用算法CH5

说明:通过一个实例讲解如何通过C语言来实现运动估计算法,这里只介绍运动估计算法中各函数的实现方式。-An example to explain how the C language to implement the motion estimation algorithm here only describes the motion estimation algorithm function.
<xiqoqing> 在 2024-10-02 上传 | 大小:3072 | 下载:0

[数据结构常用算法Triangular-Reconstruction

说明:基于增量扩散法的思想,提出并实现了一个散乱点云的三角网格重构算法-Based on region-growing idea, a triangular mesh reconstruction algorithm for points cloud is presented
<吉祥如意> 在 2024-10-02 上传 | 大小:496640 | 下载:0

[数据结构常用算法priority_queue_dijkstra

说明:最短路径_dijkstra堆优化+优先队列-dijkstra priority queue
<蔡亚> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Book-of-Introduction-to-Algorithms

说明:算法导论的书籍的中文版,值得推荐的一本好书-Book of Introduction to Algorithms
<安妮> 在 2024-10-02 上传 | 大小:25600000 | 下载:0

[数据结构常用算法JavaApplication7

说明:sorting algorithm which allow you to enter ten numbers in an array an sort them by increasing order
<spina123> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法linklist

说明:双向链表表头插入,表尾插入,任意节点插入删除和查找-double linked list
<尚宇轩> 在 2024-10-02 上传 | 大小:947200 | 下载: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.
<丰祥> 在 2024-10-02 上传 | 大小:1137664 | 下载:0

[数据结构常用算法cPP

说明:通过先序遍历中序遍历后续遍历还原二叉树 通过先序遍历中序遍历后续遍历还原二叉树- Defines the entry point for the console application.
<潘志鹏> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法Maze

说明:走迷宫问题的解决代码,只要可以,一定可以找到一条通路-This is a programing code about “How dose a mice to find a way to go out of a maze"
<zuanshipaopao> 在 2024-10-02 上传 | 大小:191488 | 下载:0

[数据结构常用算法C-suanfa

说明:c语言常用的算法,数字、字母排序、大小比较等-c language commonly used algorithm,Numbers, letters Sort,Comparison, etc.
<大头> 在 2024-10-02 上传 | 大小:307200 | 下载:0

[数据结构常用算法sort.cpp

说明:各种排序的模板实现,并分析了各种实现的时间复杂度及改进办法-Templates of various sort, and analyze the time complexity of the various implementations and ways to improve
<Dequan King> 在 2024-10-02 上传 | 大小:2048 | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 1880.81 .82 .83 .84 .85 ... 2656 »

源码中国 www.ymcn.org