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

📄 resource.h

📁 实现图像压缩功能。这个程序是从网上下载来的
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 小波变换.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_MYTYPE                      129
#define IDD_WAVELETLEVELDLG             130
#define IDD_WAVELETCOI                  131
#define IDD_QUANTIZATIONDLG             132
#define IDD_QUANTIZATIONDLGCOLOR        133
#define IDD_HUFFMANDLG                  142
#define IDD_DAUBECHIESDLG               143
#define IDD_SYMLETSDLG                  144
#define IDB_MEYER                       145
#define IDB_MORLETANDMEXICANHAT         146
#define IDB_DAUBECHIES1                 147
#define IDB_DAUBECHIES4                 152
#define IDB_DAUBECHIES6                 153
#define IDB_DAUBECHIES8                 154
#define IDB_DAUBECHIES                  155
#define IDB_GAUSS                       156
#define IDB_SYMLETS                     157
#define IDB_SYMLETS4                    158
#define IDB_SYMLETS6                    159
#define IDB_SYMLETS8                    160
#define IDB_COIFLETS                    162
#define IDB_COIFLETS2                   163
#define IDB_COIFLETS4                   164
#define IDB_COIFLETS5                   165
#define IDB_MEXICANHAT                  166
#define IDB_MORLET                      167
#define IDB_SHANNON                     168
#define IDB_BSPLINE                     169
#define IDC_NLEVEL                      1000
#define IDC_SPINBUTTON                  1001
#define IDC_HAAR                        1002
#define IDC_SHANNON                     1002
#define IDC_RADIO2                      1003
#define IDC_FUNCTIONIMAGE               1004
#define IDC_WAVELETLENGTH               1016
#define IDC_RADIO4                      1020
#define IDC_DAUBECHIES                  1025
#define IDC_MORLET                      1026
#define IDC_MEYER                       1027
#define IDC_MEXICANHAT                  1028
#define IDC_RADIO11                     1029
#define IDC_BSPLINE                     1029
#define IDC_RADIO12                     1030
#define IDC_SYMLETS                     1030
#define IDC_RADIO13                     1031
#define IDC_COIFLETS                    1031
#define IDC_QUANTIZATION                1032
#define IDC_HISGRAPH                    1033
#define IDC_QUANTIZATIONMAX             1034
#define IDC_RED                         1036
#define IDC_REDMAX                      1037
#define IDC_GREEN                       1038
#define IDC_BLUE                        1039
#define IDC_HISGRAPHCOLOR               1040
#define IDC_GREENMAX                    1041
#define IDC_BLUEMAX                     1042
#define IDC_LISTHUFFMAN                 1043
#define IDC_EDITENTROPY                 1044
#define IDC_EDITAVGCODELEN              1045
#define IDC_EDITEFFICIENCY              1046
#define IDC_NLENGTH                     1047
#define IDC_EDITCOMPRESSIONRATE         1047
#define IDC_SPINLENGTH                  1048
#define IDC_SNLENGTH                    1049
#define IDC_COIFMIN                     1051
#define IDC_COIFMAX                     1052
#define IDC_REDMIN                      1054
#define IDC_GREENMIN                    1055
#define IDC_BLUEMIN                     1056
#define ID_GRAYTRANSFORM                32772
#define ID_WAVELETCONSTRUCT             32773
#define ID_COMPRESSION                  32775
#define ID_ENHANCEMENT                  32777
#define ID_ENCODING                     32778
#define ID_REGRESSION                   32779
#define ID_RECONSTRUCTION               32780
#define ID_RECOGNITION                  32781
#define ID_UNDERSTANDING                32782
#define ID_DISCOMPRESSION               32784
#define ID_MENUITEM32785                32785
#define ID_MENUITEM32786                32786
#define ID_QUANTIZATION                 32789
#define ID_DECODING                     32790
#define ID_WAVELETCONSTRUCTION          32791
#define ID_BUTTON32805                  32805

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        173
#define _APS_NEXT_COMMAND_VALUE         32806
#define _APS_NEXT_CONTROL_VALUE         1057
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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