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

📄 unit4.dfm

📁 基于libsvm
💻 DFM
字号:
object param_form: Tparam_form
  Left = 785
  Top = 502
  Width = 439
  Height = 208
  Caption = #35774#32622'Sigma,C'#30340#22791#36873#21306#38388
  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 Label1: TLabel
    Left = 17
    Top = 86
    Width = 81
    Height = 16
    Caption = 'C'#30340#26368#23567#20540'        '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 9
    Top = 30
    Width = 93
    Height = 16
    Caption = 'Sigma'#26368#23567#20540'      '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 178
    Top = 28
    Width = 36
    Height = 16
    Caption = #27493#38271'    '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 180
    Top = 84
    Width = 36
    Height = 16
    Caption = #27493#38271'    '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 309
    Top = 27
    Width = 36
    Height = 16
    Caption = #27493#25968'    '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 309
    Top = 82
    Width = 39
    Height = 16
    Caption = #27493#25968'     '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object C0: TEdit
    Left = 97
    Top = 81
    Width = 73
    Height = 21
    TabOrder = 0
    Text = '10'
  end
  object S0: TEdit
    Left = 97
    Top = 27
    Width = 73
    Height = 21
    TabOrder = 1
    Text = '1'
  end
  object sstep: TEdit
    Left = 219
    Top = 25
    Width = 81
    Height = 21
    TabOrder = 2
    Text = '2'
  end
  object cstep: TEdit
    Left = 221
    Top = 79
    Width = 80
    Height = 21
    TabOrder = 3
    Text = '20'
  end
  object sno: TEdit
    Left = 345
    Top = 25
    Width = 65
    Height = 21
    TabOrder = 4
    Text = '5'
  end
  object cno: TEdit
    Left = 345
    Top = 78
    Width = 65
    Height = 21
    TabOrder = 5
    Text = '3'
  end
  object Button1: TButton
    Left = 176
    Top = 128
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 6
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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