代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/173762/5368192
hrh bitmap.hrh
/*
* ============================================================================
* Name : Bitmap resource header file bitmap.hrh
* Part of : Bitmap
* Created : 2006-4-16 by Hewei
* Des
www.eeworm.com/read/173762/5368197
loc bitmap.loc
/*
* ============================================================================
* Name : bitmap.loc
* Part of : Bitmap
* Created : 2006-4-16 by Hewei
* Description:
* This is a l
www.eeworm.com/read/173762/5368212
mmp bitmap.mmp
/*
* ============================================================================
* Name : Bitmap.mmp
* Part of : Bitmap
* Created : 2006-4-16 by Hewei
* Description:
* This is the
www.eeworm.com/read/170577/5403380
tcl bitmap.tcl
# ------------------------------------------------------------------------------
# bitmap.tcl
# This file is part of Unifix BWidget Toolkit
# $Id: bitmap.tcl 3417 2004-12-03 00:31:24Z tjikkun $
# -
www.eeworm.com/read/168123/5448292
hpp bitmap.hpp
#define BLITCLIP() \
\
{ if( sx >= width || sy >= height || ( sx + w )
www.eeworm.com/read/168123/5448295
cpp bitmap.cpp
/*
* 移植自WatcomC++,于1999年4月14日
*
*/
#include
#include
#include "gl.h"
ScreenInfo screenInfo = { 640, 480, 16 };
DWORD colorMask[6];
DWORD rbMask, gMask;
extern DWOR
www.eeworm.com/read/162634/5515030
java bitmap.java
/* Copyright (c) 2001-2005, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that
www.eeworm.com/read/350097/3127882
s bitmap.s
/*
* arch/s390/kernel/bitmap.S
* Bitmaps for set_bit, clear_bit, test_and_set_bit, ...
* See include/asm-s390/{bitops.h|posix_types.h} for details
*
* S390 version
* Copyright (C) 199
www.eeworm.com/read/350097/3134948
c bitmap.c
/*
* linux/fs/affs/bitmap.c
*
* (c) 1996 Hans-Joachim Widmaier
*
* bitmap.c contains the code that handles all bitmap related stuff -
* block allocation, deallocation, calculation of free sp
www.eeworm.com/read/350097/3134972
c bitmap.c
/*
* QNX4 file system, Linux implementation.
*
* Version : 0.2.1
*
* Using parts of the xiafs filesystem.
*
* History :
*
* 28-05-1998 by Richard Frowijn : first release.
* 20-06-1998 by Fra