代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/355930/3046525
cpp bitmap.cpp
// Bitmap.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Bitmap.h"
#include "BitmapDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/353223/3087389
c bitmap.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/353223/3087427
c bitmap.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/352283/3095445
java bitmap.java
/* Copyright (c) 2001-2008, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the
www.eeworm.com/read/351610/3106385
java bitmap.java
/*
* @(#)Bitmap.java - provides a Bitmap buffer from painted subpic
*
* Copyright (c) 2004-2005 by dvb.matt, All Rights Reserved.
*
* This file is part of X, a free Java based demux utilit
www.eeworm.com/read/351574/3106598
cpp bitmap.cpp
#include "Bitmap.h"
#include
#include "au_bitmap.h"
using namespace std;
void BitmapConverter::display_headers(const Bitmap& bitmap)
{
printf("BMP File Header (%d bytes):\n", siz
www.eeworm.com/read/351574/3106599
h bitmap.h
#ifndef BITMAP_H
#define BITMAP_H
#include
#include
#include
typedef signed char int8;
typedef signed short int16;
typedef signed int int32;
typedef unsigned cha
www.eeworm.com/read/351171/3110588
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 // 字符串头文件。主要定义了
www.eeworm.com/read/350657/3118336
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/350657/3119909
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