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

搜索资源列表

  1. rstree

    1下载:
  2. 基于内容的多媒体数据库检索算法: 用于最近邻搜索的R*-tree算法-content-based multimedia database search algorithm : Nearest Neighbor Search for the R *- tree algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:959.87kb
    • 提供者:章明
  1. LBTree

    0下载:
  2. 用VC。NET2005实现优秀的最近邻搜索算法LB-TREE的模拟和图形显示。具有建立优良数据结构和搜索功能-VC.NET2005 achieve outstanding nearest neighbor search algorithm LB-TREE simulation and graphics. With excellent data structure and search functions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.53mb
    • 提供者:yangtao
  1. ann_1.1.1

    0下载:
  2. The approximate nearest neighbor search code is contained in this zip file. You can use the data contained in to see how the program works.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:611.3kb
    • 提供者:jianzhuhuai
  1. knnsearch

    0下载:
  2. 一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳-A small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm uses JIT acceleration cycle theory, than to solve a lot of data to quantif
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:555byte
    • 提供者:
  1. FastSearching

    0下载:
  2. 最近邻搜索算法,k_tree算法的大部分中文文献-Nearest neighbor search algorithm, k_tree algorithm for most of the Chinese literature
  3. 所属分类:Data structs

    • 发布日期:2017-05-29
    • 文件大小:11.21mb
    • 提供者:zoe
  1. TESTBR

    0下载:
  2. k NN algorithm nearest neighbor search
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:754byte
    • 提供者:Namrata
  1. kd_tree

    0下载:
  2. 一个高效的k-d tree实现,可以广泛的应用与图形图像处理。-K nearest neighbor search based on KD-tree
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:23.9kb
    • 提供者:南亮亮
  1. knnsearch

    0下载:
  2. 寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3.18kb
    • 提供者:刘晓红
  1. ann_1.1.2

    0下载:
  2. code for approximate nearest neighbor search
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:603.41kb
    • 提供者:rui
  1. Knn

    0下载:
  2.  MATLAB 聚类和近邻搜索模块代码如下-MATLAB clustering and nearest neighbor search module code is as follows
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:561byte
    • 提供者:
  1. pindyk-slides

    0下载:
  2. Algorithms for Nearest Neighbor Search
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:12.33kb
    • 提供者:RHman16
  1. caltech-image-search-1.0

    1下载:
  2. 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-23
    • 文件大小:145.24kb
    • 提供者:薛振华
  1. Neighbor-search-method

    0下载:
  2. 一种用近邻搜索法解决VRP问题的源代码,可以解决多种问题-Source code of a nearest neighbor search method to solve the VRP problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:5.11kb
    • 提供者:孙常虹
  1. knn

    0下载:
  2. 这是一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳。 K-nearest neighbor search已经广泛应用在科学与工程上,比如模式识别,数据挖掘和信号处理。 -This is a small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm J
  3. 所属分类:Other Databases

    • 发布日期:2017-11-27
    • 文件大小:3.39kb
    • 提供者:hxl
  1. k-Nearest-Neighbor

    1下载:
  2. K邻近快速算法,包含有独立的样本分解算法,树搜索算法,稍作改动便可以满足各种要求。-K adjacent fast algorithm contains a separate sample decomposition algorithm, the tree search algorithm, some minor changes will meet a variety of requirements.
  3. 所属分类:matlab

    • 发布日期:2016-01-09
    • 文件大小:62kb
    • 提供者:yu
  1. k-nearest-neighbor

    0下载:
  2. 对大量文件中相关内容的搜索,k近邻查询算法及一些改进-A large number of files in the search k nearest neighbor query algorithm and some improvements
  3. 所属分类:Other systems

    • 发布日期:2016-12-08
    • 文件大小:4.46mb
    • 提供者:wyj
  1. kNearestNeighbors

    0下载:
  2. K nearest neighbor search for matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:701byte
    • 提供者:fcakir
  1. matlab_OPQ_release_v1.1

    0下载:
  2. Optimized Product Quantization for Approximate Nearest Neighbor Search Tiezheng Ge, Kaiming He, Qifa Ke, and Jian Sun IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2013
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:14.47mb
    • 提供者:kou fei
  1. knn

    0下载:
  2. 实现构建k-d树并且实现k-d树上的最邻近查找算法-Build a kd-tree and kd tree nearest neighbor search algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:1.78kb
    • 提供者:汪小龙
  1. k-ball-fast-search

    0下载:
  2. 自适应空间球的k邻域快速搜索算法,利用空间微分块与动态球策略的k近邻搜索算法研究-Origianl-Adaptive spatial neighborhood k ball fast search algorithm, differential block the use of space and dynamic ball strategy k nearest neighbor search algorithm-Origianl
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:372.76kb
    • 提供者:闫子熙
« 12 3 »
搜珍网 www.dssz.com