代码搜索:bitmap

找到约 10,000 项符合「bitmap」的源代码

代码结果 10,000
www.eeworm.com/read/472026/6878181

c bitmap.c

code unsigned char Bitmap01[] = { /*-- 调入了一幅图像:E:\Mz LCD\MzLH06\code\LPC22XX_MzLH06_Demo\Project\Prj_MzLH06_Bitmap\UserCode\pic\001.bmp --*/ /*-- 宽度x高度=101x46 --*/ /*-- 宽度不是8的倍数,现调整为:宽度x
www.eeworm.com/read/472026/6878182

h bitmap.h

extern code unsigned char Bitmap01[];
www.eeworm.com/read/472026/6878189

obj bitmap.obj

www.eeworm.com/read/472026/6878199

lst bitmap.lst

C51 COMPILER V8.16 BITMAP 02/11/2009 00:41:04 PAGE 1 C51 COMPILER V8.16, COMPILATION OF MODULE BITMAP OBJECT MODULE PLACED IN
www.eeworm.com/read/471786/6881830

cpp bitmap.cpp

//----------------------------------------------------------------------------- // // Copyright (C) July 24, 2000 by Zhang Yong // Email: z-meng@yeah.net // This source is available for distributi
www.eeworm.com/read/471786/6881833

h bitmap.h

//----------------------------------------------------------------------------- // // Copyright (C) July 24, 2000 by Zhang Yong // Email: z-meng@yeah.net // This source is available for distributi
www.eeworm.com/read/471786/6881836

cpp bitmap.cpp

//----------------------------------------------------------------------------- // // Copyright (C) July 24, 2000 by Zhang Yong // Email: z-meng@yeah.net // This source is available for distributi
www.eeworm.com/read/395815/8151207

c bitmap.c

/* -*- c-basic-offset: 8 -*- rdesktop: A Remote Desktop Protocol client. Bitmap decompression routines Copyright (C) Matthew Chapman 1999-2007 This program is free software; you can redis
www.eeworm.com/read/195318/8164627

cpp bitmap.cpp

#include "string.h" #include "bitmap.h" #include "clrtrans.h" const char *bitmap::_errmsg[] = { "无错误", "非法的ICON类型", "缓冲区太小", "只支持24位位图" }; bitmap::_pixel_trans_func bitmap::_trans
www.eeworm.com/read/195318/8164632

h bitmap.h

#if !defined _BITMAP_H #define _BITMAP_H #if !defined _WINDOWS #define _WINDOWS #endif #include #if !defined _WINDOWS #pragma pack(push, _bmp_struct, 2 ) typedef unsigned