#include<stdio.h>
#include<stdlib.h>
#include<math.h>
typedef unsigned short int WORD;
typedef unsigned int DWORD;
typedef int LONG;
typedef unsigned char BYTE;
/*********** *********** *********** *********** *********** *********** ***********
* definition :struct
* Description :位图文件头
......................
阅读全部 | 2015年3月29日 13:57