📄 lab3perceptron.frm
字号:
End
Begin VB.TextBox txtX1o
Alignment = 2 'Center
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 3
Left = 240
TabIndex = 40
TabStop = 0 'False
Top = 2760
Width = 495
End
Begin VB.TextBox Text50
Alignment = 2 'Center
BackColor = &H8000000B&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1680
TabIndex = 39
TabStop = 0 'False
Text = "1"
Top = 2760
Width = 495
End
Begin VB.TextBox txtX2o
Alignment = 2 'Center
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 3
Left = 960
TabIndex = 38
TabStop = 0 'False
Top = 2760
Width = 495
End
Begin VB.Label Label7
Caption = "( X1 X2 1 )"
BeginProperty Font
Name = "Times New Roman"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 375
Left = 360
TabIndex = 50
Top = 480
Width = 1815
End
End
Begin VB.Frame Frame4
Caption = "Out"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 3495
Left = 4200
TabIndex = 29
Top = 840
Width = 735
Begin VB.TextBox txtOut
Alignment = 2 'Center
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 0
Left = 120
TabIndex = 33
TabStop = 0 'False
Top = 960
Width = 495
End
Begin VB.TextBox txtOut
Alignment = 2 'Center
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 1
Left = 120
TabIndex = 32
TabStop = 0 'False
Top = 1560
Width = 495
End
Begin VB.TextBox txtOut
Alignment = 2 'Center
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 2
Left = 120
TabIndex = 31
TabStop = 0 'False
Top = 2160
Width = 495
End
Begin VB.TextBox txtOut
Alignment = 2 'Center
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 3
Left = 120
TabIndex = 30
TabStop = 0 'False
Top = 2760
Width = 495
End
End
Begin VB.Frame Frame3
Caption = "Net"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 3495
Left = 3120
TabIndex = 24
Top = 840
Width = 735
Begin VB.TextBox txtNet
Alignment = 2 'Center
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 0
Left = 120
TabIndex = 28
TabStop = 0 'False
Top = 960
Width = 495
End
Begin VB.TextBox txtNet
Alignment = 2 'Center
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 1
Left = 120
TabIndex = 27
TabStop = 0 'False
Top = 1560
Width = 495
End
Begin VB.TextBox txtNet
Alignment = 2 'Center
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 2
Left = 120
TabIndex = 26
TabStop = 0 'False
Top = 2160
Width = 495
End
Begin VB.TextBox txtNet
Alignment = 2 'Center
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 3
Left = 120
TabIndex = 25
TabStop = 0 'False
Top = 2760
Width = 495
End
End
Begin VB.Frame Frame6
Caption = "Weights"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 3735
Left = 9240
TabIndex = 20
Top = 600
Width = 2535
Begin VB.TextBox txtW1
Alignment = 2 'Center
BackColor = &H8000000B&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 4
Left = 240
TabIndex = 108
TabStop = 0 'False
Top = 3000
Width = 495
End
Begin VB.TextBox txtB
Alignment = 2 'Center
BackColor = &H8000000B&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 4
Left = 1680
TabIndex = 107
TabStop = 0 'False
Top = 3000
Width = 495
End
Begin VB.TextBox txtW2
Alignment = 2 'Center
BackColor = &H8000000B&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 4
Left = 960
TabIndex = 106
TabStop = 0 'False
Top = 3000
Width = 495
End
Begin VB.TextBox txtW1
Alignment = 2 'Center
BackColor = &H8000000B&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 3
Left = 240
TabIndex = 105
TabStop = 0 'False
Top = 2400
Width = 495
End
Begin VB.TextBox txtB
Alignment = 2 'Center
BackColor = &H8000000B&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -