代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/135582/5885476
hh bitmap.hh
/********************************************************************************
libvideogfx/graphics/basic/bitmap.hh
purpose:
Abstract data type 'bitmap'.
notes:
to do:
author(s):
www.eeworm.com/read/135582/5885478
cc bitmap.cc
/********************************************************************************
Copyright (C) 1999 Dirk Farin
This program is distributed under GNU Public License (GPL) as
outlined in
www.eeworm.com/read/135582/5885635
hh bitmap.hh
/********************************************************************************
libvideogfx/graphics/basic/bitmap.hh
purpose:
Abstract data type 'bitmap'.
notes:
to do:
author(s):
www.eeworm.com/read/135582/5885637
cc bitmap.cc
/********************************************************************************
Copyright (C) 1999 Dirk Farin
This program is distributed under GNU Public License (GPL) as
outlined in
www.eeworm.com/read/135153/5889601
c bitmap.c
/*
* linux/fs/minix/bitmap.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* Modified for 680x0 by Hamish Macdonald
* Fixed for 680x0 by Andreas Schwab
*/
/* bitmap.c contains the code
www.eeworm.com/read/133772/5900957
hxx bitmap.hxx
#ifndef CYGONCE_KERNEL_BITMAP_HXX
#define CYGONCE_KERNEL_BITMAP_HXX
//==========================================================================
//
// bitmap.hxx
//
// Bitmap schedul
www.eeworm.com/read/133772/5901001
cxx bitmap.cxx
//==========================================================================
//
// sched/bitmap.cxx
//
// Bitmap scheduler class implementation
//
//===================================
www.eeworm.com/read/131315/5937006
c bitmap.c
/*
* Copyright (c) 1984, 1985, 1986 Xerox Corp.
*
* bitmap - routines that help build a bitmap of a graphical image
*
* These are primarily used to implement all of the drawing primitives
* (
www.eeworm.com/read/131315/5946405
bitmap shade.bitmap
#define shade_width 80
#define shade_height 80
static char shade_bits[] = {
0x44, 0x44, 0x44, 0x44, 0x44, 0x44, 0x44, 0x44, 0x44, 0x44, 0x22, 0x22,
0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x2
www.eeworm.com/read/131315/5946419
bitmap king.bitmap
#define king_width 80
#define king_height 80
static char king_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,