R-tree
R tree 

所属分类:人工智能/神经网络/深度学习
开发工具:Visual C++
文件大小:1204KB
下载次数:4
上传日期:2015-04-02 16:29:34
上 传 者haozhang1994
说明:  实现算法中的R树, 1.根节点若非叶子节点,则至少有两个子节点; 2.每个非根叶节点和非叶节点包含的实体个数均介于m和M之间; 3.所有叶子节点在同一层次;
(The R-tree algorithm, a. If not the root leaf nodes, there are at least two child nodes 2. The number of entities for each non-root and leaf nodes are non-leaf node contains between m and M 3. All leaf nodes at the same level )

文件列表:
编程\Debug\T-tree.exe (245817, 2014-12-24)
编程\Debug\T-tree.ilk (354668, 2014-12-24)
编程\Debug\T-tree.obj (10858, 2014-12-24)
编程\Debug\T-tree.pch (1989708, 2014-12-24)
编程\Debug\T-tree.pdb (558080, 2014-12-24)
编程\Debug\T_tree.bsc (238592, 2014-12-24)
编程\Debug\T_tree.exe (245817, 2014-12-24)
编程\Debug\T_tree.ilk (354668, 2014-12-24)
编程\Debug\T_tree.obj (10960, 2014-12-24)
编程\Debug\T_tree.pch (2055244, 2014-12-24)
编程\Debug\T_tree.pdb (558080, 2014-12-24)
编程\Debug\T_tree.sbr (0, 2014-12-24)
编程\Debug\vc60.idb (74752, 2014-12-24)
编程\Debug\vc60.pdb (102400, 2014-12-24)
编程\T-tree.cpp (2951, 2014-12-24)
编程\T-tree.dsp (3403, 2014-12-24)
编程\T-tree.dsw (520, 2014-12-24)
编程\T-tree.h (5159, 2014-12-23)
编程\T-tree.ncb (33792, 2014-12-24)
编程\T-tree.opt (48640, 2014-12-24)
编程\T-tree.plg (1267, 2014-12-24)
编程\T_tree.cpp (21339, 2014-12-23)
编程\T_tree.dsp (3405, 2014-12-24)
编程\T_tree.dsw (520, 2014-12-24)
编程\T_tree.ncb (33792, 2014-12-24)
编程\T_tree.opt (48640, 2014-12-24)
编程\T_tree.plg (1319, 2014-12-24)
编程\Debug (0, 2015-03-26)
编程 (0, 2015-03-26)

近期下载者

相关文件


收藏者