代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/355292/10280028
c 2dgl_drawstreamedbitmap.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/352378/10558465
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/351845/10603548
cc jbig2stream.cc
//========================================================================
//
// JBIG2Stream.cc
//
// Copyright 2002-2003 Glyph & Cog, LLC
//
//========================================================
www.eeworm.com/read/158736/10731771
c bmp.c
/*********************************************************************************************
* File: lcd.c
* Author: embest
* Desc: LCD control and display functions
* History:
**************
www.eeworm.com/read/419410/10870421
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/419292/10876669
c init.c
/*
* UFS: our own Filesystem in Userspace
* Copyright (c) 2009 LuQianhui
* All rights reserved.
*
* 文件名称:init.c
* 摘 要: this is a format program to init the image
*
www.eeworm.com/read/213569/7144426
c bmp.c
/*********************************************************************************************
* File: lcd.c
* Author: embest
* Desc: LCD control and display functions
* History:
**************
www.eeworm.com/read/463681/7176822
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/452938/7429049
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/196467/8090944
cc jbig2stream.cc
//========================================================================
//
// JBIG2Stream.cc
//
// Copyright 2002-2003 Glyph & Cog, LLC
//
//========================================================