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

📄 som.dfm

📁 使用SOM(Self-Organization Map)進行資料分群
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Form1: TForm1
  Left = 279
  Top = 211
  Width = 837
  Height = 662
  Caption = 'SOM'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 16
  object Panel1: TPanel
    Left = 585
    Top = 0
    Width = 244
    Height = 563
    Align = alRight
    Font.Charset = CHINESEBIG5_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 1
      Top = 1
      Width = 242
      Height = 336
      Align = alTop
      Caption = #21443#25976#35373#23450
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      object Label9: TLabel
        Left = 8
        Top = 252
        Width = 135
        Height = 13
        AutoSize = False
        Caption = #26368#23567#23416#32722#29575'ETA_MIN'#65306
        Color = clBtnFace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clActiveCaption
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label8: TLabel
        Left = 8
        Top = 220
        Width = 135
        Height = 13
        AutoSize = False
        Caption = #23416#32722#26356#26032#29575'ETA_RATE'#65306
        Color = clBtnFace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clActiveCaption
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label7: TLabel
        Left = 8
        Top = 188
        Width = 135
        Height = 13
        AutoSize = False
        Caption = #23416#32722#36895#24230#65288'n'#65289'ETA'#65306
        Color = clBtnFace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clActiveCaption
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label6: TLabel
        Left = 8
        Top = 156
        Width = 135
        Height = 13
        AutoSize = False
        Caption = #21322#24465#26368#23567#20540'R_MIN'#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clPurple
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label5: TLabel
        Left = 8
        Top = 124
        Width = 135
        Height = 13
        AutoSize = False
        Caption = #21322#24465#26356#26032#29575'R_RATE'#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clPurple
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 8
        Top = 92
        Width = 135
        Height = 13
        AutoSize = False
        Caption = #37168#36817#21322#24465'R'#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clPurple
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label3: TLabel
        Left = 8
        Top = 60
        Width = 135
        Height = 13
        AutoSize = False
        Caption = #31070#32147#20803'SIZE'#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 8
        Top = 28
        Width = 135
        Height = 13
        AutoSize = False
        Caption = #20195#25976'('#23416#32722#27425#25976')'#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label13: TLabel
        Left = 192
        Top = 186
        Width = 23
        Height = 16
        Caption = '0~1'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label11: TLabel
        Left = 192
        Top = 90
        Width = 40
        Height = 16
        Caption = '0.1~10'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label10: TLabel
        Left = 8
        Top = 281
        Width = 49
        Height = 16
        AutoSize = False
        Caption = #20195#25976#65306
        Font.Charset = CHINESEBIG5_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label1: TLabel
        Left = 57
        Top = 281
        Width = 13
        Height = 13
        Caption = #65296
        Font.Charset = CHINESEBIG5_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Edit_ETA_MIN: TEdit
        Left = 144
        Top = 248
        Width = 40
        Height = 21
        Font.Charset = CHINESEBIG5_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ImeName = #20013#25991' ('#32321#39636') - '#20489#38945
        ParentFont = False
        TabOrder = 0
        Text = '0.1'
      end
      object Edit_ETA_RATE: TEdit
        Left = 144
        Top = 216
        Width = 40
        Height = 21
        Font.Charset = CHINESEBIG5_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ImeName = #20013#25991' ('#32321#39636') - '#20489#38945
        ParentFont = False
        TabOrder = 1
        Text = '0.1'
      end
      object Edit_ETA: TEdit
        Left = 144
        Top = 184
        Width = 40
        Height = 21
        Font.Charset = CHINESEBIG5_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ImeName = #20013#25991' ('#32321#39636') - '#20489#38945
        ParentFont = False
        TabOrder = 2
        Text = '0.5'
      end
      object Edit_R_MIN: TEdit
        Left = 144
        Top = 152
        Width = 40
        Height = 21
        Font.Charset = CHINESEBIG5_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ImeName = #20013#25991' ('#32321#39636') - '#20489#38945
        ParentFont = False
        TabOrder = 3
        Text = '0.1'
      end
      object Edit_R_RATE: TEdit
        Left = 144
        Top = 120
        Width = 40
        Height = 21
        Font.Charset = CHINESEBIG5_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ImeName = #20013#25991' ('#32321#39636') - '#20489#38945
        ParentFont = False
        TabOrder = 4
        Text = '0.5'
      end

⌨️ 快捷键说明

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