代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/213572/15130191

c bmp.c

/********************************************************************************************* * File: lcd.c * Author: embest * Desc: LCD control and display functions * History: **************
www.eeworm.com/read/213570/15130231

c bmp.c

/********************************************************************************************* * File: lcd.c * Author: embest * Desc: LCD control and display functions * History: **************
www.eeworm.com/read/171057/5399496

makefile

# Makefile for Zinc example. TGT_DIR=$(WIND_BASE)/target all: app_zinc BLD_TYPE=ZINC_DEMO include $(TGT_DIR)/h/zinc/make/rules.zinc ifeq ($(MUNCH),) MUNCH=munch endif # app_zinc links the Zinc l
www.eeworm.com/read/163980/5503626

c 2dgl_drawstreamedbitmap.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/473604/6846974

h bitfield.h

#ifndef BITFIELD_H #define BITFIELD_H typedef struct _Bitmap { unsigned char *bitfield; // 保存位图 int bitfield_length; // 位图所占的总字节数 int valid_length; // 位图有效的总位数,每
www.eeworm.com/read/292934/8322679

cpp autoteachstatus.cpp

// autoteachstatus.cpp : implementation file // #include "stdafx.h" #include "alfa.h" #include "autoteachstatus.h" #include "mccl.h" #include "sys.h" #ifdef _DEBUG #define new DEBUG_NEW #un
www.eeworm.com/read/370366/9604772

c bmp.c

/********************************************************************************************* * File: lcd.c * Author: embest * Desc: LCD control and display functions * History: **************
www.eeworm.com/read/411683/11232517

h bitfield.h

#ifndef BITFIELD_H #define BITFIELD_H typedef struct _Bitmap { unsigned char *bitfield; // 保存位图 int bitfield_length; // 位图所占的总字节数 int valid_length; // 位图有效的总位数,每
www.eeworm.com/read/235562/14063311

cpp lipsyncdlg.cpp

/* This software module was originally developed by Hang-Seop Lee (hslee@etri.re.kr), ETRI Jung-Chul Lee (jclee@etri.re.kr), ETRI and edited by Hang-Seop Lee, Jung-Chul Lee of ETR
www.eeworm.com/read/108584/15584009

c 2dgl_drawstreamedbitmap.c

/* ********************************************************************************************************* * uC/GUI * Universal