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

📄 form3.frm

📁 一个用C语言编写的求混沌序列的源程序,挺好的!
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmCtrl 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "                         参   数    控   制"
   ClientHeight    =   5970
   ClientLeft      =   4950
   ClientTop       =   795
   ClientWidth     =   7410
   ControlBox      =   0   'False
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   12
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "Form3.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form3"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   398
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   494
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin MSComDlg.CommonDialog CommonDialogSave 
      Left            =   825
      Top             =   5250
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
      Filter          =   "*.HTXT|*.HTXT"
   End
   Begin MSComDlg.CommonDialog CommonDialogOpen 
      Left            =   900
      Top             =   5265
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
      Filter          =   "*.HTXT|*.HTXT"
   End
   Begin VB.CommandButton Command4 
      Caption         =   "载入参数"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   1890
      TabIndex        =   49
      Top             =   5400
      Width           =   975
   End
   Begin VB.CommandButton Command3 
      Caption         =   "保存参数"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   660
      TabIndex        =   48
      Top             =   5400
      Width           =   975
   End
   Begin VB.Frame Frame5 
      Height          =   3345
      Left            =   3390
      TabIndex        =   46
      Top             =   1875
      Width           =   3915
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "方案32"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   31
         Left            =   2880
         TabIndex        =   94
         Top             =   2970
         Width           =   975
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "方案31"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   30
         Left            =   2880
         TabIndex        =   93
         Top             =   2730
         Width           =   975
      End
      Begin VB.ComboBox Combo4 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         ItemData        =   "Form3.frx":0CCA
         Left            =   2580
         List            =   "Form3.frx":0CE6
         Style           =   2  'Dropdown List
         TabIndex        =   91
         Top             =   930
         Width           =   1230
      End
      Begin VB.ComboBox Combo3 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         ItemData        =   "Form3.frx":0D1F
         Left            =   705
         List            =   "Form3.frx":0D3B
         Style           =   2  'Dropdown List
         TabIndex        =   89
         Top             =   930
         Width           =   1230
      End
      Begin VB.ComboBox Combo2 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         ItemData        =   "Form3.frx":0D74
         Left            =   2580
         List            =   "Form3.frx":0D90
         Style           =   2  'Dropdown List
         TabIndex        =   87
         Top             =   600
         Width           =   1230
      End
      Begin VB.ComboBox Combo1 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         ItemData        =   "Form3.frx":0DC9
         Left            =   705
         List            =   "Form3.frx":0DE5
         Style           =   2  'Dropdown List
         TabIndex        =   85
         Top             =   600
         Width           =   1230
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "方案30"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   29
         Left            =   2880
         TabIndex        =   80
         Top             =   2505
         Width           =   975
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "方案29"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   28
         Left            =   2880
         TabIndex        =   79
         Top             =   2265
         Width           =   975
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "方案28"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   27
         Left            =   2880
         TabIndex        =   78
         Top             =   2025
         Width           =   975
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "方案27"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   26
         Left            =   2880
         TabIndex        =   77
         Top             =   1785
         Width           =   975
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "方案26"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   25
         Left            =   2880
         TabIndex        =   76
         Top             =   1545
         Width           =   975
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "方案25"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   24
         Left            =   2880
         TabIndex        =   75
         Top             =   1305
         Width           =   975
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "方案24"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   23
         Left            =   1920
         TabIndex        =   74
         Top             =   2985
         Width           =   1100
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "方案23"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   22
         Left            =   1920
         TabIndex        =   73
         Top             =   2745
         Width           =   1100
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "方案22"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   21
         Left            =   1920
         TabIndex        =   72
         Top             =   2505
         Width           =   975
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "方案21"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   20
         Left            =   1920
         TabIndex        =   71
         Top             =   2265
         Width           =   975
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "方案20"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270

⌨️ 快捷键说明

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