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

📄 umain.dfm

📁 本程序采用感知器算法进行分类设计
💻 DFM
字号:
object Form1: TForm1
  Left = 361
  Top = 316
  Width = 812
  Height = 574
  VertScrollBar.Position = 10
  Align = alCustom
  Caption = #24863#30693#22120#32858#31867#20998#26512#31243#24207#35774#35745
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDefault
  OnCreate = FormCreate
  PixelsPerInch = 120
  TextHeight = 16
  object pnl1: TPanel
    Left = -35
    Top = -10
    Width = 840
    Height = 56
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -30
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object lbl9: TLabel
      Left = 288
      Top = 8
      Width = 330
      Height = 30
      Caption = #24863#30693#22120#32858#31867#20998#26512#31243#24207#35774#35745
    end
  end
  object pnl2: TPanel
    Left = 0
    Top = 38
    Width = 265
    Height = 297
    TabOrder = 1
    object lbl6: TLabel
      Left = 8
      Top = 8
      Width = 56
      Height = 15
      Caption = #31532#19968#31867':'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object lv1: TListView
      Left = 1
      Top = 1
      Width = 263
      Height = 295
      Align = alClient
      Columns = <
        item
          Caption = #24207#21495
          Width = 62
        end
        item
          Alignment = taCenter
          Caption = 'X1'
          Width = 62
        end
        item
          Alignment = taCenter
          Caption = 'X2'
          Width = 62
        end
        item
          Alignment = taCenter
          Caption = 'X3'
          Width = 62
        end
        item
          Alignment = taCenter
          Caption = 'X4'
          Width = 62
        end>
      GridLines = True
      TabOrder = 0
      ViewStyle = vsReport
    end
  end
  object pnl3: TPanel
    Left = 266
    Top = 38
    Width = 271
    Height = 297
    TabOrder = 2
    object lbl7: TLabel
      Left = 8
      Top = 8
      Width = 56
      Height = 15
      Caption = #31532#20108#31867':'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object lv2: TListView
      Left = 1
      Top = 1
      Width = 269
      Height = 295
      Align = alClient
      Columns = <
        item
          Caption = #24207#21495
          Width = 62
        end
        item
          Alignment = taCenter
          Caption = 'X1'
          Width = 62
        end
        item
          Alignment = taCenter
          Caption = 'X2'
          Width = 62
        end
        item
          Alignment = taCenter
          Caption = 'X3'
          Width = 62
        end
        item
          Alignment = taCenter
          Caption = 'X4'
          Width = 62
        end>
      GridLines = True
      TabOrder = 0
      ViewStyle = vsReport
    end
  end
  object pnl4: TPanel
    Left = 537
    Top = 38
    Width = 267
    Height = 297
    TabOrder = 3
    object lbl8: TLabel
      Left = 8
      Top = 8
      Width = 56
      Height = 15
      Caption = #31532#19977#31867':'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object lv3: TListView
      Left = 1
      Top = 1
      Width = 265
      Height = 295
      Align = alClient
      Columns = <
        item
          Caption = #24207#21495
          Width = 62
        end
        item
          Alignment = taCenter
          Caption = 'X1'
          Width = 62
        end
        item
          Alignment = taCenter
          Caption = 'X2'
          Width = 62
        end
        item
          Alignment = taCenter
          Caption = 'X3'
          Width = 62
        end
        item
          Alignment = taCenter
          Caption = 'X4'
          Width = 62
        end>
      GridLines = True
      TabOrder = 0
      ViewStyle = vsReport
    end
  end
  object pnl5: TPanel
    Left = 370
    Top = 335
    Width = 434
    Height = 111
    TabOrder = 4
    object lbl1: TLabel
      Left = 16
      Top = 21
      Width = 90
      Height = 20
      Caption = #32771#35797#26679#26412':'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object lbl2: TLabel
      Left = 16
      Top = 63
      Width = 27
      Height = 18
      Caption = 'X1:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -18
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object lbl3: TLabel
      Left = 107
      Top = 63
      Width = 27
      Height = 18
      Caption = 'X2:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -18
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object lbl4: TLabel
      Left = 198
      Top = 63
      Width = 27
      Height = 18
      Caption = 'X3:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -18
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object lbl5: TLabel
      Left = 289
      Top = 63
      Width = 27
      Height = 18
      Caption = 'X4:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -18
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object edt1: TEdit
      Left = 47
      Top = 57
      Width = 57
      Height = 24
      TabOrder = 0
      Text = '0'
    end
    object edt2: TEdit
      Left = 138
      Top = 57
      Width = 57
      Height = 24
      TabOrder = 1
      Text = '0'
    end
    object edt3: TEdit
      Left = 229
      Top = 57
      Width = 57
      Height = 24
      TabOrder = 2
      Text = '0'
    end
    object edt4: TEdit
      Left = 320
      Top = 57
      Width = 57
      Height = 24
      TabOrder = 3
      Text = '0'
    end
  end
  object pnl6: TPanel
    Left = -1
    Top = 335
    Width = 371
    Height = 187
    TabOrder = 5
    object lbl10: TLabel
      Left = 24
      Top = 56
      Width = 73
      Height = 16
      AutoSize = False
      Caption = #20998#31867#32467#26524':'
    end
    object lbl11: TLabel
      Left = 24
      Top = 88
      Width = 73
      Height = 16
      AutoSize = False
      Caption = #31532#19968#31867':'
    end
    object lbl12: TLabel
      Left = 24
      Top = 124
      Width = 73
      Height = 16
      AutoSize = False
      Caption = #31532#20108#31867':'
    end
    object lbl13: TLabel
      Left = 24
      Top = 160
      Width = 73
      Height = 16
      AutoSize = False
      Caption = #31532#19977#31867':'
    end
    object lbl17: TLabel
      Left = 176
      Top = 88
      Width = 97
      Height = 16
      AutoSize = False
      Caption = #35823#35782#21035#20010#25968':'
    end
    object btn1: TBitBtn
      Left = 112
      Top = 8
      Width = 161
      Height = 33
      Caption = #25171#24320#35757#32451#26679#26412
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = btn1Click
      Kind = bkOK
    end
    object edt5: TEdit
      Left = 259
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 1
      Visible = False
    end
    object edt6: TEdit
      Left = 269
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 2
      Visible = False
    end
    object edt7: TEdit
      Left = 271
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 3
      Visible = False
    end
    object edt8: TEdit
      Left = 272
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 4
      Visible = False
    end
    object edt9: TEdit
      Left = 275
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 5
      Visible = False
    end
    object edt10: TEdit
      Left = 277
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 6
      Visible = False
    end
    object edt11: TEdit
      Left = 271
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 7
      Visible = False
    end
    object edt12: TEdit
      Left = 272
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 8
      Visible = False
    end
    object edt13: TEdit
      Left = 267
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 9
      Visible = False
    end
    object edt14: TEdit
      Left = 269
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 10
      Visible = False
    end
    object edt15: TEdit
      Left = 271
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 11
      Visible = False
    end
    object edt16: TEdit
      Left = 272
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 12
      Visible = False
    end
    object edt17: TEdit
      Left = 272
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 13
      Visible = False
    end
    object edt18: TEdit
      Left = 272
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 14
      Visible = False
    end
    object edt19: TEdit
      Left = 272
      Top = 160
      Width = 57
      Height = 24
      TabOrder = 15
      Visible = False
    end
    object edt20: TEdit
      Left = 101
      Top = 84
      Width = 49
      Height = 24
      TabOrder = 16
    end
    object edt21: TEdit
      Left = 101
      Top = 118
      Width = 49
      Height = 24
      TabOrder = 17
    end
    object edt22: TEdit
      Left = 101
      Top = 156
      Width = 49
      Height = 24
      TabOrder = 18
    end
    object edt23: TEdit
      Left = 277
      Top = 84
      Width = 49
      Height = 24
      TabOrder = 19
    end
  end
  object pnl7: TPanel
    Left = 370
    Top = 446
    Width = 434
    Height = 76
    TabOrder = 6
    object btn2: TBitBtn
      Left = 88
      Top = 16
      Width = 89
      Height = 33
      Caption = #30830#23450
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -18
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = btn2Click
      Kind = bkOK
    end
    object btn3: TBitBtn
      Left = 229
      Top = 16
      Width = 89
      Height = 33
      Caption = #36864#20986
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -18
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = btn3Click
      Kind = bkCancel
    end
  end
  object dlgOpen1: TOpenDialog
    Left = 560
    Top = 16
  end
end

⌨️ 快捷键说明

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