代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/372449/9510175
tk bitmap.tk
#!/usr/bin/wish -f
# Usage: Invoke this file using format wish 'thisfilename' bitmapfile
# global varible used to store information after parsing the bitmap file
global bitmapWidth bitmapHeig
www.eeworm.com/read/372395/9511360
c bitmap.c
/*
rdesktop: A Remote Desktop Protocol client.
Bitmap decompression routines
Copyright (C) Matthew Chapman 1999-2002
This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/365783/9847518
tk bitmap.tk
#!/usr/bin/wish -f
# Usage: Invoke this file using format wish 'thisfilename' bitmapfile
# global varible used to store information after parsing the bitmap file
global bitmapWidth bitmapHeig
www.eeworm.com/read/365428/9863795
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/363056/9969704
h bitmap.h
/*
* bitmap.h - Exports for bitmap handling. Originated from the Linux-NTFS project.
*
* Copyright (c) 2000-2004 Anton Altaparmakov
* Copyright (c) 2004-2005 Richard Russon
*
* This program/incl
www.eeworm.com/read/363056/9969740
c bitmap.c
/**
* bitmap.c - Bitmap handling code. Originated from the Linux-NTFS project.
*
* Copyright (c) 2002-2006 Anton Altaparmakov
* Copyright (c) 2004-2005 Richard Russon
* Copyright (c) 2004-2008 Sz
www.eeworm.com/read/165558/10057430
bmp bitmap.bmp
www.eeworm.com/read/165501/10059359
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/165501/10059361
exe bitmap.exe
www.eeworm.com/read/164767/10089352
h bitmap.h
#ifndef _LIBBITMAP_H
#define _LIBBITMAP_H
#include
/*
* Some hacks to defeat gcc over-optimizations..
*/
struct hugestruct_t { unsigned long a[100]; };
#define BITS (*(hugestruct_t*