代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/272303/10962938
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/416871/11011263
c bitmap.c
/*
* Windows BMP file functions for OpenGL.
*
* Written by Michael Sweet.
*/
#include "bitmap.h"
#include
#include
#include
#ifdef WIN32
/*
* 'Load
www.eeworm.com/read/416871/11011271
h bitmap.h
/*
* Windows BMP file definitions for OpenGL.
*
* Written by Michael Sweet.
*/
#ifndef _BITMAP_H_
# define _BITMAP_H_
/*
* Include necessary headers.
*/
# include
www.eeworm.com/read/416039/11043942
c bitmap.c
/* bitmap.c contains the code that handles the inode and block bitmaps */
#include
#include
#include
#define clear_block(addr) \
__asm__("cld\n\t" \
"rep
www.eeworm.com/read/470795/6908416
cpp bitmap.cpp
// demonstrate selecting an action by clicking in a bitmap
#include
#include
// define a window
SimpleWindow FlipWindow("FlipCard", 15.0, 9.0, Position(1.0, 1.0));
//
www.eeworm.com/read/470015/6922632
src bitmap.src
; .\bitmap.SRC generated from: ..\SourceFile\bitmap.c
; COMPILER INVOKED BY:
; C:\Program Files\Keil\C51\BIN\C51.EXE ..\SourceFile\bitmap.c LARGE BROWSE DEBUG OBJECTEXTEND PRINT(.\bitmap.lst)
www.eeworm.com/read/470015/6922655
__i bitmap.__i
"..\SourceFile\bitmap.c" LARGE BROWSE DEBUG OBJECTEXTEND PRINT(.\bitmap.lst) OBJECT(.\bitmap.obj)
www.eeworm.com/read/470015/6922656
lst bitmap.lst
C51 COMPILER V7.10 BITMAP 12/14/2004 10:51:17 PAGE 1
C51 COMPILER V7.10, COMPILATION OF MODULE BITMAP
OBJECT MODULE PLACED IN
www.eeworm.com/read/470015/6922666
obj bitmap.obj
www.eeworm.com/read/470015/6922701
c bitmap.c
/*************************************************/
/*******************位图************************/
/***************2003年9月14日*******************/
/************WROTE BY WANGSW****************