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

搜索资源列表

  1. ICP

    0下载:
  2. ICP算法,主要用于三维点云数据的配准,最近点迭代算法,可以收敛到局部最小-registration of point cloud data,the iterated close point algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2016-01-25
    • 文件大小:5120
    • 提供者:xhm
  1. ICP

    1下载:
  2. ICP迭代最近点算法的使用,使用matlab实现了ICP迭代最近点算法的方针,还包括了四元函数法和线性约束等基本方法的代码实现。-Iterative closest point ICP algorithm for the use of matlab to achieve the iterative closest point ICP algorithm approach, including the quaternary function method and the linear constr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2213659
    • 提供者:沈宙
  1. SiftANN

    0下载:
  2. 实现了SIFT特征点的提取和匹配功能,匹配算法使用的是ANN最相似最近邻居法。-Achieved a SIFT feature point extraction and matching, matching algorithm using ANN is most similar to nearest neighbor method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1782819
    • 提供者:Li Yanli
  1. Graphics1

    0下载:
  2. 图形程序合集1:包括矩阵变换,2维裁剪,最近点求取等-Graphics program Collection 1: including matrix transformations, 2-D cutting, nearest point to strike, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:106822
    • 提供者:metallica
  1. nearestneighbour

    0下载:
  2. 国外人写的三维最近点查找程序,采用该程序可以很快找到距某一点或一组点最近的n个点。-Foreign people to write three-dimensional nearest point search procedure, the use of the program can be quickly found from a point or a group of points, the most recent n points.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:29383
    • 提供者:Liang
  1. fenglong07323206

    1下载:
  2. 一个菜单界面,分别用菜单命令来绘制原数据曲面图,线性插值,最近点插值,3次多项式插值,3次样条插值后的图形,每次插值都可以在同一图形界面下比较插值前后图形。-A menu interface, respectively, using the menu command to map the original data surface map, linear interpolation, nearest point interpolation, polynomial interpolation 3
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2218
    • 提供者:feng
  1. Nearestpoint

    0下载:
  2. 求最近点对问题, 求最近点对问题。-Nearest point on the issue of demand, and the nearest point on the issue, and the nearest point on the issue.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:452266
    • 提供者:吴定康
  1. Nearestpoint

    0下载:
  2. 最近点对算法的实现,用穷举法证明程序的正确性。-Nearest point of the algorithm, the exhaustive method to prove the correctness of the procedure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:22167
    • 提供者:孟淇
  1. Cpair

    0下载:
  2. 最近点对算法,穷举法证明算法的正确性,可供学习和参考-Nearest point of the algorithm, exhaustive method to prove the correctness of algorithms for learning and reference
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:618138
    • 提供者:孟淇
  1. random

    0下载:
  2. 含有随机算法,素数测试,求最近点对的随机算法-Contains a random algorithm, prime number test, seek the nearest point of the random algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:73967
    • 提供者:winnershu
  1. devide_conquer

    0下载:
  2. 分治法解最近点对问题:首先输入点的个数,然后输入点的坐标,输出先是根据x的坐标对点进行排序,然后输出最近点对的距离。-Divide and conquer solution of the nearest point of the problem: First, the number of input points, and then enter the coordinates of points, the output first, according to the coordinates of
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:6075
    • 提供者:张英霞
  1. Nearest

    0下载:
  2. 分别利用分治法及穷举法求解最近点对问题,输出查找结果及比较次数。-Use, respectively, sub-rule method and brute-force method for solving the nearest point of the problem, the output and compare the number of search results.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:5035
    • 提供者:yushu
  1. dbPoint.c

    0下载:
  2. C语言实现,分治法求平面中任意个点的最近点对和最近距离。-C language implements, find out the shortest point pair and the shortest length between arbitrary points in a plane, with divide and conquer method.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1085
    • 提供者:liuwei
  1. KitBag

    1下载:
  2. 分治法和蛮力法求解最近点对问题,不好意思中文传不了,改传背包问题了。-leastport
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:14224
    • 提供者:刘恩亮
  1. CLOSESTPAIR

    0下载:
  2. 最近点对问题,求解平面上n个点的集合中距离最近的两点的距离。-Nearest point of the problem, solving the plane the set of n points in the distance between the nearest two points.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1378
    • 提供者:hyqin
  1. Divfuntion

    0下载:
  2. 算法分析实验 算法分析分治法 最近点对问题-Experimental analysis of algorithms analysis of algorithms divide and conquer the nearest point of the problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2295
    • 提供者:tabuiy
  1. shortestpath

    0下载:
  2. 用蛮力法和分治法求最近点对的问题-用蛮力法和分治法求最近点对的问题............
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:452051
    • 提供者:wenwen
  1. PointPair

    0下载:
  2. 根据分治算法实现求平面上最近点对的复杂度为(nlgn)的算法 有图形界面,能通过鼠标输入点-Under sub-rule algorithm seeking the nearest point on the plane of the complexity of (nlgn) algorithm for graphical interface, through mouse input points
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:757991
    • 提供者:liupz
  1. nearestpoint

    0下载:
  2. 使用vc++解决平面上最近点的求解问题,使用的是递归算法,时间复杂度较高-Using vc++ to solve the nearest point on the plane to solve the problem, using a recursive algorithm, time complexity of a high
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1168
    • 提供者:jidean
  1. zuijingdiandui

    0下载:
  2. 基于MFC单文档实现的最近点对的算法,是图形界面的-MFC single document based on the closest point to the realization of the algorithm is a graphical interface
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:12035662
    • 提供者:dahai
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com