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

📄 相对误差计算.frm

📁 数据相对误差计算,提供了当今公认的方法进行计算
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   6465
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   6420
   LinkTopic       =   "Form1"
   ScaleHeight     =   6465
   ScaleWidth      =   6420
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command3 
      Caption         =   "退出"
      Height          =   495
      Left            =   3840
      TabIndex        =   35
      Top             =   4440
      Width           =   735
   End
   Begin VB.CommandButton Command2 
      Caption         =   "重算"
      Height          =   615
      Left            =   3840
      TabIndex        =   34
      Top             =   3480
      Width           =   735
   End
   Begin VB.Frame Frame3 
      Caption         =   "近似值"
      Height          =   6255
      Left            =   2040
      TabIndex        =   10
      Top             =   120
      Width           =   1695
      Begin VB.TextBox Text2 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0.000000000000000000000000000000"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   495
         Index           =   9
         Left            =   240
         TabIndex        =   30
         Top             =   5640
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0.000000000000000000000000000000"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   495
         Index           =   8
         Left            =   240
         TabIndex        =   29
         Top             =   5040
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0.000000000000000000000000000000"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   495
         Index           =   7
         Left            =   240
         TabIndex        =   28
         Top             =   4440
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0.000000000000000000000000000000"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   495
         Index           =   0
         Left            =   240
         TabIndex        =   23
         Top             =   240
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0.000000000000000000000000000000"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   495
         Index           =   6
         Left            =   240
         TabIndex        =   16
         Top             =   3840
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0.000000000000000000000000000000"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   495
         Index           =   5
         Left            =   240
         TabIndex        =   15
         Top             =   3240
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0.000000000000000000000000000000"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   495
         Index           =   4
         Left            =   240
         TabIndex        =   14
         Top             =   2640
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0.000000000000000000000000000000"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   495
         Index           =   3
         Left            =   240
         TabIndex        =   13
         Top             =   2040
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0.000000000000000000000000000000"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   495
         Index           =   2
         Left            =   240
         TabIndex        =   12
         Top             =   1440
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0.000000000000000000000000000000"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   495
         Index           =   1
         Left            =   240
         TabIndex        =   11
         Top             =   840
         Width           =   1215
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "相对误差"
      Height          =   6255
      Left            =   4680
      TabIndex        =   8
      Top             =   120
      Width           =   1575
      Begin VB.TextBox Text3 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0.000000000000000000000000000000%"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   5
         EndProperty
         Height          =   495
         Index           =   9
         Left            =   240
         TabIndex        =   33
         Text            =   "第十组误差"
         Top             =   5640
         Width           =   1095
      End
      Begin VB.TextBox Text3 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0.000000000000000000000000000000%"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   5
         EndProperty
         Height          =   495
         Index           =   8
         Left            =   240
         TabIndex        =   32
         Text            =   "第九组误差"
         Top             =   5040
         Width           =   1095
      End
      Begin VB.TextBox Text3 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0.000000000000000000000000000000%"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   5
         EndProperty
         Height          =   495
         Index           =   7
         Left            =   240
         TabIndex        =   31
         Text            =   "第八组误差"
         Top             =   4440
         Width           =   1095
      End
      Begin VB.TextBox Text3 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0.000000000000000000000000000000%"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   5
         EndProperty
         Height          =   495
         Index           =   6
         Left            =   240
         TabIndex        =   22
         Text            =   "第七组误差"
         Top             =   3840
         Width           =   1095
      End
      Begin VB.TextBox Text3 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0.000000000000000000000000000000%"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   5
         EndProperty
         Height          =   495
         Index           =   5
         Left            =   240
         TabIndex        =   21
         Text            =   "第六组误差"
         Top             =   3240
         Width           =   1095

⌨️ 快捷键说明

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