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

📄 resource.h

📁 矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(c
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DB05.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DB05TYPE                    129
#define IDD_DIALOG1                     130
#define IDC_RADIO1                      1001
#define IDC_RADIO2                      1002
#define IDC_EDIT1                       1003
#define IDC_RADIO3                      1004
#define IDC_RADIO_Init                  1004
#define IDC_RADIO4                      1005
#define IDC_RADIO_Swap                  1005
#define IDC_RADIO5                      1006
#define IDC_RADIO_First                 1006
#define IDC_RADIO6                      1007
#define IDC_RADIO_Next                  1007
#define IDC_RADIO7                      1008
#define IDC_RADIO_Null                  1008
#define IDC_RADIO8                      1009
#define IDC_RADIO_Edit                  1009
#define IDC_EDIT2                       1011
#define IDC_RADIO9                      1012
#define IDC_RADIO_Insert                1012
#define IDC_RADIO10                     1013
#define IDC_RADIO_before                1013
#define IDC_RADIO11                     1014
#define IDC_RADIO_back                  1014
#define IDC_RADIO12                     1015
#define IDC_RADIO_Delete                1015
#define IDC_EDIT3                       1016
#define IDC_EDIT4                       1017
#define IDC_EDIT5                       1018
#define ID_LINK                         32771

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        132
#define _APS_NEXT_COMMAND_VALUE         32772
#define _APS_NEXT_CONTROL_VALUE         1019
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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