代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/220880/14785515

cpp bitmap.cpp

/* PrintMirror extracts individual page metafiles from Spool File. Copyright (C) 2002-2004 Vipin Aravind This program is free software; you can redistribute it and/or modify it under th
www.eeworm.com/read/120203/14811078

bas bitmap.bas

Sub Command2_Click () ' "CREATE A BITMAP" BUTTON ' Creates an image on a bitmap file which can be ' manipulated and printed with Windows Paintbrush. Screen.MousePointer = 11 ' HO
www.eeworm.com/read/120089/14813097

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/119169/14837897

hpp bitmap.hpp

#define BLITCLIP() \ \ { if( sx >= width || sy >= height || ( sx + w )
www.eeworm.com/read/119169/14837900

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/219945/14858905

c bitmap.c

#include "stdio.h" #include "dir.h" #include "dos.h" #include "graphics.h" char *malloc();/*malloc转换*/ char bmp_to_dat(char *bmp,char *dat) /*将16色BMP文件转换为可以用putimage输出的格式,bmp为原BMP文件,dat为转化文件
www.eeworm.com/read/219945/14858908

exe bitmap.exe

www.eeworm.com/read/117961/14892546

h bitmap.h

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998 Olivier Debon // // This program is free software; you can redistribute it and/or // mod
www.eeworm.com/read/117961/14892605

cc bitmap.cc

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998 Olivier Debon // // This program is free software; you can redistribute it and/or // mod
www.eeworm.com/read/218591/14914536

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 // 字符串头文件。主要定义了