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

📄 sysicon.c

📁 一个操作系统源代码 用于嵌入式设备 在Vc++环境下仿真 成功移植到多款处理器上
💻 C
📖 第 1 页 / 共 4 页
字号:
0x00
};



const		  unsigned char	zi_jishibenchazhao[]={

//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x02,			// 位图的像素深度(2 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x04,0x00,0x00,0x00,	// 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0x0f,0xff,0xff,0x00,0x0f,0x55,0x55,0x7c,0x03,0x00,0x00,0x03,0x30,0x10,0x55,
0x51,0x73,0x0c,0x05,0x54,0x3c,0x30,0xc0,0x55,0x43,0xc3,0x04,0x00,0x00,0x7c,0x33,
0x00,0x00,0x0c,0x03,0x10,0x00,0x01,0xc0,0x3c,0x00,0x00,0x30,0x03,0x40,0x00,0x07,
0x00,0x3f,0xff,0xff,0xc0,0x03,0x00,0xf0,0x00,0x00,0x30,0x0f,0x00,0x00,0x03,0x00,
0xf0,0x00,0x00,0x30,0x0f,0x00,0x00,0x03,0x00,0xf0,0x00,0x00,0x70,0x00,0xff,0xff,
0xfc
};

const		  unsigned char	zi_weidu[]={

//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x02,			// 位图的像素深度(2 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x04,0x00,0x00,0x00,	// 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x0f,0xff,0xff,0xff,0xc0,0xfc,0x00,0x00,0xfc,0x0c,0x30,0x00,0x30,0xc0,
0xc3,0x00,0x03,0x0c,0x0c,0x0c,0x00,0xc0,0xc0,0xc0,0x30,0x30,0x0c,0x0c,0x3c,0xcc,
0xc0,0xc0,0xcc,0x03,0x03,0x0c,0x0f,0x00,0x00,0x0f,0xc0,0xc0,0x00,0x00,0x0c,0x0f,
0xff,0xff,0xff,0xc0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00
};


const		  unsigned char	zi_yidu[]={
//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x02,			// 位图的像素深度(2 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x04,0x00,0x00,0x00,	// 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0xff,0xff,0xff,0x00,0x0c,0x00,0x00,0x30,0x00,0xca,0xa0,0x03,0x00,0x0c,0x00,0x00,
0x30,0x00,0xca,0xaa,0x83,0x00,0x0c,0xaa,0xa8,0x30,0x00,0xc0,0x00,0x0c,0xc0,0x0c,
0xaa,0xaf,0x03,0xc0,0xc0,0x00,0xc0,0x03,0x0c,0xaa,0xf0,0x00,0x0c,0xc0,0x0f,0x00,
0x01,0xfc,0x00,0xcc,0x01,0x73,0xff,0xfc,0xff,0xfc,0x30,0x00,0xcc,0x00,0x33,0x00,
0x0c,0xc0,0x03,0x30,0x00,0xf0,0x00,0x0f,0x00,0x0c,0x00,0x00,0x30,0x00,0xff,0xff,
0xff
};


const		  unsigned char	zi_yifasong[]={

//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x02,			// 位图的像素深度(2 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x04,0x00,0x00,0x00,	// 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x3f,0xff,0xff,0xff,0xcf,
0xff,0xff,0xff,0xff,0xf0,0x00,0x00,0x00,0xff,0x3f,0xff,0xff,0xff,0xff,0x00,0x02,
0x03,0xfc,0x0c,0xc0,0x00,0x03,0x00,0x33,0x02,0x01,0x00,0x00,0xcf,0x08,0x0c,0x00,
0x03,0x32,0x03,0x00,0x00,0x0c,0xc0,0xc0,0x00,0x00,0x33,0x30,0x00,0x00,0x00,0xcc,
0x00
};


const		  unsigned char	zi_up[]={
//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x02,			// 位图的像素深度(2 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x04,0x00,0x00,0x00,	// 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0c,
0x00,0x00,0x00,0x03,0x30,0x00,0x00,0x00,0xc0,0xc0,0x00,0x00,0x30,0x03,0x00,0x00,
0x0c,0x00,0x0c,0x00,0x03,0x00,0x00,0x30,0x00,0xc0,0x00,0x00,0xc0,0x3f,0xf0,0x03,
0xff,0x00,0x03,0x00,0x30,0x00,0x00,0x30,0x03,0x00,0x00,0x03,0x00,0x30,0x00,0x00,
0x30,0x03,0x00,0x00,0x03,0xff,0xf0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00
};


const		  unsigned char	zi_down[]={
//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x02,			// 位图的像素深度(2 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x04,0x00,0x00,0x00,	// 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x03,0xff,
0xf0,0x00,0x00,0x30,0x03,0x00,0x00,0x03,0x00,0x30,0x00,0x00,0x30,0x03,0x00,0x00,
0x03,0x00,0x30,0x00,0x3f,0xf0,0x03,0xff,0x00,0xc0,0x00,0x00,0xc0,0x03,0x00,0x00,
0x30,0x00,0x0c,0x00,0x0c,0x00,0x00,0x30,0x03,0x00,0x00,0x00,0xc0,0xc0,0x00,0x00,
0x03,0x30,0x00,0x00,0x00,0x0c,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00
};

