gisformat
来自「垃圾邮件过滤器源代码」· 代码 · 共 19 行
TXT
19 行
Format for the GIS maxent info (.mei) files.GIS (model type identifier)1. # of parameters (int)2. the correction constant (int)3. the correction constant parameter (double)4. # of outcomes (int) * list of outcome names (String)5. # of different types of outcome patterns (int) * list of (int int[]) [# of predicates for which outcome pattern is true] [outcome pattern]6. # of predicates (int) * list of predicate names (String)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?