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

📄 elementmexheader.h

📁 这个压缩包含有跨平台的、独立的程序源码
💻 H
字号:
//=========================================================////This is a common header for mex functions////Disclaimer: The author of program is Hanchuan Peng//      at <hanchuan.peng@gmail.com> ////The CopyRight is reserved by the author.////========================================================//#ifndef __ELEMENTARY_INCLUDE_H_#define __ELEMENTARY_INCLUDE_H_#include "mex.h"#include "matrix.h"#define BYTE signed char#define UBYTE unsigned char#endif

⌨️ 快捷键说明

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