const		  unsigned char	zi_huifu[]={
//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x02,			// 位图的像素深度(2 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x04,0x00,0x00,0x00,	// 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0x01,0x00,0x00,0x00,0x00,0x41,0x90,0x00,0x08,0x50,0x46,0x00,0x05,0xa5,0x25,
0x55,0x57,0x49,0x58,0x00,0x00,0x34,0x95,0x80,0x00,0x03,0x49,0x5c,0x00,0x16,0x34,
0xff,0xf0,0x02,0xa3,0x40,0x00,0x00,0x00,0x34,0x00,0x00,0x00,0x03,0x40,0x00,0x09,
0x57,0x34,0x00,0x00,0x20,0x33,0x40,0x00,0x02,0x03,0x37,0xff,0xff,0x83,0xff,0x7f,
0xff,0xf8,0x3f,0xf0,0x00,0x92,0x44,0x30,0x00,0x06,0x55,0x00,0x00,0x00,0x2e,0x40,
0x00
};


const		  unsigned char	zi_zhuanfa[]={
//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x02,			// 位图的像素深度(2 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x04,0x00,0x00,0x00,	// 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x03,0xff,0xff,0x0f,0x00,0x3c,0x00,0x30,0xcc,0x03,0x30,0x0f,
0xfc,0x30,0x30,0xc3,0xc0,0x00,0xc3,0x0f,0xc0,0x00,0x03,0x30,0x30,0x00,0x00,0x33,
0x0c,0x00,0x00,0x0c,0x33,0x00,0xff,0xc3,0x03,0x30,0xf3,0x0c,0xc0,0x33,0xf0,0x30,
0xf0,0x03,0x00,0x03,0x00,0x00,0x30,0x00,0x30,0x00,0x03,0x00,0x03,0x00,0x00,0x30,
0x00,0x30,0x00,0x03,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00
};


const		  unsigned char	zi_first[]={
//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x01,			// 位图的像素深度(1 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x02,0x00,0x00,0x00,	// 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0c,0x30,0x03,0x1f,0x00,0xcf,0xc0,
0x37,0xf0,0x0f,0xfc,0x03,0xff,0x00,0xdf,0xc0,0x33,0xf0,0x0c,0x7c,0x03,0x0c,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
};



const		  unsigned char	zi_prev[]={
//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x01,			// 位图的像素深度(1 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x02,0x00,0x00,0x00,	// 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xc0,0x60,0xf0,0x78,
0xfc,0x7e,0xff,0x7f,0x8f,0xc7,0xe0,0xf0,0x78,0x0c,0x06,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
};

const		  unsigned char	zi_next[]={
//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x01,			// 位图的像素深度(1 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x02,0x00,0x00,0x00,	// 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x18,0x18,0x07,0x87,0x81,
0xf9,0xf8,0x7f,0xff,0x9f,0x9f,0x87,0x87,0x81,0x81,0x80,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
};



const		  unsigned char	zi_last[]={
//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x01,			// 位图的像素深度(1 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x02,0x00,0x00,0x00,	// 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x03,0x0c,0x03,0xe3,0x00,0xfc,0xc0,
0x3f,0xb0,0x0f,0xfc,0x03,0xff,0x00,0xfe,0xc0,0x3f,0x30,0x0f,0x8c,0x00,0xc3,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
};


const		  unsigned char	zi_new[]={
//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x02,			// 位图的像素深度(2 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x04,0x00,0x00,0x00,	// 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xf0,0x00,0x0c,0x00,0x03,0xc0,0x00,0xc0,0x00,
0x33,0x00,0x0c,0xff,0xc3,0x0c,0x00,0xc0,0x00,0x3f,0xf0,0x0c,0x00,0x00,0x03,0x00,
0xcf,0xff,0xff,0x30,0x0c,0x00,0x00,0x03,0x00,0xc0,0x00,0x00,0x30,0x0c,0xff,0xff,
0xf3,0x00,0xc0,0x00,0x00,0x30,0x0c,0x00,0x00,0x03,0x00,0xcf,0xff,0xff,0x30,0x0c,
0x00,0x00,0x03,0x00,0xc0,0x00,0x00,0x30,0x0f,0xff,0xff,0xff,0x00,0x00,0x00,0x00,
0x00
};



const		  unsigned char	zi_cancel[] = {
//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x02,			// 位图的像素深度(2 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x04,0x00,0x00,0x00,	// 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x3c,0x00,
0x0f,0x00,0x0f,0xf0,0x03,0xfc,0x00,0x3f,0xc0,0xff,0x00,0x00,0xff,0x3f,0xc0,0x00,
0x03,0xff,0xf0,0x00,0x00,0x0f,0xfc,0x00,0x00,0x00,0xff,0xc0,0x00,0x00,0x3f,0xff,
0x00,0x00,0x0f,0xf3,0xfc,0x00,0x03,0xfc,0x0f,0xf0,0x00,0xff,0x00,0x3f,0xc0,0x03,
0xc0,0x00,0xf0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00
};

const		  unsigned char	zi_find[]={
//头信息
0x42,0x4d,		// 位图的标识符('BM')
0x12,0x00,	// 位图的宽度(18 pixels)
0x12,0x00,	// 位图的高度(18 pixels)
0x02,			// 位图的像素深度(2 bits/pixel)
0x00,			// 位图的状态标志位
				// |7|6|5|4|3|2|1|0|
				// 0位:使用系统调色板
				// 1位:不使用压缩算法
0x04,0x00,0x00,0x00,	// 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00,		// 数据区的偏移量(16 bytes)
// 数据区
0x00,0xff,0x00,0x00,0x00,0xf0,0x0f,0x00,0x00,0x0c,0x00,0x30,0x00,0x03,0x00,0x00,
0xc0,0x00,0x30,0x00,0x0c,0x00,0x03,0x00,0x0c,0xc0,0x00,0x30,0x00,0xcc,0x00,0x00,

⌨️ 快捷键说明

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