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

📄 integralconfigure.h.in

📁 这是一个从音频信号里提取特征参量的程序
💻 IN
字号:
// file: $isip/class/system/Integral/IntegralConfigure.h.in// version: $Id: IntegralConfigure.h.in,v 1.2 2000/10/09 22:05:30 duncan Exp $//// this file is parsed by configure to provide the platform dependent// variables. it is included by Integral.h so that all code has access// to these macros and definitions//// this file is for internal use only//#ifdef ISIP_INTERNAL_USE_ONLY// any non-solaris system (include redhat specifically as the same value)//#define ISIP_WCHAR_NONE 0   #define ISIP_WCHAR_REDHAT 0// any solaris except 2.7//#define ISIP_WCHAR_SOLARIS 1 // solaris 2.7//#define ISIP_WCHAR_SOLARIS_27 2 #define ISIP_WCHAR_MODE @ISIP_WCHAR_OS_VER@// end of file//#endif

⌨️ 快捷键说明

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