k_d-tree-

所属分类:数据结构
开发工具:Visual C++
文件大小:124KB
下载次数:5
上传日期:2011-11-29 11:58:55
上 传 者liuliudandan
说明:  k-d tree的matlab与VC混合实现,可直接使用
(using matlab and VC mix programming to realize kd tree.can be used used directly)

文件列表:
k_d tree Guy Shechter\kdrangequery.cc (3828, 2004-06-14)
k_d tree Guy Shechter\kdrangequery.dll (11264, 2004-06-14)
k_d tree Guy Shechter\kdrangequery.m (1408, 2004-06-14)
k_d tree Guy Shechter\kdrange_demo.m (938, 2010-10-15)
k_d tree Guy Shechter\kdtree.cc (5441, 2004-06-14)
k_d tree Guy Shechter\kdtree.dll (10752, 2004-06-14)
k_d tree Guy Shechter\kdtree.m (2098, 2004-06-14)
k_d tree Guy Shechter\kdtreeidx.cc (5483, 2004-06-14)
k_d tree Guy Shechter\kdtreeidx.dll (10752, 2004-06-14)
k_d tree Guy Shechter\kdtreeidx.m (2007, 2004-06-14)
k_d tree Guy Shechter\kdtree_common.cc (8798, 2004-06-14)
k_d tree Guy Shechter\kdtree_common.h (2279, 2004-06-14)
k_d tree Guy Shechter\kdtree_demo.asv (1131, 2010-10-15)
k_d tree Guy Shechter\kdtree_demo.m (1131, 2011-05-12)
k_d tree Guy Shechter\license.txt (1333, 2009-05-19)
k_d tree Guy Shechter\mex\glx\kdrangequery.mexglx (14356, 2004-06-14)
k_d tree Guy Shechter\mex\glx\kdtree.mexglx (13677, 2004-06-14)
k_d tree Guy Shechter\mex\glx\kdtreeidx.mexglx (13723, 2004-06-14)
k_d tree Guy Shechter\mex\mac\kdrangequery.mexmac (58660, 2004-06-14)
k_d tree Guy Shechter\mex\mac\kdtree.mexmac (58608, 2004-06-14)
k_d tree Guy Shechter\mex\mac\kdtreeidx.mexmac (58616, 2004-06-14)
k_d tree Guy Shechter\mex\win\kdrangequery.dll (11264, 2004-06-14)
k_d tree Guy Shechter\mex\win\kdtree.dll (10752, 2004-06-14)
k_d tree Guy Shechter\mex\win\kdtreeidx.dll (10752, 2004-06-14)
k_d tree Guy Shechter\src\kdrangequery.cc (3828, 2004-06-14)
k_d tree Guy Shechter\src\kdtree.cc (5441, 2004-06-14)
k_d tree Guy Shechter\src\kdtreeidx.cc (5483, 2004-06-14)
k_d tree Guy Shechter\src\kdtree_common.cc (8798, 2004-06-14)
k_d tree Guy Shechter\src\kdtree_common.h (2279, 2004-06-14)
k_d tree Guy Shechter\mex\glx (0, 2010-10-28)
k_d tree Guy Shechter\mex\mac (0, 2010-10-28)
k_d tree Guy Shechter\mex\win (0, 2010-10-28)
k_d tree Guy Shechter\mex (0, 2010-10-28)
k_d tree Guy Shechter\src (0, 2010-10-28)
k_d tree Guy Shechter (0, 2010-10-28)

This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions. Included are the source code files in kdtree/src, as well as precompiled mex files for the following systems: - Mac OS X (Matlab 6.5) - Redhat Linux (Matlab 6.5) - Windows (Matlab 6.1) Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m). The new features added June 2004: + You can now use N dimensional data points, where N>3. + Use KDTREEIND to return the index value to the closest point, instead of the closest point values. + KDRANGEQUERY can now return these index values as well. Written by / send comments or suggestions to : Guy Shechter guy at jhu dot edu June 2004

近期下载者

相关文件


收藏者