代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/157513/11697927
cpp bmpico.cpp
//+NM Copyright (c) 2003 Qta
#include "stdafx.h"
#include "ITaskMgr.h"
#include "bmpico.h"
static RGBQUAD s_rgb[16];
//----------------------------------------------------------
CBits::CBi
www.eeworm.com/read/346989/11707264
h saa7121.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/346503/11740966
c camif.c
/************************************************************
File Name : camif.c
Descriptions
-S3C2440 camera test routines & basic libraries
History
- July 23, 2003. Draft Version 0.0 by purn
www.eeworm.com/read/346191/11763111
h minedefs.h
#ifndef _MINEDEF
#define _MINEDEF
// regedit defines
#define DEFAULT_LEVEL 0// for first run the default level will be primary(0)
#define DEFAULT_RECORD 999
#define DEFAULT_HOLDER _T("匿名")
#d
www.eeworm.com/read/345629/11800154
c convertcolor.c
/****************************************************************************************
* 文件名:CONVERTCOLOR.C
* 功能:颜色值转换程序。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**************************************
www.eeworm.com/read/156070/11831275
cpp demdemarkpackview.cpp
// DemDemarkPackView.cpp : implementation file
//
#include "stdafx.h"
#include "AlgorithmicDesign.h"
#include "DemDemarkPackView.h"
#include "math.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#und
www.eeworm.com/read/258903/11833353
c convertcolor.c
/****************************************************************************************
* 文件名:CONVERTCOLOR.C
* 功能:颜色值转换程序。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**************************************
www.eeworm.com/read/155876/11841081
css style.css
.ddd {COLOR: #ffffff; FILTER: glow(color=black,strength=1); FONT-SIZE: 20pt; LINE-HEIGHT: 20pt; POSITION: relative; WIDTH: 100%}
body {
background: #Ffffff;
font-size: 75%;
font-family
www.eeworm.com/read/155876/11841083
css article.css
body {
background: #Ffffff;
font-size: 75%;
font-family: 宋体;
}
td{
font-size:9pt;
}
p{
font-size:9pt;
}
li{
font-size:9pt;
www.eeworm.com/read/258757/11845400
cpp adorwaccessdlg.cpp
//////////////////////////////////////////////////////////////////////////////
//类名:CAdoRWAccessDlg
//功能:直接通过ADO读、写Access文件示例实现
//作者:徐景周(jingzhou_xu@163.net)
//组织:未来工作室(Future Studio)
//日期:2002.1