资源列表

« 1 2 ... .60 .61 .62 .63 .64 1865.66 .67 .68 .69 .70 ... 2656 »

[数据结构常用算法dnode_Linklist

说明:a simple example of the use of data link
<wuhuanzhi> 在 2024-10-03 上传 | 大小:212992 | 下载:0

[数据结构常用算法CountingSort

说明:在众多排序中,排序有堆排序,快速排序,计数排序,基数排序和桶排序等,下面是计数排序-counting sort
<谢杰> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法SurveyofTriangulation-Methods

说明:Delaunay三角剖分的几种算法综述,逐点插入、分治算法、生长算法-Survey of Triangulation Methods
<吉祥如意> 在 2024-10-03 上传 | 大小:1335296 | 下载:0

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

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

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

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

[数据结构常用算法priority_queue_dijkstra

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

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

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

[数据结构常用算法JavaApplication7

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

[数据结构常用算法linklist

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

[数据结构常用算法cPP

说明:通过先序遍历中序遍历后续遍历还原二叉树 通过先序遍历中序遍历后续遍历还原二叉树- Defines the entry point for the console application.
<潘志鹏> 在 2024-10-03 上传 | 大小:2048 | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 1865.66 .67 .68 .69 .70 ... 2656 »

源码中国 www.ymcn.org