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

📄 form3.frm

📁 一个用C语言编写的求混沌序列的源程序,挺好的!
💻 FRM
📖 第 1 页 / 共 5 页
字号:
         Left            =   975
         TabIndex        =   19
         Top             =   945
         Width           =   285
      End
      Begin VB.Label Label5 
         BorderStyle     =   1  'Fixed Single
         Caption         =   "               调 色 参 数:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   90
         TabIndex        =   15
         Top             =   180
         Width           =   2985
      End
   End
   Begin VB.Frame Frame2 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1860
      Left            =   3390
      TabIndex        =   12
      Top             =   15
      Width           =   3915
      Begin VB.TextBox Text24 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   2955
         TabIndex        =   36
         Text            =   "5"
         Top             =   1425
         Width           =   495
      End
      Begin VB.TextBox Text23 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   1755
         TabIndex        =   35
         Text            =   "5"
         Top             =   1425
         Width           =   495
      End
      Begin VB.TextBox Text22 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   4125
         TabIndex        =   34
         Text            =   "5"
         Top             =   1125
         Visible         =   0   'False
         Width           =   825
      End
      Begin VB.TextBox Text21 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   555
         TabIndex        =   33
         Text            =   "5"
         Top             =   1425
         Width           =   495
      End
      Begin VB.OptionButton Option1 
         Caption         =   "Z*(1+Z^A)/(1-Z^A)=R"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   165
         TabIndex        =   28
         Top             =   1110
         Width           =   2370
      End
      Begin VB.OptionButton Option5 
         Caption         =   "Z^3-1=0的特殊解法"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   165
         TabIndex        =   27
         Top             =   825
         Value           =   -1  'True
         Width           =   2085
      End
      Begin VB.TextBox Text14 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   1515
         TabIndex        =   26
         Text            =   "5"
         Top             =   540
         Width           =   645
      End
      Begin VB.OptionButton Option4 
         Caption         =   "Z^N-1=0,N="
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   165
         TabIndex        =   25
         Top             =   555
         Width           =   1995
      End
      Begin VB.Label Label17 
         Caption         =   "N为整数>=2"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H80000001&
         Height          =   225
         Left            =   2310
         TabIndex        =   37
         Top             =   585
         Width           =   1125
      End
      Begin VB.Label Label16 
         Caption         =   "R虚部:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   2355
         TabIndex        =   32
         Top             =   1470
         Width           =   735
      End
      Begin VB.Label Label15 
         Caption         =   "R实部:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   1155
         TabIndex        =   31
         Top             =   1470
         Width           =   855
      End
      Begin VB.Label Label14 
         Caption         =   "C虚部:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   3525
         TabIndex        =   30
         Top             =   1065
         Visible         =   0   'False
         Width           =   735
      End
      Begin VB.Label Label12 
         Caption         =   "A:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   375
         TabIndex        =   29
         Top             =   1470
         Width           =   735
      End
      Begin VB.Label Label8 
         BorderStyle     =   1  'Fixed Single
         Caption         =   "        选 择 方 程:"
         ForeColor       =   &H80000006&
         Height          =   315
         Left            =   90
         TabIndex        =   13
         Top             =   180
         Width           =   3705
      End
   End
   Begin VB.Frame Frame1 
      Height          =   2355
      Left            =   105
      TabIndex        =   2
      Top             =   0
      Width           =   3165
      Begin VB.TextBox Text1 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   570
         TabIndex        =   6
         Text            =   "-2"
         Top             =   690
         Width           =   2355
      End
      Begin VB.TextBox Text2 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   570
         TabIndex        =   5
         Text            =   "1.5"
         Top             =   1065
         Width           =   2355
      End
      Begin VB.TextBox Text3 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   570
         TabIndex        =   4
         Text            =   "2"
         Top             =   1440
         Width           =   2355
      End
      Begin VB.TextBox Text4 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   570
         TabIndex        =   3
         Text            =   "-1.5"
         Top             =   1815
         Width           =   2355
      End
      Begin VB.Shape Shape2 
         BorderStyle     =   6  'Inside Solid
         Height          =   1590
         Left            =   120
         Top             =   615
         Width           =   2895
      End
      Begin VB.Label Label1 
         Caption         =   "x1:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   270
         TabIndex        =   11
         Top             =   765
         Width           =   765
      End
      Begin VB.Label Label2 
         Caption         =   "y1:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   270
         TabIndex        =   10
         Top             =   1140
         Width           =   765

⌨️ 快捷键说明

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