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

📄 form1.frm

📁 大学里数学系必学的一们课程数值分析中的经典算法————高斯消去法
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "1"
   ClientHeight    =   5625
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7380
   LinkTopic       =   "Form1"
   ScaleHeight     =   5625
   ScaleWidth      =   7380
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   1
      Left            =   120
      TabIndex        =   44
      Text            =   "2"
      Top             =   600
      Width           =   735
   End
   Begin VB.TextBox Text8 
      Height          =   495
      Left            =   240
      TabIndex        =   43
      Text            =   "3"
      Top             =   5040
      Width           =   1455
   End
   Begin VB.TextBox Text6 
      Height          =   375
      Index           =   6
      Left            =   5040
      TabIndex        =   42
      Text            =   "1"
      Top             =   4200
      Width           =   735
   End
   Begin VB.TextBox Text6 
      Height          =   375
      Index           =   5
      Left            =   4080
      TabIndex        =   41
      Text            =   "1"
      Top             =   4200
      Width           =   735
   End
   Begin VB.TextBox Text6 
      Height          =   375
      Index           =   4
      Left            =   3000
      TabIndex        =   40
      Text            =   "1"
      Top             =   4200
      Width           =   735
   End
   Begin VB.TextBox Text6 
      Height          =   375
      Index           =   3
      Left            =   2040
      TabIndex        =   39
      Text            =   "1"
      Top             =   4200
      Width           =   735
   End
   Begin VB.TextBox Text6 
      Height          =   375
      Index           =   2
      Left            =   1080
      TabIndex        =   38
      Text            =   "1"
      Top             =   4200
      Width           =   735
   End
   Begin VB.TextBox Text6 
      Height          =   375
      Index           =   1
      Left            =   120
      TabIndex        =   37
      Text            =   "1"
      Top             =   4200
      Width           =   735
   End
   Begin VB.TextBox Text7 
      Height          =   375
      Index           =   6
      Left            =   6120
      TabIndex        =   36
      Text            =   "2"
      Top             =   4200
      Width           =   735
   End
   Begin VB.TextBox Text7 
      Height          =   375
      Index           =   5
      Left            =   6120
      TabIndex        =   35
      Text            =   "2"
      Top             =   3600
      Width           =   735
   End
   Begin VB.TextBox Text7 
      Height          =   375
      Index           =   4
      Left            =   6120
      TabIndex        =   34
      Text            =   "4"
      Top             =   2760
      Width           =   735
   End
   Begin VB.TextBox Text7 
      Height          =   375
      Index           =   3
      Left            =   6120
      TabIndex        =   33
      Text            =   "1"
      Top             =   2040
      Width           =   735
   End
   Begin VB.TextBox Text7 
      Height          =   375
      Index           =   2
      Left            =   6120
      TabIndex        =   32
      Text            =   "2"
      Top             =   1320
      Width           =   735
   End
   Begin VB.TextBox Text7 
      Height          =   375
      Index           =   1
      Left            =   6120
      TabIndex        =   31
      Text            =   "0"
      Top             =   600
      Width           =   735
   End
   Begin VB.CommandButton Command1 
      Caption         =   "Command1"
      Height          =   495
      Left            =   3840
      TabIndex        =   29
      Top             =   5040
      Width           =   2295
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Index           =   6
      Left            =   5040
      TabIndex        =   28
      Text            =   "0"
      Top             =   3480
      Width           =   735
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Index           =   5
      Left            =   3960
      TabIndex        =   27
      Text            =   "1"
      Top             =   3480
      Width           =   735
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Index           =   4
      Left            =   3000
      TabIndex        =   26
      Text            =   "1"
      Top             =   3480
      Width           =   735
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Index           =   3
      Left            =   2040
      TabIndex        =   25
      Text            =   "1"
      Top             =   3480
      Width           =   735
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Index           =   2
      Left            =   1080
      TabIndex        =   24
      Text            =   "1"
      Top             =   3480
      Width           =   735
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Index           =   1
      Left            =   120
      TabIndex        =   23
      Text            =   "1"
      Top             =   3480
      Width           =   735
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Index           =   6
      Left            =   5040
      TabIndex        =   22
      Text            =   "0"
      Top             =   2760
      Width           =   735
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Index           =   5
      Left            =   3960
      TabIndex        =   21
      Text            =   "0"
      Top             =   2760
      Width           =   735
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Index           =   4
      Left            =   3000
      TabIndex        =   20
      Text            =   "1"
      Top             =   2760
      Width           =   735
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Index           =   3
      Left            =   2040
      TabIndex        =   19
      Text            =   "1"
      Top             =   2760
      Width           =   735
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Index           =   2
      Left            =   1080
      TabIndex        =   18
      Text            =   "1"
      Top             =   2760
      Width           =   735
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Index           =   1
      Left            =   120
      TabIndex        =   17
      Text            =   "1"
      Top             =   2760
      Width           =   735
   End
   Begin VB.TextBox Text3 
      Height          =   375
      Index           =   6
      Left            =   5040
      TabIndex        =   16
      Text            =   "0"
      Top             =   2040
      Width           =   735
   End
   Begin VB.TextBox Text3 
      Height          =   375
      Index           =   5
      Left            =   3960
      TabIndex        =   15
      Text            =   "0"
      Top             =   2040
      Width           =   735
   End
   Begin VB.TextBox Text3 
      Height          =   375
      Index           =   4
      Left            =   3000
      TabIndex        =   14
      Text            =   "0"
      Top             =   2040
      Width           =   735
   End
   Begin VB.TextBox Text3 
      Height          =   375
      Index           =   3
      Left            =   2040
      TabIndex        =   13
      Text            =   "-6"
      Top             =   2040
      Width           =   735
   End
   Begin VB.TextBox Text3 
      Height          =   375
      Index           =   2
      Left            =   1080
      TabIndex        =   12
      Text            =   "2"
      Top             =   2040
      Width           =   735
   End
   Begin VB.TextBox Text3 
      Height          =   375
      Index           =   1
      Left            =   120
      TabIndex        =   11
      Text            =   "1"
      Top             =   2040
      Width           =   735
   End
   Begin VB.TextBox Text2 
      Height          =   375
      Index           =   6
      Left            =   5040
      TabIndex        =   10
      Text            =   "0"
      Top             =   1320
      Width           =   735
   End
   Begin VB.TextBox Text2 
      Height          =   375
      Index           =   5
      Left            =   3960
      TabIndex        =   9
      Text            =   "0"
      Top             =   1320
      Width           =   735
   End
   Begin VB.TextBox Text2 
      Height          =   375
      Index           =   4
      Left            =   3000
      TabIndex        =   8
      Text            =   "0"
      Top             =   1320
      Width           =   735
   End
   Begin VB.TextBox Text2 
      Height          =   375
      Index           =   3
      Left            =   2040
      TabIndex        =   7
      Text            =   "9"
      Top             =   1320
      Width           =   735
   End
   Begin VB.TextBox Text2 
      Height          =   375

⌨️ 快捷键说明

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