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

📄 form1.frm

📁 高速公路交通流模型
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form form1 
   BackColor       =   &H00C0C0C0&
   Caption         =   "高速公路自组织交通流模型"
   ClientHeight    =   8715
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   9570
   FillColor       =   &H00FFFFFF&
   LinkTopic       =   "Form1"
   ScaleHeight     =   8715
   ScaleWidth      =   9570
   StartUpPosition =   3  '窗口缺省
   Begin VB.Timer manche10Timer 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   11400
      Top             =   2400
   End
   Begin VB.Timer kuaiche10Timer 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   11760
      Top             =   2400
   End
   Begin VB.CommandButton Command7 
      Caption         =   "跟驰演示"
      Height          =   495
      Left            =   11280
      TabIndex        =   12
      Top             =   1920
      Width           =   975
   End
   Begin VB.Frame frame2 
      BackColor       =   &H00C0C0C0&
      Caption         =   "车流量"
      Height          =   615
      Left            =   1320
      TabIndex        =   9
      Top             =   7800
      Width           =   3855
      Begin VB.HScrollBar liuliang 
         Height          =   255
         LargeChange     =   50
         Left            =   120
         Max             =   100
         SmallChange     =   10
         TabIndex        =   10
         Top             =   240
         Value           =   75
         Width           =   3615
      End
   End
   Begin VB.Timer shoukongcheTimer 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   9720
      Top             =   2400
   End
   Begin VB.CommandButton Command6 
      Caption         =   " 发车    (行车道)"
      Height          =   495
      Left            =   12960
      TabIndex        =   8
      Top             =   1920
      Width           =   975
   End
   Begin VB.Frame frame1 
      BackColor       =   &H00C0C0C0&
      Caption         =   "速度"
      Height          =   615
      Left            =   8640
      TabIndex        =   5
      Top             =   2880
      Width           =   3855
      Begin VB.HScrollBar Speed 
         Height          =   255
         LargeChange     =   50
         Left            =   120
         Max             =   120
         SmallChange     =   10
         TabIndex        =   6
         Top             =   240
         Value           =   75
         Width           =   3615
      End
   End
   Begin VB.CommandButton Command8 
      Caption         =   " 发车    (超车道)"
      Height          =   495
      Left            =   9480
      TabIndex        =   4
      Top             =   1920
      Width           =   975
   End
   Begin VB.Timer Timer24 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   13200
      Top             =   2400
   End
   Begin VB.Timer Timer23 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   14880
      Top             =   2400
   End
   Begin VB.Timer chaoche21Timer 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   14880
      Top             =   7440
   End
   Begin VB.Timer chaoche22Timer 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   14880
      Top             =   7800
   End
   Begin VB.Timer Timer13 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   0
      Top             =   7800
   End
   Begin VB.Timer chaoche32Timer 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   0
      Top             =   2400
   End
   Begin VB.Timer chaoche31Timer 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   0
      Top             =   2760
   End
   Begin VB.Timer chaoche30Timer 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   0
      Top             =   3120
   End
   Begin VB.CommandButton command5 
      Caption         =   "退出"
      Height          =   495
      Left            =   10560
      TabIndex        =   3
      Top             =   8040
      Width           =   1215
   End
   Begin VB.Timer chaoche0Timer 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   14880
      Top             =   6720
   End
   Begin VB.Timer chaoche1Timer 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   0
      Top             =   3480
   End
   Begin VB.Timer Timer11 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   0
      Top             =   7080
   End
   Begin VB.Timer Timer22 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   14880
      Top             =   2760
   End
   Begin VB.Timer Timer21 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   14880
      Top             =   3120
   End
   Begin VB.Timer Timer12 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   0
      Top             =   7440
   End
   Begin VB.Timer chaoche20Timer 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   14880
      Top             =   7080
   End
   Begin VB.Timer Timer20 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   14880
      Top             =   3480
   End
   Begin VB.Timer Timer10 
      Enabled         =   0   'False
      Interval        =   56
      Left            =   0
      Top             =   6720
   End
   Begin VB.CommandButton Command4 
      Caption         =   "道路服务水平"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   735
      Left            =   6000
      TabIndex        =   2
      Top             =   7800
      Width           =   1455
   End
   Begin VB.CommandButton Command1 
      Caption         =   "开始运行"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   735
      Left            =   2160
      TabIndex        =   0
      Top             =   1680
      Width           =   1455
   End
   Begin VB.CommandButton Command2 
      Caption         =   "运行结束"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   735
      Left            =   5640
      TabIndex        =   1
      Top             =   1680
      Width           =   1455
   End
   Begin VB.Image manche 
      Height          =   300
      Left            =   15240
      Picture         =   "Form1.frx":0000
      Top             =   3960
      Width           =   765
   End
   Begin VB.Image kuaiche 
      Height          =   300
      Left            =   15240
      Picture         =   "Form1.frx":038F
      Top             =   3960
      Width           =   765
   End
   Begin VB.Label Label2 
      BackColor       =   &H00C0C0C0&
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   255
      Left            =   1920
      TabIndex        =   11
      Top             =   8520
      Width           =   2775
   End
   Begin VB.Label Label1 
      BackColor       =   &H00C0C0C0&
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   255
      Left            =   8640
      TabIndex        =   7
      Top             =   3480
      Width           =   3855
   End
   Begin VB.Image Smile3 
      Height          =   480
      Left            =   8760
      Picture         =   "Form1.frx":071E
      Top             =   8400
      Visible         =   0   'False
      Width           =   480
   End
   Begin VB.Image Smile2 
      Height          =   480
      Left            =   8760
      Picture         =   "Form1.frx":0B60
      Top             =   7920
      Visible         =   0   'False
      Width           =   480
   End
   Begin VB.Image Smile1 
      Height          =   480
      Left            =   8760
      Picture         =   "Form1.frx":0FA2
      Top             =   7440
      Visible         =   0   'False
      Width           =   480
   End
   Begin VB.Image 绿色 
      Height          =   255
      Left            =   7440
      Picture         =   "Form1.frx":13E4
      Top             =   7800
      Visible         =   0   'False
      Width           =   1350
   End
   Begin VB.Image 红色 
      Height          =   255
      Left            =   7440
      Picture         =   "Form1.frx":2636
      Top             =   8280
      Visible         =   0   'False
      Width           =   1350
   End
   Begin VB.Image 黄色 
      Height          =   255
      Left            =   7440
      Picture         =   "Form1.frx":3888
      Top             =   8040
      Visible         =   0   'False
      Width           =   1350
   End
   Begin VB.Image shoukongche 
      Height          =   300
      Left            =   15240
      Picture         =   "Form1.frx":4ADA
      Top             =   4920
      Width           =   765
   End
   Begin VB.Image youche 
      Height          =   300
      Index           =   4
      Left            =   15240
      Picture         =   "Form1.frx":4E69
      Top             =   4440
      Width           =   765
   End
   Begin VB.Image youche 
      Height          =   300
      Index           =   3
      Left            =   15240
      Picture         =   "Form1.frx":51F8
      Top             =   4440
      Width           =   765
   End
   Begin VB.Image zuoche 
      Height          =   300
      Index           =   3
      Left            =   -765
      Picture         =   "Form1.frx":5587
      Top             =   5880
      Visible         =   0   'False
      Width           =   765
   End
   Begin VB.Image chaoche3 
      Height          =   300
      Index           =   1
      Left            =   -765
      Picture         =   "Form1.frx":61F9
      Stretch         =   -1  'True
      Top             =   5880
      Visible         =   0   'False

⌨️ 快捷键说明

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