代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/295676/8146388
txt wv_p_tpo.txt
/*===========================================================================*/
/* Register Setting for TW8804C 03/01/05 */
/*========================================
www.eeworm.com/read/295676/8146403
txt wv_p.txt
/*===========================================================================*/
/* Register Setting for TW8804C 03/01/05 */
/*========================================
www.eeworm.com/read/295676/8146924
h regmap.h
#ifndef __REGMAP__
#define __REGMAP__
//-----------------------------------------------------------------------------
// Individual Decoder Registers
//--------------------------------------
www.eeworm.com/read/195392/8159364
tex rsmc_report.tex
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PDFSCREEN幻灯片 Report for RASMC
www.eeworm.com/read/195392/8159369
bak rsmc_report.tex.bak
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PDFSCREEN幻灯片 Report for RASMC
www.eeworm.com/read/394444/8224220
h texttool.h
#ifndef __TEXTTOOL
#define __TEXTTOOL
#define TEXT_BOTTOM_RIGHT 0
#define TEXT_BOTTOM_CENTER 1
#define TEXT_CENTER 2
#define TEXT_USER 3
#define TC_BLACK RGB(0,0,0)
#define TC_BLUE RGB(0,0,
www.eeworm.com/read/294077/8254912
m start.m
function START
%by Bogdan Cristea
%e-mail: cristeab@gmail.com
%modified 27.10.2001
%tested under Matlab 6.0
%modified 21.07.2005
%tested under Matlab 7.0
%modified 27.08.2005
%extended help
www.eeworm.com/read/294008/8258061
m example4_9.m
RGB1=imread('pic005.jpg');
RGB2=imread('pic007.jpg');
I1=imread('rice.tif');
I2=imread('testpat1.tif');
subplot(2,2,1); %将图形窗口等分成4部分
subimage([0,500],[0,500],RGB1);
subplot(2,2,2);
subimage([
www.eeworm.com/read/393857/8258926
m b61.m
RGB1=imread('pic005.jpg');
RGB2=imread('pic007.jpg');
I1=imread('rice.tif');
I2=imread('testpat1.tif');
subplot(2,2,1); %将图形窗口等分成4部分
subimage([0,500],[0,500],RGB1);
subplot(2,2,2);
subimage([