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

📄 unit1.~dfm

📁 简单的线回归程序,目前本人认为是最好的标定程序
💻 ~DFM
字号:
object Form1: TForm1
  Left = 277
  Top = -1
  Width = 538
  Height = 709
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label21: TLabel
    Left = 184
    Top = 544
    Width = 162
    Height = 35
    Caption = '[       ]'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -35
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label18: TLabel
    Left = 64
    Top = 504
    Width = 162
    Height = 35
    Caption = '[       ]'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -35
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 56
    Top = 16
    Width = 15
    Height = 29
    Caption = 'Y'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 112
    Top = 16
    Width = 15
    Height = 29
    Caption = '='
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 192
    Top = 16
    Width = 15
    Height = 29
    Caption = '+'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 288
    Top = 16
    Width = 13
    Height = 33
    Caption = 'x'
    Font.Charset = OEM_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = 'Modern'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label5: TLabel
    Left = 144
    Top = 16
    Width = 30
    Height = 29
    Caption = 'K1'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = [fsItalic]
    ParentFont = False
  end
  object Label8: TLabel
    Left = 224
    Top = 16
    Width = 30
    Height = 29
    Caption = 'K2'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = [fsItalic]
    ParentFont = False
  end
  object Label11: TLabel
    Left = 8
    Top = 472
    Width = 105
    Height = 29
    Caption = 'X=[I+ ]'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label13: TLabel
    Left = 88
    Top = 472
    Width = 13
    Height = 33
    Caption = 'x'
    Font.Charset = OEM_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = 'Modern'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label12: TLabel
    Left = 136
    Top = 472
    Width = 135
    Height = 29
    Caption = 'K=[K1 K2]'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label15: TLabel
    Left = 8
    Top = 512
    Width = 40
    Height = 19
    Caption = 'X`X='
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label14: TLabel
    Left = 8
    Top = 552
    Width = 90
    Height = 19
    Caption = 'K=(X`X)^='
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label16: TLabel
    Left = 8
    Top = 600
    Width = 150
    Height = 19
    Caption = 'K=(X`X)^X`Y=...'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label101: TLabel
    Left = 80
    Top = 504
    Width = 10
    Height = 19
    Caption = '0'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label102: TLabel
    Left = 200
    Top = 544
    Width = 10
    Height = 19
    Caption = '0'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label103: TLabel
    Left = 104
    Top = 552
    Width = 20
    Height = 19
    Caption = '1/'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label17: TLabel
    Left = 160
    Top = 600
    Width = 198
    Height = 35
    Caption = '[   ]=[   ]'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -35
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label104: TLabel
    Left = 176
    Top = 600
    Width = 10
    Height = 19
    Caption = '0'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label105: TLabel
    Left = 280
    Top = 600
    Width = 10
    Height = 19
    Caption = '0'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label106: TLabel
    Left = 136
    Top = 648
    Width = 10
    Height = 19
    Caption = '0'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label19: TLabel
    Left = 8
    Top = 648
    Width = 122
    Height = 19
    Caption = #21097#20313#26631#20934#24046'd='
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label20: TLabel
    Left = 192
    Top = 648
    Width = 147
    Height = 14
    Caption = 'http://www.flyinf.com'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = [fsUnderline]
    ParentFont = False
    OnClick = Label20Click
  end
  object Label22: TLabel
    Left = 368
    Top = 648
    Width = 77
    Height = 14
    Caption = 'QQ:45931871'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Panel1: TPanel
    Left = 8
    Top = 56
    Width = 433
    Height = 409
    TabOrder = 0
    object Label6: TLabel
      Left = 112
      Top = 168
      Width = 15
      Height = 29
      Caption = '='
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 192
      Top = 168
      Width = 15
      Height = 29
      Caption = '+'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 56
      Top = 368
      Width = 29
      Height = 19
      Caption = '0'#34892
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 296
      Top = 368
      Width = 29
      Height = 19
      Caption = '0'#34892
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Memo1: TMemo
      Left = 24
      Top = 64
      Width = 81
      Height = 297
      Lines.Strings = (
        '0.55'
        '0.54'
        '0.53'
        '0.56'
        '0.55'
        '0.64'
        '0.45'
        '0.63'
        '0.63'
        '0.74'
        '0.80'
        '0.68'
        '0.73'
        '0.70'
        '0.64'
        '0.75'
        '0.79'
        '0.77'
        '0.78'
        '0.77'
        '0.71'
        '0.71'
        '0.87'
        '0.87'
        '1.01'
        '0.88'
        '0.82'
        '0.89'
        '1.03'
        '1.26'
        '1.20'
        '0.99'
        '1.05'
        '1.11'
        '1.08'
        '1.15')
      ScrollBars = ssVertical
      TabOrder = 0
      OnChange = Memo1Change
    end
    object Memo2: TMemo
      Left = 272
      Top = 64
      Width = 81
      Height = 297
      Lines.Strings = (
        '1.33'
        '1.33'
        '1.33'
        '1.33'
        '1.43'
        '1.43'
        '1.43'
        '1.54'
        '1.54'
        '1.54'
        '1.67'
        '1.67'
        '1.67'
        '1.67'
        '1.67'
        '1.67'
        '1.82'
        '1.82'
        '1.82'
        '1.82'
        '1.82'
        '1.82'
        '2.00'
        '2.00'
        '2.00'
        '2.00'
        '2.00'
        '2.00'
        '2.00'
        '2.22'
        '2.22'
        '2.22'
        '2.22'
        '2.50'
        '2.50'
        '2.50')
      ScrollBars = ssVertical
      TabOrder = 1
      OnChange = Memo2Change
    end
    object Edit1: TEdit
      Left = 136
      Top = 168
      Width = 49
      Height = 24
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object Edit2: TEdit
      Left = 216
      Top = 168
      Width = 49
      Height = 24
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object Edit3: TEdit
      Left = 32
      Top = 24
      Width = 89
      Height = 21
      TabOrder = 4
      Text = 'fcu28/fce28'
    end
    object Edit4: TEdit
      Left = 264
      Top = 24
      Width = 97
      Height = 21
      TabOrder = 5
      Text = 'c/w'
    end
  end
  object Button1: TButton
    Left = 352
    Top = 16
    Width = 75
    Height = 25
    Caption = #35745#31639
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button1Click
  end
  object Memo3: TMemo
    Left = 352
    Top = 472
    Width = 169
    Height = 89
    Lines.Strings = (
      'Y'#34920#31034#20989#25968#65292'X'#34920#31034#33258#21464#37327#12290
      'I'#34920#31034#21333#20301#30697#38453
      '`'#34920#31034#36716#32622' ^'#34920#31034#36870#30697#38453)
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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