📄 frmmmas.frm
字号:
Begin VB.Label Label22
Caption = "蚂蚁数:"
Height = 255
Left = -74880
TabIndex = 68
Top = 480
Width = 855
End
Begin VB.Label Label21
Caption = "采用这一组数据来计算:"
Height = 255
Left = 120
TabIndex = 67
Top = 3840
Width = 2175
End
Begin VB.Label Label19
Caption = "新方法对计算的影响程度:"
Height = 255
Left = -74880
TabIndex = 64
Top = 5520
Width = 2295
End
Begin VB.Label Label10
Caption = "计算"
Height = 255
Left = 360
TabIndex = 42
Top = 840
Width = 495
End
Begin VB.Label Label14
Caption = "次求平均值"
Height = 255
Left = 1800
TabIndex = 41
Top = 840
Width = 975
End
Begin VB.Label Label1
Caption = "Alpha"
Height = 255
Left = -74880
TabIndex = 33
Top = 1680
Width = 1095
End
Begin VB.Label Label2
Caption = "Beta ="
Height = 255
Left = -73320
TabIndex = 32
Top = 1680
Width = 1095
End
Begin VB.Label Label3
Caption = "信息消逝的速度:"
Height = 255
Left = -74880
TabIndex = 31
Top = 2280
Width = 2055
End
Begin VB.Label Label4
Caption = "信息量最大值:"
Height = 255
Left = -74880
TabIndex = 30
Top = 2880
Width = 2055
End
Begin VB.Label Label5
Caption = "信息量最小值:"
Height = 255
Left = -74880
TabIndex = 29
Top = 3480
Width = 2055
End
Begin VB.Label Label6
Caption = "计算代数:"
Height = 255
Left = -73200
TabIndex = 28
Top = 480
Width = 975
End
Begin VB.Label Label7
Caption = "信息量改变幅度修正:"
Height = 255
Left = -74880
TabIndex = 27
Top = 4080
Width = 2055
End
End
Begin TabDlg.SSTab SSTab1
Height = 6375
Left = 0
TabIndex = 0
Top = 120
Width = 8805
_ExtentX = 15531
_ExtentY = 11245
_Version = 393216
Tabs = 5
TabsPerRow = 5
TabHeight = 520
TabCaption(0) = "最优路径及其长度"
TabPicture(0) = "frmMMAS.frx":11C2
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Label17"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Label18"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "lstBestLenRep"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "lstBestPath"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "txtBestPathAid"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).ControlCount= 5
TabCaption(1) = "最优路径演化图"
TabPicture(1) = "frmMMAS.frx":11DE
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "picBestLen"
Tab(1).Control(1)= "AxisBestLenY"
Tab(1).Control(2)= "AxisBestLenX"
Tab(1).Control(3)= "txtBestLenYMax"
Tab(1).Control(4)= "txtBestLenYMin"
Tab(1).Control(5)= "txtBestLenXMin"
Tab(1).Control(6)= "txtBestLenXMax"
Tab(1).Control(7)= "txtBestLenNY"
Tab(1).Control(8)= "txtBestLenNX"
Tab(1).ControlCount= 9
TabCaption(2) = "平均路径演化图"
TabPicture(2) = "frmMMAS.frx":11FA
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "txtAvgLenNX"
Tab(2).Control(1)= "txtAvgLenNY"
Tab(2).Control(2)= "txtAvgLenXMax"
Tab(2).Control(3)= "txtAvgLenXMin"
Tab(2).Control(4)= "txtAvgLenYMin"
Tab(2).Control(5)= "txtAvgLenYMax"
Tab(2).Control(6)= "AxisAvgLenX"
Tab(2).Control(7)= "AxisAvgLenY"
Tab(2).Control(8)= "picAvgLen"
Tab(2).ControlCount= 9
TabCaption(3) = "城市及路径状态图"
TabPicture(3) = "frmMMAS.frx":1216
Tab(3).ControlEnabled= 0 'False
Tab(3).Control(0)= "txtMaxTaoInIter"
Tab(3).Control(1)= "picTao"
Tab(3).Control(2)= "picCityMap"
Tab(3).Control(3)= "Label33"
Tab(3).Control(4)= "Label25"
Tab(3).Control(5)= "Label24"
Tab(3).Control(6)= "Label23"
Tab(3).ControlCount= 7
TabCaption(4) = "蚂蚁运动图"
TabPicture(4) = "frmMMAS.frx":1232
Tab(4).ControlEnabled= 0 'False
Tab(4).Control(0)= "Label27"
Tab(4).Control(1)= "picMovOfAnt"
Tab(4).Control(2)= "cmdShowAntMove"
Tab(4).Control(3)= "lstAnt_to_Show"
Tab(4).Control(4)= "cmdShowBestAntMove"
Tab(4).Control(5)= "cmdNextMove"
Tab(4).Control(6)= "txtProb"
Tab(4).ControlCount= 7
Begin VB.TextBox txtMaxTaoInIter
Alignment = 2 'Center
Height = 270
Left = -74280
Locked = -1 'True
TabIndex = 72
Top = 5400
Width = 3015
End
Begin VB.TextBox txtProb
Height = 270
Left = -74760
Locked = -1 'True
TabIndex = 73
Top = 2880
Width = 3015
End
Begin VB.CommandButton cmdNextMove
Caption = "蚂蚁的下一步移动"
Enabled = 0 'False
Height = 375
Left = -74280
TabIndex = 74
Top = 2160
Width = 1935
End
Begin VB.CommandButton cmdShowBestAntMove
Caption = "显示最佳蚂蚁移动"
Enabled = 0 'False
Height = 495
Left = -74760
TabIndex = 75
Top = 1440
Width = 2895
End
Begin VB.ListBox lstAnt_to_Show
Enabled = 0 'False
Height = 240
ItemData = "frmMMAS.frx":124E
Left = -74040
List = "frmMMAS.frx":1270
TabIndex = 78
Top = 960
Width = 735
End
Begin VB.CommandButton cmdShowAntMove
Caption = "显示第 只蚂蚁的运动图"
Enabled = 0 'False
Height = 495
Left = -74760
TabIndex = 80
Top = 840
Width = 2895
End
Begin VB.PictureBox picMovOfAnt
Appearance = 0 'Flat
BackColor = &H80000005&
ForeColor = &H80000008&
Height = 5295
Left = -71640
ScaleHeight = 5265
ScaleWidth = 5265
TabIndex = 88
Top = 840
Width = 5295
End
Begin VB.PictureBox picTao
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H80000005&
ForeColor = &H80000008&
Height = 4095
Left = -74760
ScaleHeight = 4065
ScaleWidth = 4065
TabIndex = 81
Top = 720
Width = 4095
End
Begin VB.PictureBox picCityMap
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H80000005&
ForeColor = &H80000008&
Height = 4095
Left = -70440
ScaleHeight = 4065
ScaleWidth = 4065
TabIndex = 77
Top = 720
Width = 4095
End
Begin VB.TextBox txtBestPathAid
BackColor = &H8000000F&
Height = 495
Left = 120
Locked = -1 'True
MultiLine = -1 'True
ScrollBars = 1 'Horizontal
TabIndex = 76
Top = 5760
Width = 8535
End
Begin VB.TextBox txtAvgLenNX
Alignment = 2 'Center
Height = 270
Left = -70200
TabIndex = 71
Text = "10"
Top = 6000
Width = 615
End
Begin VB.TextBox txtAvgLenNY
Alignment = 2 'Center
Height = 270
Left = -74760
TabIndex = 70
Text = "10"
Top = 2880
Width = 615
End
Begin VB.ListBox lstBestPath
Height = 4920
ItemData = "frmMMAS.frx":1293
Left = 3120
List = "frmMMAS.frx":1295
TabIndex = 63
Top = 720
Width = 5535
End
Begin VB.TextBox txtBestLenNX
Alignment = 2 'Center
Height = 270
Left = -70800
TabIndex = 17
Text = "10"
Top = 6000
Width = 735
End
Begin VB.TextBox txtBestLenNY
Alignment = 2 'Center
Height = 270
Left = -74760
TabIndex = 16
Text = "10"
Top = 2880
Width = 615
End
Begin VB.TextBox txtAvgLenXMax
Alignment = 1 'Right Justify
Appearance = 0 'Flat
Height = 270
Left = -67200
TabIndex = 15
Text = "1000"
Top = 6000
Width = 855
End
Begin VB.TextBox txtAvgLenXMin
Appearance = 0 'Flat
Height = 270
Left = -73920
Locked = -1 'True
TabIndex = 14
Text = "0"
Top = 6000
Width = 735
End
Begin VB.TextBox txtAvgLenYMin
Alignment = 1 'Right Justify
Appearance = 0 'Flat
Height = 270
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -