📄 二元多项式逐步回归f2.frm
字号:
VERSION 5.00
Begin VB.Form frmCalculate
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "二元多项式逐步回归"
ClientHeight = 8520
ClientLeft = 105
ClientTop = 345
ClientWidth = 10095
LinkTopic = "Form1"
ScaleHeight = 8520
ScaleWidth = 10095
Begin VB.VScrollBar VScroll1
Height = 8415
Left = 9840
Max = 300
TabIndex = 32
Top = 0
Width = 255
End
Begin VB.TextBox txtData
Height = 270
Index = 0
Left = 3960
TabIndex = 29
Text = "txtData"
Top = 0
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox txtN
Alignment = 2 'Center
Appearance = 0 'Flat
Height = 270
Left = 2760
TabIndex = 0
Top = 120
Width = 735
End
Begin VB.TextBox txtF2
Alignment = 2 'Center
Appearance = 0 'Flat
Height = 270
Left = 2040
TabIndex = 2
Top = 1200
Width = 615
End
Begin VB.TextBox txtF1
Alignment = 2 'Center
Appearance = 0 'Flat
Height = 270
Left = 2040
TabIndex = 1
Top = 960
Width = 615
End
Begin VB.CommandButton cmdSaveR
Caption = "保 存"
Height = 375
Left = 0
TabIndex = 20
Top = 720
Width = 1095
End
Begin VB.CommandButton cmdExit
Caption = "退 出"
Height = 375
Left = 0
TabIndex = 4
Top = 360
Width = 1095
End
Begin VB.CommandButton cmdCalculate
Caption = "计 算"
Height = 375
Left = 0
TabIndex = 3
Top = 0
Width = 1095
End
Begin VB.Label lblCol
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "lblCol"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 6480
TabIndex = 31
Top = 0
Visible = 0 'False
Width = 975
End
Begin VB.Label lblRow
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "lblRow"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 5280
TabIndex = 30
Top = 0
Visible = 0 'False
Width = 975
End
Begin VB.Line Line1
X1 = 120
X2 = 9960
Y1 = 2520
Y2 = 2520
End
Begin VB.Label lblTT
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "t临界值"
ForeColor = &H80000008&
Height = 255
Left = 6600
TabIndex = 28
Top = 3120
Width = 1335
End
Begin VB.Label lblC
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 3120
TabIndex = 27
Top = 3120
Width = 1935
End
Begin VB.Label lblCR
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 375
Left = 8280
TabIndex = 26
Top = 720
Width = 1335
End
Begin VB.Label lblCC
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "拟合度"
BeginProperty Font
Name = "隶书"
Size = 21.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 375
Left = 8160
TabIndex = 25
Top = 240
Width = 1575
End
Begin VB.Label lblNotice
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "多项式次数"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 375
Left = 1200
TabIndex = 24
Top = 120
Width = 1455
End
Begin VB.Label lblF2
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "剔出F"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 255
Left = 1320
TabIndex = 23
Top = 1200
Width = 615
End
Begin VB.Label lblF1
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "引入F"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 255
Left = 1320
TabIndex = 22
Top = 960
Width = 615
End
Begin VB.Label lblF
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "指定F临界值"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 375
Left = 1200
TabIndex = 21
Top = 600
Width = 1695
End
Begin VB.Label lbltR
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "t检验结论"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 8160
TabIndex = 19
Top = 3120
Width = 1215
End
Begin VB.Label lblt001
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "t (0.01)"
ForeColor = &H80000008&
Height = 255
Left = 6600
TabIndex = 18
Top = 3600
Width = 1335
End
Begin VB.Label lblt005
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "t (0.05)"
ForeColor = &H80000008&
Height = 255
Left = 6600
TabIndex = 17
Top = 3360
Width = 1335
End
Begin VB.Label lbltV
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "t检验值"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 5040
TabIndex = 16
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -