代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/438126/6322405

cpp bitmap.cpp

#include "stdafx.h" #include "Bitmap.h" //-------------------------------------------- // 构造函数 //-------------------------------------------- Bitmap::Bitmap(char *fn, BOOL transmode=false, COL
www.eeworm.com/read/187914/6337986

c bitmap.c

/* bitmap.c contains the code that handles the inode and block bitmaps */ #include #include #include #define clear_block(addr) \ //此内嵌汇编的意思为: // m
www.eeworm.com/read/493925/6384652

c bitmap.c

//************************************************************************ // Bitmap.C // // Bitmaps an beliebige Position zeichnen // // Der Nullpunkt der Anzeige ist links oben // // hk@holge
www.eeworm.com/read/493516/6394977

h bitmap.h

//************************************************************************** // // Copyright (c) 1997. // Richard D. Irwin, Inc. // // This software may not be distributed further without pe
www.eeworm.com/read/493516/6394988

bak bitmap.bak

//************************************************************************** // // Copyright (c) 1997. // Richard D. Irwin, Inc. // // This software may not be distributed further without permiss
www.eeworm.com/read/493401/6402294

o bitmap.o

www.eeworm.com/read/493401/6402329

h bitmap.h

// bitmap.h // Data structures defining a bitmap -- an array of bits each of which // can be either on or off. // // Represented as an array of unsigned integers, on which we do // modulo arithmetic
www.eeworm.com/read/493401/6402333

cc bitmap.cc

// bitmap.c // Routines to manage a bitmap -- an array of bits each of which // can be either on or off. Represented as an array of integers. // // Copyright (c) 1992-1993 The Regents of the Univers
www.eeworm.com/read/493401/6402400

o bitmap.o

www.eeworm.com/read/493101/6406621

c bitmap.c

/* * linux/fs/bitmap.c * * (C) 1991 Linus Torvalds */ /* bitmap.c contains the code that handles the inode and block bitmaps */ /* bitmap.c 程序含有处理i 节点和磁盘块位图的代码 */ #include // 字符串头文件。主要定义了