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

📄 两组判别f2.frm

📁 <VB数理统计实用算法>书中的算法源程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmCalculate 
   Appearance      =   0  'Flat
   BackColor       =   &H80000005&
   Caption         =   "两组判别"
   ClientHeight    =   8415
   ClientLeft      =   105
   ClientTop       =   345
   ClientWidth     =   9405
   LinkTopic       =   "Form1"
   ScaleHeight     =   8415
   ScaleWidth      =   9405
   Begin VB.VScrollBar VScroll2 
      Height          =   8415
      Left            =   0
      Max             =   100
      TabIndex        =   29
      Top             =   0
      Width           =   255
   End
   Begin VB.CommandButton cmdCalculate 
      Appearance      =   0  'Flat
      Caption         =   "计  算"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   240
      TabIndex        =   0
      Top             =   0
      Width           =   1095
   End
   Begin VB.VScrollBar VScroll1 
      Height          =   8415
      Left            =   9120
      Max             =   300
      TabIndex        =   19
      Top             =   0
      Width           =   255
   End
   Begin VB.CommandButton cmdExit 
      Caption         =   "结  束"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   240
      TabIndex        =   1
      Top             =   360
      Width           =   1095
   End
   Begin VB.Label lblN1 
      Caption         =   "lblN1"
      Height          =   255
      Index           =   0
      Left            =   480
      TabIndex        =   28
      Top             =   1440
      Visible         =   0   'False
      Width           =   615
   End
   Begin VB.Label lblNC1 
      Caption         =   "lblNC1"
      Height          =   255
      Index           =   0
      Left            =   480
      TabIndex        =   27
      Top             =   960
      Visible         =   0   'False
      Width           =   735
   End
   Begin VB.Label lblTR1 
      Caption         =   "lblTR1"
      Height          =   255
      Index           =   0
      Left            =   7920
      TabIndex        =   26
      Top             =   1920
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.Label lblTY1 
      Caption         =   "lblTY1"
      Height          =   255
      Index           =   0
      Left            =   7920
      TabIndex        =   25
      Top             =   1440
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.Label lblTV1 
      Caption         =   "lblTV1"
      Height          =   255
      Index           =   0
      Left            =   7920
      TabIndex        =   24
      Top             =   960
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.Label lblC1 
      Caption         =   "lblC1"
      Height          =   255
      Index           =   0
      Left            =   6840
      TabIndex        =   23
      Top             =   960
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.Label lblVV 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      ForeColor       =   &H80000008&
      Height          =   255
      Left            =   5880
      TabIndex        =   22
      Top             =   3360
      Width           =   855
   End
   Begin VB.Line Line1 
      X1              =   360
      X2              =   9360
      Y1              =   2400
      Y2              =   2400
   End
   Begin VB.Label lblResult 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      Caption         =   "判别结果"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   26.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   495
      Left            =   4920
      TabIndex        =   21
      Top             =   2520
      Width           =   3015
   End
   Begin VB.Label lbltY 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "判别分类"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   0
      Left            =   6720
      TabIndex        =   20
      Top             =   3120
      Width           =   975
   End
   Begin VB.Label lblTT 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "临界值"
      ForeColor       =   &H80000008&
      Height          =   255
      Left            =   5880
      TabIndex        =   18
      Top             =   3120
      Width           =   855
   End
   Begin VB.Label lblC 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "编号"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   0
      Left            =   4080
      TabIndex        =   17
      Top             =   3120
      Width           =   855
   End
   Begin VB.Label lblCR 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   375
      Left            =   6840
      TabIndex        =   16
      Top             =   480
      Width           =   1335
   End
   Begin VB.Label lblCC 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      Caption         =   "马哈拉诺比斯距离"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   375
      Left            =   6720
      TabIndex        =   15
      Top             =   240
      Width           =   1695
   End
   Begin VB.Label lbltR 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "原有分类"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   0
      Left            =   7680
      TabIndex        =   14
      Top             =   3120
      Width           =   1095
   End
   Begin VB.Label lblTV 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "判别值"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   0
      Left            =   4920
      TabIndex        =   13
      Top             =   3120
      Width           =   975
   End
   Begin VB.Label lblN 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "数值"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   0
      Left            =   1920
      TabIndex        =   12
      Top             =   3120
      Width           =   1455
   End
   Begin VB.Label lblNC 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "系数"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   0
      Left            =   1200
      TabIndex        =   11
      Top             =   3120
      Width           =   735
   End
   Begin VB.Label lblCoe 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      Caption         =   "判别方程系数"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   26.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   495
      Left            =   240
      TabIndex        =   10
      Top             =   2520
      Width           =   3855
   End
   Begin VB.Label lblRR 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   375
      Left            =   2160
      TabIndex        =   9
      Top             =   2040
      Width           =   5415
   End
   Begin VB.Label lblFR 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      Caption         =   "判别方程F检验结论"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   26.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   495
      Left            =   2280
      TabIndex        =   8

⌨️ 快捷键说明

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