代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/164767/10089373

cc bitmap.cc

#include #include "bitmap.h" int bit0perchar[] = {4, 3, 3, 2, 3, 2, 2, 1, 3, 2, 2, 1, 2, 1, 1, 0};
www.eeworm.com/read/164610/10100069

bmp bitmap.bmp

www.eeworm.com/read/163251/10168496

txt bitmap.txt

:a: 0000000000000000 0000001000000000 0000011100000000 0000110110000000 0000110110000000 0000110110000000 0001100011000000 0001100011000000 0001100011000000 0011111111100000 001111111110000
www.eeworm.com/read/163251/10168615

cpp bitmap.cpp

/* nn-utility (Provides neural networking utilities for c++ programmers) Copyright (C) 2003 Panayiotis Thomakos This library is free software; you can redistribute it and/or modi
www.eeworm.com/read/163079/10176310

c bitmap.c

/* * linux/fs/xiafs/bitmap.c * * Copyright (C) Q. Frank Xia, 1993. * * Based on Linus' minix/bitmap.c * Copyright (C) Linus Torvalds, 1991, 1992. * * This software may be redi
www.eeworm.com/read/163079/10176463

c bitmap.c

/* * linux/fs/minix/bitmap.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* bitmap.c contains the code that handles the inode and block bitmaps */ #include #includ
www.eeworm.com/read/163079/10176528

c bitmap.c

/* * linux/fs/ext2/bitmap.c * * Copyright (C) 1992, 1993, 1994 Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal *
www.eeworm.com/read/357884/10198902

bmp bitmap_.bmp

www.eeworm.com/read/355622/10253554

h bitmap.h

// SUNPLUS S+core IDE generated include file. #ifndef COS_BITMAP_H_11840_18756__INCLUDED_ #define COS_BITMAP_H_11840_18756__INCLUDED_ #include ".\TFT\TFT_API.h" #include "TypeDef.h" // constants for
www.eeworm.com/read/355622/10253561

c bitmap.c

//====================================================== // 文件名称: BitMap.c // 功能描述: 位图处理 // 维护记录: 2007-02-09 v1.0 by lijian // 注意事项: 该程序中涉及到的数据类型需要根据平台确定 // 其中,COLOR类型为无符号16bit数据类型 // RGB(