📄 readme
字号:
This directory contains the source code for R+-trees.Syntax: rpt df1 tree1 wf1where "tree1.idx" is the r-tree to be created. "df1" is the data file (ascii format: id x1 y1 x2 y2). "wf1" is the window file (same format).WARNING: "tree1" should be empty before execution. Otherwise, new data is appended to old index.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -