搜索资源列表

  1. asift_Algorithm

    0下载:
  2. 实现图像的自动配准,是SIFT算法的改进算法,同时在ASIFT匹配阶段,对算法进行了修改,采用KD树结构进行搜索。-Automatic registration of images is SIFT algorithm improved algorithm, while ASIFT matching stage, the algorithm was modified using the KD tree search.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:758784
    • 提供者:keil_xin
  1. kd

    0下载:
  2. 0x4B00-0x4B4E all have had a value at some time.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:ntmvyb
  1. kdtree_search

    0下载:
  2. k-d树是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索-kd tree is a k-dimensional data structure segmentation data space. Mainly used in multi-dimensional space-critical data search
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:芦花似雪
  1. PID

    0下载:
  2. PID控制器(比例-积分-微分控制器),由比例单元P、积分单元I和微分单元D组成[1]。通过Kp,Ki和Kd三个参数的设定-PID controller (proportional integral differential controllers), P the proportion, integral unit I and differential unit of D [1]. Through the Kp, Ki and Kd
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:一一
  1. kdtree-realization

    0下载:
  2. K-d树实现。采用matalb和C++混合编译的方式实现。-kdtree provides a minimalistic implementation of kd-tree. The implementation can be used either inside MATLAB by means of MEX calls, or as a standalone tool, directly a C/C++ program.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:171008
    • 提供者:王淑丹
  1. ICPandKD_TREE-function

    0下载:
  2. icp算法的实现和kd-tree功能的实现,实现了三维激光扫描仪获取的多视点云配准和建立离散点间的拓扑关系,实现基于领域关系的快速查找。-kd-tree implementation and realization of function icp algorithm to achieve a multi-view point cloud registration and establish topological relations b
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:22528
    • 提供者:LUOLIN
  1. vt_ioctl

    0下载:
  2. Console (vt and kd) routines, as defined for Linux v2.13.6.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:fnsele
  1. KDTREE

    0下载:
  2. kd树,一个简单的kd树实现,只能用于简单的理解-kd tree, a simple kd tree implementation, only for simple understanding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:19456
    • 提供者:杨堃
  1. ev_pwm

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-10
    • 文件大小:190464
    • 提供者:Radesku
  1. ev_pwm

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-10
    • 文件大小:245760
    • 提供者:Radesku
  1. DC-DC-Model

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-10
    • 文件大小:79872
    • 提供者:Radesku
  1. 12

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:Radesku
  1. Boost_Inverter.mdl

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-10
    • 文件大小:15360
    • 提供者:Radesku
  1. MyKD_Tree

    0下载:
  2. KD树算法,能够实现对点云数据进行压缩,非常简单,适用于初学者-KD tree algorithm, can achieve the point cloud data compression, very simple, suitable for beginners
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:6563840
    • 提供者:陈坤校
  1. kd

    0下载:
  2. get unicode-to-font mapping kernel. -get unicode-to-font mapping kernel.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:vuizaofou
  1. knn

    0下载:
  2. KNN分类器的MATLAB代码,速度快效果好,适合初学者使用。-KNN search without using any gancy data structure, such as kd-tree. However, it is the fastest knn matlab implementation I ever found.
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:赵子龙
  1. kdtree

    0下载:
  2. kd树的c++语言实现,kd树对多维空间的划分起着重要的作用。-kd tree c++ language, kd tree to divide the multidimensional space plays an important role.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:15360
    • 提供者:王老虎
  1. CUDA_KDtree

    1下载:
  2. 使用KDtree进行KNN计算的source code-kd tree KNN
  3. 所属分类:并行运算

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:mamingfei
  1. SIFTPanorama

    0下载:
  2. KD树建立及树检索源代码,在多幅图像配准上有成功实现功能-KD tree and tree establishment to retrieve the source code in multiple image registration on the successful realization of functions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:15546368
    • 提供者:ly
  1. kdtree1.2

    0下载:
  2. Kd-trees are data structures which are used to store points in k-dimensional space. As it follows its name, kd-tree is a tree. Tree leafs store points of the dataset (one or several points in each leaf). Each point is st
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:133120
    • 提供者:Atif Saeed
« 1 2 ... 8 9 10 11 12 1314 15 16 »

源码中国 www.ymcn.org