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

📄 ihisto.h

📁 wavelet codec there are 34 files with code about the wavelet theory
💻 H
字号:
#ifndef iHistInclude

#define iHistInclude

#include <math.h>

#define iHistDebug 0

#if iHistDebug
#    define iHistDBbegin(h) if (h->debug) {
#    define iHistDBend      }
#else
#    define iHistDBbegin(h) if (0) {
#    define iHistDBend	    }
#endif

// iHistogram:
//吾羼镥麒忄弪 汨耱钽疣祆眢

⌨️ 快捷键说明

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