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

📄 frmnet.frm

📁 VISUAL BASIC与MATLAB实现混合编程源代码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form frmNetwork 
   Caption         =   "VB调用nnToolKit工具包示例程序"
   ClientHeight    =   6885
   ClientLeft      =   165
   ClientTop       =   735
   ClientWidth     =   10125
   Icon            =   "frmNet.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   6885
   ScaleWidth      =   10125
   StartUpPosition =   3  'Windows Default
   Begin ComctlLib.StatusBar statusShow 
      Align           =   2  'Align Bottom
      Height          =   495
      Left            =   0
      TabIndex        =   48
      Top             =   6390
      Width           =   10125
      _ExtentX        =   17859
      _ExtentY        =   873
      Style           =   1
      SimpleText      =   "当前操作:显示当前操作状态"
      _Version        =   327682
      BeginProperty Panels {0713E89E-850A-101B-AFC0-4210102A8DA7} 
         NumPanels       =   1
         BeginProperty Panel1 {0713E89F-850A-101B-AFC0-4210102A8DA7} 
            Key             =   ""
            Object.Tag             =   ""
         EndProperty
      EndProperty
   End
   Begin RichTextLib.RichTextBox rtxtShowResult 
      Height          =   2775
      Left            =   240
      TabIndex        =   47
      Top             =   3600
      Width           =   9735
      _ExtentX        =   17171
      _ExtentY        =   4895
      _Version        =   393217
      Enabled         =   -1  'True
      ScrollBars      =   3
      DisableNoScroll =   -1  'True
      TextRTF         =   $"frmNet.frx":27A2
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   840
      Top             =   3720
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
      Filter          =   "配置文件(*.ini)"
   End
   Begin VB.Frame fDataFiles 
      Caption         =   "网络仿真数据文件"
      Height          =   1455
      Index           =   1
      Left            =   6600
      TabIndex        =   36
      Top             =   2040
      Width           =   3375
      Begin VB.TextBox txtSimu 
         Enabled         =   0   'False
         Height          =   285
         Index           =   1
         Left            =   1800
         TabIndex        =   45
         Top             =   720
         Width           =   1455
      End
      Begin VB.TextBox txtSimu 
         Enabled         =   0   'False
         Height          =   285
         Index           =   2
         Left            =   1800
         TabIndex        =   44
         Text            =   "1"
         Top             =   1080
         Width           =   1455
      End
      Begin VB.TextBox txtSimu 
         Enabled         =   0   'False
         Height          =   285
         Index           =   0
         Left            =   1800
         TabIndex        =   43
         Top             =   360
         Width           =   1455
      End
      Begin VB.Label Label2 
         Caption         =   "仿真数据组数:"
         Height          =   255
         Index           =   6
         Left            =   120
         TabIndex        =   40
         Top             =   1080
         Width           =   1215
      End
      Begin VB.Label Label2 
         Caption         =   "仿真结果文件:"
         Height          =   255
         Index           =   5
         Left            =   120
         TabIndex        =   39
         Top             =   720
         Width           =   1575
      End
      Begin VB.Label Label2 
         Caption         =   "仿真输入数据文件:"
         Height          =   255
         Index           =   0
         Left            =   120
         TabIndex        =   38
         Top             =   360
         Width           =   1575
      End
   End
   Begin VB.Frame fDataFiles 
      Caption         =   "网络训练数据文件"
      Height          =   1575
      Index           =   0
      Left            =   6600
      TabIndex        =   32
      Top             =   240
      Width           =   3375
      Begin VB.TextBox txtTrain 
         Enabled         =   0   'False
         Height          =   285
         Index           =   2
         Left            =   1800
         TabIndex        =   42
         Top             =   1080
         Width           =   1455
      End
      Begin VB.TextBox txtTrain 
         Enabled         =   0   'False
         Height          =   285
         Index           =   1
         Left            =   1800
         TabIndex        =   41
         Top             =   720
         Width           =   1455
      End
      Begin VB.TextBox txtTrain 
         Enabled         =   0   'False
         Height          =   285
         Index           =   0
         Left            =   1800
         TabIndex        =   35
         Top             =   360
         Width           =   1455
      End
      Begin VB.Label Label2 
         Caption         =   "训练输入样本文件:"
         Height          =   255
         Index           =   4
         Left            =   120
         TabIndex        =   37
         Top             =   720
         Width           =   1575
      End
      Begin VB.Label Label2 
         Caption         =   "专家样本组数:"
         Height          =   255
         Index           =   3
         Left            =   120
         TabIndex        =   34
         Top             =   1080
         Width           =   1215
      End
      Begin VB.Label Label2 
         Caption         =   "训练输入样本文件:"
         Height          =   255
         Index           =   1
         Left            =   120
         TabIndex        =   33
         Top             =   360
         Width           =   1575
      End
   End
   Begin VB.Frame fNetPara 
      Caption         =   "网络参数"
      Height          =   3255
      Left            =   3720
      TabIndex        =   15
      Top             =   240
      Width           =   2775
      Begin VB.TextBox txtTrainPara 
         Height          =   285
         Index           =   7
         Left            =   1320
         TabIndex        =   31
         Top             =   2880
         Width           =   1335
      End
      Begin VB.TextBox txtTrainPara 
         Height          =   285
         Index           =   6
         Left            =   1680
         TabIndex        =   30
         Top             =   2520
         Width           =   975
      End
      Begin VB.TextBox txtTrainPara 
         Height          =   285
         Index           =   5
         Left            =   1680
         TabIndex        =   29
         Top             =   2160
         Width           =   975
      End
      Begin VB.TextBox txtTrainPara 
         Height          =   285
         Index           =   4
         Left            =   1320
         TabIndex        =   28
         Top             =   1800
         Width           =   1335
      End
      Begin VB.TextBox txtTrainPara 
         Height          =   285
         Index           =   3
         Left            =   1320
         TabIndex        =   27
         Top             =   1440
         Width           =   1335
      End
      Begin VB.TextBox txtTrainPara 
         Height          =   285
         Index           =   2
         Left            =   1320
         TabIndex        =   26
         Top             =   1080
         Width           =   1335
      End
      Begin VB.TextBox txtTrainPara 
         Height          =   285
         Index           =   1
         Left            =   1320
         TabIndex        =   25
         Top             =   720
         Width           =   1335
      End
      Begin VB.TextBox txtTrainPara 
         Height          =   285
         Index           =   0
         Left            =   1320
         TabIndex        =   17
         Top             =   360
         Width           =   1335
      End
      Begin VB.Label Label1 
         Caption         =   "最大误差比率:"
         Height          =   255
         Index           =   7
         Left            =   120
         TabIndex        =   24
         Top             =   2880
         Width           =   1215
      End
      Begin VB.Label Label1 
         Caption         =   "学习速率减少比率:"
         Height          =   255
         Index           =   6
         Left            =   120
         TabIndex        =   23
         Top             =   2520
         Width           =   1575
      End
      Begin VB.Label Label1 
         Caption         =   "学习速率增加比率:"
         Height          =   255
         Index           =   5
         Left            =   120
         TabIndex        =   22
         Top             =   2160
         Width           =   1575
      End
      Begin VB.Label Label1 
         Caption         =   "学习速率:"
         Height          =   255
         Index           =   4
         Left            =   120
         TabIndex        =   21
         Top             =   1800
         Width           =   975
      End
      Begin VB.Label Label1 
         Caption         =   "动量常数:"
         Height          =   255
         Index           =   3
         Left            =   120
         TabIndex        =   20
         Top             =   1440
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "目标误差:"
         Height          =   255
         Index           =   2
         Left            =   120
         TabIndex        =   19
         Top             =   1080
         Width           =   1215
      End
      Begin VB.Label Label1 
         Caption         =   "最大循环次数:"
         Height          =   255
         Index           =   1
         Left            =   120
         TabIndex        =   18
         Top             =   720
         Width           =   1215
      End
      Begin VB.Label Label1 
         Caption         =   "显示间隔次数:"
         Height          =   255
         Index           =   0
         Left            =   120
         TabIndex        =   16
         Top             =   360
         Width           =   1215
      End
   End
   Begin VB.Frame fNetFunc 
      Caption         =   "传递函数"
      Height          =   1095
      Index           =   1
      Left            =   240
      TabIndex        =   7
      Top             =   1680
      Width           =   3375
      Begin VB.ComboBox combFunc 
         Height          =   315
         Index           =   1
         ItemData        =   "frmNet.frx":283A
         Left            =   1560
         List            =   "frmNet.frx":2844
         TabIndex        =   14
         Top             =   720
         Width           =   1695
      End
      Begin VB.ComboBox combFunc 
         Height          =   315
         Index           =   0
         ItemData        =   "frmNet.frx":286B
         Left            =   1560
         List            =   "frmNet.frx":2875
         TabIndex        =   13
         Top             =   360
         Width           =   1695
      End
      Begin VB.Label lblFunc2 
         Caption         =   "中间层至输出层:"
         Height          =   255
         Index           =   1
         Left            =   120
         TabIndex        =   9
         Top             =   720
         Width           =   1335
      End
      Begin VB.Label lblFunc1 
         Caption         =   "输入层至中间层:"
         Height          =   255
         Index           =   0
         Left            =   120
         TabIndex        =   8
         Top             =   360
         Width           =   1335
      End
   End
   Begin VB.Frame fNodeNum 
      Caption         =   "网络各层节点数"
      Height          =   1095
      Index           =   0
      Left            =   240
      TabIndex        =   0
      Top             =   240
      Width           =   3375
      Begin VB.VScrollBar VScroll1 
         Height          =   255
         Index           =   2
         Left            =   3000
         TabIndex        =   6
         Top             =   600
         Width           =   255
      End
      Begin VB.TextBox txtNode 
         Height          =   285
         Index           =   1
         Left            =   2280
         TabIndex        =   5
         Top             =   600
         Width           =   735
      End
      Begin VB.VScrollBar VScroll1 
         Height          =   255
         Index           =   1
         Left            =   1920
         TabIndex        =   4
         Top             =   600
         Width           =   255
      End
      Begin VB.TextBox txtNode 
         Height          =   285
         Index           =   2
         Left            =   1200
         TabIndex        =   3
         Top             =   600
         Width           =   735

⌨️ 快捷键说明

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