⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rg2d.scheme

📁 数据挖掘经典的hierarchial clustering algorithm
💻 SCHEME
字号:
# Lines starting with # are comment lines
# Schema for rg2d.dat

# rg2d.dat is stored as ascii file
type Generic-Schema ascii

# comment lines in the data file are started with //
comment //

# separator in the data file is space
separator ' '

# Start description of attributes
# ------------------------------------------
attr X double
attr Y double

⌨️ 快捷键说明

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