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

📄 form1.frm

📁 转载自他处
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form Form1 
   Caption         =   "湖北汽车工业学院信息管理系-遗传算法演示程序"
   ClientHeight    =   3090
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   4680
   LinkTopic       =   "Form1"
   ScaleHeight     =   3090
   ScaleWidth      =   4680
   StartUpPosition =   3  'Windows Default
   Begin VB.CommandButton Command4 
      Caption         =   "查看函数图像"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   11640
      TabIndex        =   38
      Top             =   720
      Width           =   1575
   End
   Begin VB.Frame Frame3 
      Caption         =   "运行结果"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2055
      Left            =   9000
      TabIndex        =   27
      Top             =   8520
      Width           =   5895
      Begin VB.TextBox Text8 
         BeginProperty Font 
            Name            =   "Wingdings"
            Size            =   9
            Charset         =   2
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   960
         TabIndex        =   33
         Text            =   "Text8"
         Top             =   1320
         Width           =   4695
      End
      Begin VB.TextBox Text7 
         BeginProperty Font 
            Name            =   "Wingdings"
            Size            =   9
            Charset         =   2
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   960
         TabIndex        =   31
         Text            =   "Text7"
         Top             =   720
         Width           =   4695
      End
      Begin VB.TextBox Text6 
         BeginProperty Font 
            Name            =   "Wingdings"
            Size            =   9
            Charset         =   2
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   960
         TabIndex        =   29
         Text            =   "Text6"
         Top             =   240
         Width           =   4695
      End
      Begin VB.Label Label9 
         Caption         =   "max="
         BeginProperty Font 
            Name            =   "Wingdings"
            Size            =   9
            Charset         =   2
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   360
         TabIndex        =   32
         Top             =   1440
         Width           =   615
      End
      Begin VB.Label Label8 
         Caption         =   "x2="
         BeginProperty Font 
            Name            =   "Wingdings"
            Size            =   9
            Charset         =   2
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   480
         TabIndex        =   30
         Top             =   840
         Width           =   495
      End
      Begin VB.Label Label7 
         Caption         =   "x1="
         BeginProperty Font 
            Name            =   "Wingdings"
            Size            =   9
            Charset         =   2
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   480
         TabIndex        =   28
         Top             =   360
         Width           =   495
      End
   End
   Begin MSFlexGridLib.MSFlexGrid MSFlexGrid2 
      Height          =   855
      Left            =   9000
      TabIndex        =   26
      Top             =   7560
      Width           =   6015
      _ExtentX        =   10610
      _ExtentY        =   1508
      _Version        =   393216
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.PictureBox Picture2 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3015
      Left            =   120
      ScaleHeight     =   2955
      ScaleWidth      =   8595
      TabIndex        =   25
      Top             =   7560
      Width           =   8655
   End
   Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
      Height          =   4815
      Left            =   120
      TabIndex        =   24
      Top             =   2640
      Width           =   14895
      _ExtentX        =   26273
      _ExtentY        =   8493
      _Version        =   393216
      ScrollTrack     =   -1  'True
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.Frame Frame2 
      Caption         =   "遗传操作"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1455
      Left            =   4440
      TabIndex        =   6
      Top             =   840
      Width           =   4455
      Begin VB.CommandButton Command3 
         Appearance      =   0  'Flat
         Caption         =   "退出"
         Height          =   375
         Left            =   2760
         TabIndex        =   23
         Top             =   1080
         Width           =   1455
      End
      Begin VB.CommandButton Command2 
         Appearance      =   0  'Flat
         Caption         =   "清空"
         Height          =   375
         Left            =   2760
         TabIndex        =   22
         Top             =   120
         Width           =   1455
      End
      Begin VB.CommandButton Command1 
         Appearance      =   0  'Flat
         Caption         =   "连续运行"
         Height          =   375
         Left            =   2760
         TabIndex        =   21
         Top             =   600
         Width           =   1455
      End
      Begin VB.OptionButton Option7 
         Caption         =   "选择"
         Height          =   255
         Left            =   1440
         TabIndex        =   20
         Top             =   240
         Width           =   735
      End
      Begin VB.OptionButton Option6 
         Caption         =   "变异"
         Height          =   255
         Left            =   1440
         TabIndex        =   19
         Top             =   960
         Width           =   735
      End
      Begin VB.OptionButton Option5 
         Caption         =   "交叉"
         Height          =   255
         Left            =   1440
         TabIndex        =   18
         Top             =   600
         Width           =   735
      End
      Begin VB.OptionButton Option4 
         Caption         =   "解码"
         Height          =   375
         Left            =   240
         TabIndex        =   17
         Top             =   840
         Width           =   735
      End
      Begin VB.OptionButton Option3 
         Caption         =   "编码"
         Height          =   255
         Left            =   240
         TabIndex        =   16
         Top             =   240
         Width           =   735
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "参数设置"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1455
      Left            =   120
      TabIndex        =   4
      Top             =   840
      Width           =   3975
      Begin VB.TextBox Text10 
         Height          =   270
         Left            =   1440
         TabIndex        =   37
         Text            =   "Text10"
         Top             =   1080
         Width           =   495
      End
      Begin VB.TextBox Text9 
         Height          =   270
         Left            =   840
         TabIndex        =   35
         Text            =   "Text9"
         Top             =   1080
         Width           =   495
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   2760
         TabIndex        =   15
         Text            =   "Text5"
         Top             =   1080
         Width           =   975
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   2760
         TabIndex        =   14
         Text            =   "Text4"
         Top             =   720
         Width           =   975
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   2760
         TabIndex        =   13
         Text            =   "Text3"
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   960
         TabIndex        =   9
         Text            =   "Text2"
         Top             =   720
         Width           =   855
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   960
         TabIndex        =   7
         Text            =   "Text1"
         Top             =   240
         Width           =   855
      End
      Begin VB.Label Label11 
         Caption         =   "-"
         Height          =   135
         Left            =   1320
         TabIndex        =   36
         Top             =   1080
         Width           =   255
      End
      Begin VB.Label Label10 
         Caption         =   "搜索区间"
         Height          =   255
         Left            =   120
         TabIndex        =   34
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label Label6 
         Caption         =   " 终止代数"
         Height          =   255
         Left            =   1920
         TabIndex        =   12
         Top             =   1080
         Width           =   855
      End
      Begin VB.Label Label5 
         Caption         =   "变异概率"
         Height          =   255
         Left            =   2040
         TabIndex        =   11
         Top             =   720
         Width           =   735
      End
      Begin VB.Label Label4 
         Caption         =   "交叉概率"
         Height          =   255
         Left            =   2040
         TabIndex        =   10
         Top             =   360
         Width           =   735
      End
      Begin VB.Label Label3 
         Caption         =   "编码长度"
         Height          =   255
         Left            =   120
         TabIndex        =   8
         Top             =   360
         Width           =   735
      End
      Begin VB.Label Label2 
         Caption         =   "种群大小"
         Height          =   255
         Left            =   120
         TabIndex        =   5
         Top             =   720
         Width           =   735
      End
   End
   Begin VB.OptionButton Option2 
      Caption         =   "Schaffer"
      BeginProperty Font 
         Name            =   "宋体"

⌨️ 快捷键说明

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