代码搜索:RGB

找到约 8,819 项符合「RGB」的源代码

代码结果 8,819
www.eeworm.com/read/110972/6161297

3 sdl_getrgb.3

.TH "SDL_GetRGB" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .SH "NAME" SDL_GetRGB\- Get RGB values from a pixel in the specified pixel format\&. .SH "SYNOPSIS" .PP \fB#include "SDL\&
www.eeworm.com/read/110972/6162131

c xvid.c

/************************************************************************** * * XVID MPEG-4 VIDEO CODEC * native api * * This program is an implementation of a part of one or more MPEG-4 *
www.eeworm.com/read/103521/6214224

c control.c

#include "..\ucos-ii\includes.h" /* uC/OS interface */ #include "..\ucos-ii\add\OSaddition.h" #include "..\inc\drv\tchScr.h" #include "..\inc\maro.h" #define ROLLBUTTON_WIDTH 16 OS_ME
www.eeworm.com/read/101005/6262777

c jccolor.c

/* * jccolor.c * * Copyright (C) 1991-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying READM
www.eeworm.com/read/281033/6313099

cpp xpbutton.cpp

// XPButton.cpp : implementation file // #include "stdafx.h" #include "XPButton.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //////
www.eeworm.com/read/261676/6325181

h convertcolor.h

/**************************************************************************************** * 文件名:CONVERTCOLOR.H * 功能:颜色值转换程序。(头文件) * 作者:黄绍斌 * 日期:2004.02.26 * 备注: *********************************
www.eeworm.com/read/493369/6401699

cpp hw4_6view.cpp

// hw4_6View.cpp : implementation of the CHw4_6View class // #include "stdafx.h" #include "hw4_6.h" #include "hw4_6Doc.h" #include "hw4_6View.h" #ifdef _DEBUG #define new DEBUG_NEW #unde
www.eeworm.com/read/492695/6419512

m example76.m

%%example76 %%training samples in=10; num=in; b0(:,1)=reshape(double(rgb2gray(img1)),32*32,1); b0(:,2)=reshape(double(rgb2gray(img2)),32*32,1); b0(:,3)=reshape(double(rgb2gray(img3)),32*32,1);
www.eeworm.com/read/492695/6419644

m example75_eigenvalue.m

%%%example75_eigenvalue b0(:,1)=reshape(double(rgb2gray(img1)),32*32,1); b0(:,2)=reshape(double(rgb2gray(img2)),32*32,1); %caculate the eigenvalues and the eigenvectors of the cov matrix b=(b0(:,1
www.eeworm.com/read/491812/6426427

cpp xpbutton.cpp

// XPButton.cpp : implementation file // #include "stdafx.h" #include "XPButton.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //////