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

📄 test_schaffer.dfm

📁 粒子群优化算法PSO
💻 DFM
字号:
object Form1: TForm1
  Left = 202
  Top = 101
  Width = 692
  Height = 673
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 40
    Top = 8
    Width = 265
    Height = 625
    Caption = #21442#25968#35774#32622
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 40
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #31890#23376#20010#25968
    end
    object Label2: TLabel
      Left = 24
      Top = 71
      Width = 42
      Height = 13
      Caption = 'CUTOFF'
    end
    object Label3: TLabel
      Left = 24
      Top = 102
      Width = 48
      Height = 13
      Caption = #36845#20195#27425#25968
    end
    object Label4: TLabel
      Left = 24
      Top = 133
      Width = 60
      Height = 13
      Caption = #26368#22823#36895#24230#20540
    end
    object Label5: TLabel
      Left = 24
      Top = 165
      Width = 60
      Height = 13
      Caption = #26368#22823#20301#32622#20540
    end
    object Label6: TLabel
      Left = 24
      Top = 196
      Width = 48
      Height = 13
      Caption = #31354#38388#24038#38480
    end
    object Label7: TLabel
      Left = 24
      Top = 227
      Width = 48
      Height = 13
      Caption = #31354#38388#21491#38480
    end
    object Label8: TLabel
      Left = 24
      Top = 258
      Width = 84
      Height = 13
      Caption = #24815#24615#26435#37325#30340#19978#38480
    end
    object Label9: TLabel
      Left = 24
      Top = 290
      Width = 84
      Height = 13
      Caption = #24815#24615#26435#37325#30340#19979#38480
    end
    object Label10: TLabel
      Left = 24
      Top = 321
      Width = 84
      Height = 13
      Caption = #20840#23616#36845#20195#30340#27425#25968
    end
    object Label11: TLabel
      Left = 24
      Top = 352
      Width = 72
      Height = 13
      Caption = #36755#20986#35299#30340#20010#25968
    end
    object Label12: TLabel
      Left = 24
      Top = 384
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #21464#37327#30340#24635#20010#25968
    end
    object Label13: TLabel
      Left = 24
      Top = 416
      Width = 72
      Height = 13
      Caption = #23454#25968#21464#37327#20010#25968
    end
    object Label14: TLabel
      Left = 24
      Top = 448
      Width = 72
      Height = 13
      AutoSize = False
      Caption = #25972#25968#21464#37327#20010#25968
    end
    object Label15: TLabel
      Left = 24
      Top = 480
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #36895#24230#27604#20301#32622
    end
    object Label19: TLabel
      Left = 24
      Top = 520
      Width = 81
      Height = 13
      Caption = #26368#22823#21270'or'#26368#23567#21270
    end
    object Label20: TLabel
      Left = 24
      Top = 552
      Width = 48
      Height = 13
      Caption = #31934#30830#20301#25968
    end
    object Edit1: TEdit
      Left = 112
      Top = 32
      Width = 121
      Height = 21
      TabOrder = 0
      Text = '100'
    end
    object Edit2: TEdit
      Left = 112
      Top = 64
      Width = 121
      Height = 21
      TabOrder = 1
      Text = '0'
    end
    object Edit3: TEdit
      Left = 112
      Top = 96
      Width = 121
      Height = 21
      TabOrder = 2
      Text = '2000'
    end
    object Edit4: TEdit
      Left = 112
      Top = 128
      Width = 121
      Height = 21
      TabOrder = 3
      Text = '100'
    end
    object Edit5: TEdit
      Left = 112
      Top = 160
      Width = 121
      Height = 21
      TabOrder = 4
      Text = '100'
    end
    object Edit6: TEdit
      Left = 112
      Top = 192
      Width = 121
      Height = 21
      TabOrder = 5
      Text = 'Edit6'
    end
    object Edit7: TEdit
      Left = 112
      Top = 224
      Width = 121
      Height = 21
      TabOrder = 6
      Text = 'Edit7'
    end
    object Edit8: TEdit
      Left = 112
      Top = 256
      Width = 121
      Height = 21
      TabOrder = 7
      Text = '0.9'
    end
    object Edit9: TEdit
      Left = 112
      Top = 288
      Width = 121
      Height = 21
      TabOrder = 8
      Text = '0.4'
    end
    object Edit10: TEdit
      Left = 112
      Top = 320
      Width = 121
      Height = 21
      TabOrder = 9
      Text = '1'
    end
    object Edit11: TEdit
      Left = 112
      Top = 352
      Width = 121
      Height = 21
      TabOrder = 10
      Text = '1'
    end
    object Edit12: TEdit
      Left = 112
      Top = 384
      Width = 121
      Height = 21
      TabOrder = 11
      Text = '2'
    end
    object Edit13: TEdit
      Left = 112
      Top = 416
      Width = 121
      Height = 21
      TabOrder = 12
      Text = '2'
    end
    object Edit14: TEdit
      Left = 112
      Top = 448
      Width = 121
      Height = 21
      TabOrder = 13
      Text = '0'
    end
    object Edit15: TEdit
      Left = 112
      Top = 480
      Width = 121
      Height = 21
      TabOrder = 14
      Text = '0.8'
    end
    object ComboBox1: TComboBox
      Left = 112
      Top = 520
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 15
      Items.Strings = (
        #26368#22823#21270
        #26368#23567#21270)
    end
    object Edit19: TEdit
      Left = 112
      Top = 552
      Width = 121
      Height = 21
      TabOrder = 16
      Text = '8'
    end
  end
  object Button1: TButton
    Left = 424
    Top = 576
    Width = 75
    Height = 25
    Caption = #35745#31639
    TabOrder = 1
    OnClick = Button1Click
  end
  object GroupBox2: TGroupBox
    Left = 328
    Top = 16
    Width = 329
    Height = 337
    Caption = 'GroupBox2'
    TabOrder = 2
    object Label16: TLabel
      Left = 32
      Top = 208
      Width = 48
      Height = 13
      Caption = #36845#20195#26102#38388
    end
    object Label17: TLabel
      Left = 40
      Top = 256
      Width = 11
      Height = 13
      Caption = 'x1'
    end
    object Label18: TLabel
      Left = 40
      Top = 304
      Width = 11
      Height = 13
      Caption = 'x2'
    end
    object Memo1: TMemo
      Left = 24
      Top = 32
      Width = 185
      Height = 145
      TabOrder = 0
    end
    object Edit16: TEdit
      Left = 152
      Top = 200
      Width = 145
      Height = 21
      TabOrder = 1
    end
    object Edit17: TEdit
      Left = 152
      Top = 248
      Width = 145
      Height = 21
      TabOrder = 2
    end
    object Edit18: TEdit
      Left = 152
      Top = 296
      Width = 145
      Height = 21
      TabOrder = 3
    end
  end
  object Memo2: TMemo
    Left = 368
    Top = 360
    Width = 113
    Height = 217
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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