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

📄 p3dicon.h

📁 speech signal process tools
💻 H
字号:
/* * This material contains proprietary software of Entropic Research * Laboratory, Inc.  Any reproduction, distribution, or publication * without the prior written permission of Entropic Research * Laboratory, Inc. is strictly prohibited.  Any public distribution * of copies of this work authorized in writing by Entropic Research * Laboratory, Inc. must bear the notice * *    "Copyright (c) 1989, 1990 Entropic Research Laboratory, Inc. *     Copyright (c) 1990-1995 Entropic Research Laboratory, Inc. *                   All rights reserved." * * @(#)p3dicon.h	1.5	2/20/96	ERL * * plot3d icon */#ifndef p3dicon_H#define p3dicon_H#ifdef __cplusplusextern "C" {#endif#define p3dicon_width 64#define p3dicon_height 64static unsigned char p3dicon_bits[] = {   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00,   0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80,   0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x7e, 0x3c,   0x3e, 0x3c, 0x00, 0x80, 0x01, 0x00, 0x02, 0x42, 0x42, 0x42, 0x00, 0x80,   0x01, 0x00, 0x02, 0x02, 0x42, 0x02, 0x00, 0x80, 0x01, 0x00, 0x3e, 0x3c,   0x42, 0x3c, 0x00, 0x80, 0x01, 0x00, 0x02, 0x40, 0x3e, 0x40, 0x00, 0x80,   0x01, 0x00, 0x02, 0x40, 0x02, 0x40, 0x00, 0x80, 0x01, 0x00, 0x02, 0x42,   0x02, 0x42, 0x00, 0x80, 0x01, 0x00, 0x7e, 0x3c, 0x02, 0x3c, 0x00, 0x80,   0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00,   0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80,   0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00,   0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80,   0x01, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x02, 0x20,   0x10, 0x00, 0x00, 0x80, 0x39, 0x00, 0x06, 0x60, 0x30, 0x00, 0x00, 0x8c,   0xd1, 0x03, 0x06, 0x50, 0x28, 0x00, 0xc0, 0x87, 0x21, 0x3c, 0x05, 0x90,   0x48, 0x00, 0x3c, 0x84, 0x41, 0xc0, 0x05, 0x90, 0x44, 0x80, 0x03, 0x82,   0x81, 0x00, 0x39, 0x08, 0x85, 0x78, 0x00, 0x82, 0x01, 0x01, 0xc9, 0x0b,   0x85, 0x3f, 0x00, 0x81, 0x01, 0x02, 0x09, 0x0c, 0x02, 0x47, 0x00, 0x81,   0x01, 0x04, 0x09, 0x08, 0xc2, 0x82, 0x80, 0x80, 0x01, 0x08, 0x11, 0x04,   0x34, 0x04, 0x81, 0x80, 0x01, 0x90, 0x10, 0x0e, 0x0c, 0x04, 0x42, 0x80,   0x01, 0xa0, 0xf0, 0x31, 0x00, 0x38, 0x24, 0x80, 0x01, 0xc0, 0x10, 0xcc,   0x01, 0xd0, 0x2b, 0x80, 0x01, 0x80, 0x20, 0x0b, 0x06, 0x20, 0x1c, 0x80,   0x01, 0x00, 0xe1, 0x10, 0x38, 0x20, 0x10, 0x80, 0x01, 0x00, 0x02, 0x10,   0xc0, 0x41, 0x08, 0x80, 0x01, 0x00, 0x04, 0x20, 0x00, 0x86, 0x08, 0x80,   0x01, 0x00, 0x08, 0x20, 0x00, 0x38, 0x05, 0x80, 0x01, 0x00, 0x10, 0x40,   0x00, 0xc0, 0x05, 0x80, 0x01, 0x00, 0x20, 0x40, 0x00, 0x00, 0x03, 0x80,   0x01, 0x00, 0x40, 0x80, 0x00, 0x00, 0x01, 0x80, 0x01, 0x00, 0x80, 0x80,   0x00, 0x00, 0x01, 0x80, 0x01, 0x00, 0x00, 0x01, 0x01, 0x80, 0x00, 0x80,   0x01, 0x00, 0x00, 0x02, 0x01, 0x80, 0x00, 0x80, 0x01, 0x00, 0x00, 0x04,   0x02, 0x40, 0x00, 0x80, 0x01, 0x00, 0x00, 0x08, 0x02, 0x40, 0x00, 0x80,   0x01, 0x00, 0x00, 0x10, 0x04, 0x20, 0x00, 0x80, 0x01, 0x00, 0x00, 0x20,   0x04, 0x20, 0x00, 0x80, 0x01, 0x00, 0x00, 0x40, 0x08, 0x10, 0x00, 0x80,   0x01, 0x00, 0x00, 0x80, 0x08, 0x08, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00,   0x11, 0x08, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x12, 0x04, 0x00, 0x80,   0x01, 0x00, 0x00, 0x00, 0x24, 0x04, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00,   0x28, 0x02, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x50, 0x02, 0x00, 0x80,   0x01, 0x00, 0x00, 0x00, 0x60, 0x01, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00,   0xc0, 0x01, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x80,   0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00,   0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80,   0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00,   0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80,   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};#ifdef __cplusplus}#endif#endif /* p3dicon_H */

⌨️ 快捷键说明

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