代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/262366/11590554
bmp bitmap_.bmp
www.eeworm.com/read/262278/11595166
bmp bitmap.bmp
www.eeworm.com/read/261216/11658406
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/261194/11660175
pm bitmap.pm
# ====================================================================
# Copyright (c) 2000-2001 by Soheil Seyfaie. All rights reserved.
# This program is free software; you can redistribute it and/or
www.eeworm.com/read/261194/11660207
xs bitmap.xs
/* ====================================================================
* Copyright (c) 2000-2001 by Soheil Seyfaie. All rights reserved.
* This program is free software; you can redistribute it and
www.eeworm.com/read/261194/11660680
c bitmap.c
/*
Ming, an SWF output library
Copyright (C) 2002 Opaque Industries - http://www.opaque.net/
This library is free software; you can redistribute it and/or
modify it under the terms o
www.eeworm.com/read/261194/11660699
h bitmap.h
/*
Ming, an SWF output library
Copyright (C) 2001 Opaque Industries - http://www.opaque.net/
This library is free software; you can redistribute it and/or
modify it under the terms o
www.eeworm.com/read/347479/11663033
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/156830/11761386
s dspmem(bitmap).s
!!;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
!!;;;测试流程如下:
!!;;; 程序先在IPM中运行,检测IDM和IPM(1000H以后的部分),测试完后将一部分测试代码搬移到IPM(2000H)以后,检测IPM(1000H)以前的部分。
!!;;;采用标准的MARCH_C+改
www.eeworm.com/read/346193/11762328
h bitmap.h
#include
#include
#include
#define BITMAP_ID 0x4D42 // the universal bitmap ID
/**********************************************************************