xptree.desc

来自「xptree实现」· DESC 代码 · 共 36 行

DESC
36
字号
=======X+-tree=======A.  File Description====================Makefiledim2.q		Sample query file.xpbuild.c	Program for building x-tree.xsearch.c	Program for searching from x-tree.xtree.config	Default config file for xbuild.c and xsearch.cxtree.hxptree.desc	This file.B.  Compilation================Type:   make xtreePlatform:  Solaris or Windows.C.  Exceution=============Type:	xbuildType:	xsearchD.  Data File Format====================Each line of data file store a single vector for an object (point).Each line consists of the coordinate of the point in each dimension.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?