CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最近点

搜索资源列表

  1. ICP_14900012

    0下载:
  2. ICP迭代最近点算法的各种实现方法,包括四元函数法,最小迭代,等算法,以及ICP迭代最近点算法的实现。-ICP iterative closest point algorithm implementation, including the four-function method, the minimum iteration algorithm, and ICP iterative closest point algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8492295
    • 提供者:沈宙
  1. RTS

    0下载:
  2. 一个简单即时战略DEMO,具有单选单位、框选单位、A星寻路、自动寻找可走最近点、简单队形等功能-A simple real-time strategy DEMO, with radio units, marquee Unit, A Star pathfinding, automatically looking to go the nearest point, the simple formation
  3. 所属分类:Other Games

    • 发布日期:2017-11-06
    • 文件大小:1519524
    • 提供者:曾会回
  1. pfzjd

    0下载:
  2. 借助最优化和支持向量机中的平分最近点法来解决问题-With optimization and support vector machine bisects the nearest point to solve the problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:666
    • 提供者:
  1. ICP

    0下载:
  2. 本程序使用matlab语言,实现了最近点迭代算法(ICP);在matlab直接调用该文件中的函数名即可使用。-This program uses the Matlab language, the nearest point iterative algorithm (ICP) matlab directly call a function in the file name can be used.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:5347
    • 提供者:axs
  1. point

    0下载:
  2. 最近点对问题,采用分治法,编译通过,代码正确-Nearest point problem using the divide-and-conquer method, the compiler through correct code
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:10161
    • 提供者:范晓军
  1. close_pair

    0下载:
  2. 算法:求最近点对的实现。在vs2010上运行通过!-Algorithm: Find the nearest point on the realization. In vs2010 run through!
  3. 所属分类:Console

    • 发布日期:2017-11-21
    • 文件大小:70156
    • 提供者:Niklaus
  1. divide1

    0下载:
  2. 最近点对问题:分治法解决 时间复杂度:O(nlogn)-the closest point problem "divide and conquer" time complexity:O(nlogn)
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:1614
    • 提供者:cyy
  1. DistPoint

    0下载:
  2. 最近点对。编程之美上面的点对,使用了C++模板,效果还可以-the nearest point diatance
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:736612
    • 提供者:lilong
  1. dx9_texture_filtering

    0下载:
  2. 展示了D3D纹理过滤的各种方式,包括线性、最近点采样、各向异性几种主要方式-Demonstrate the the D3D texture filtering in various ways, including linear, point sampling, anisotropic several major way
  3. 所属分类:DirextX

    • 发布日期:2017-11-07
    • 文件大小:40126
    • 提供者:陈竟
  1. Geometry

    0下载:
  2. 包含了点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 5 7. 求
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:13344
    • 提供者:卢凯瑞
  1. ICP-point-cloud-registration

    0下载:
  2. ICP算法在点云配准中的应用,经典的迭代最近点算法-ICP algorithm for point cloud registration application, the classic iterative closest point algorithm
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:576522
    • 提供者:李新乐
  1. 2_a25

    0下载:
  2. 利用C语言,并使用分治算法,解决最近点对问题。-The use of C language and use divide and conquer algorithm to solve the problem closest point.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:1046
    • 提供者:王梦恬
  1. kdtree

    0下载:
  2. 完整实现了数据的kdtree划分,适用于最近点搜索,验证可用。-Full implementation of the data kdtree division, search for the nearest point to verify availability.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:27415
    • 提供者:Mike
  1. icp

    0下载:
  2. 迭代最近点算法的完整Matlab程序,输入两个点集,输出旋转矩阵、平移向量和整体误差,验证可用。-Complete iterative closest point algorithm Matlab program, enter the two point sets, the output rotation matrix and translation vector and the overall error, verify availability.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7981
    • 提供者:Mike
  1. closepointpair

    0下载:
  2. 使用Java实现的求最近点对的方法,实现了一个界面,可手动输入点或自动生成点-Using Java implementation of the nearest point on the way to achieve an interface that can be entered manually or automatically generate dot dot
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:12710
    • 提供者:Sabrina Chen
  1. circle2

    0下载:
  2. 在二维平面上的n个点中,如何快速的找出最近的一对点,就是最近点对问题。-In the two-dimensional plane of n points, how to quickly find the nearest pair of points, that is, the nearest point on the issue.
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:728998
    • 提供者:李灿
  1. closetpair

    0下载:
  2. 最近点对问题 代码 《算法设计技巧与分析》中的最近点对问题代码实现-Closest point code " algorithm design techniques and analysis," the closest point code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1449281
    • 提供者:
  1. point-alignment

    0下载:
  2. 迭代最近点算法的一个简单实现,并使用了两个二维点集进行测试-an implementation and validation for the data association of two 2d point sets based on iterative closest points
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4577
    • 提供者:yangyuanzhe
  1. 5

    0下载:
  2. ★问题描述: 给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直 线距离。例如(0,0) (3,4)的距离为5. ★数据输入: 有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明 输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000 0,0<=|x_i|,|y_i|<=10^9) ★结果输出: 输出一个浮点数,表示最近点对的
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1333
    • 提供者:张科鑫
  1. x

    0下载:
  2. ★问题描述: 给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直 线距离。例如(0,0) (3,4)的距离为5. ★数据输入: 有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明 输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000 0,0<=|x_i|,|y_i|<=10^9) ★结果输出: 输出一个浮点数,表示最近点对的距离除以2,保
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:551
    • 提供者:徐冬胜
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com