代码搜索:绿色环保
找到约 1,254 项符合「绿色环保」的源代码
代码结果 1,254
www.eeworm.com/read/469046/6984265
m 13-12.m
RGB = imread('flowers.tif');
subplot(221),imshow(RGB)
title('原始真彩色图像')
subplot(222),imshow(RGB(:,:,1))
title('真彩色图像红色分量')
subplot(223),imshow(RGB(:,:,2))
title('真彩色图像绿色分量')
subplot(224),imshow(
www.eeworm.com/read/454486/7388687
css index.css
body{
background-color:#2a3a00; /* 深绿色背景 */
margin:0px; padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#pic{
position:absolute;
top:5%;
left:0%;
width:100%;
www.eeworm.com/read/449287/7509509
h colortable.h
// 编码表个数
#define COLOR_SCALE_COUNT 12
// 编码表名称
const char ColorScaleName[COLOR_SCALE_COUNT][64] =
{
" 1 常规灰度编码",
" 2 逆灰度编码",
" 3 红色饱和度编码",
" 4 绿色饱和度编码",
" 5
www.eeworm.com/read/441934/7662880
h colortable.h
// 编码表个数
#define COLOR_SCALE_COUNT 12
// 编码表名称
const char ColorScaleName[COLOR_SCALE_COUNT][64] =
{
" 1 常规灰度编码",
" 2 逆灰度编码",
" 3 红色饱和度编码",
" 4 绿色饱和度编码",
" 5
www.eeworm.com/read/398394/7990752
h colortable.h
// 编码表个数
#define COLOR_SCALE_COUNT 12
// 编码表名称
const char ColorScaleName[COLOR_SCALE_COUNT][64] =
{
" 1 常规灰度编码",
" 2 逆灰度编码",
" 3 红色饱和度编码",
" 4 绿色饱和度编码",
" 5
www.eeworm.com/read/145662/12708124
h colortable.h
// 编码表个数
#define COLOR_SCALE_COUNT 12
// 编码表名称
const char ColorScaleName[COLOR_SCALE_COUNT][64] =
{
" 1 常规灰度编码",
" 2 逆灰度编码",
" 3 红色饱和度编码",
" 4 绿色饱和度编码",
" 5
www.eeworm.com/read/141041/13046254
h colortable.h
// 编码表个数
#define COLOR_SCALE_COUNT 12
// 编码表名称
const char ColorScaleName[COLOR_SCALE_COUNT][64] =
{
" 1 常规灰度编码",
" 2 逆灰度编码",
" 3 红色饱和度编码",
" 4 绿色饱和度编码",
" 5
www.eeworm.com/read/240544/13214327
m 13-12.m
RGB = imread('flowers.tif');
subplot(221),imshow(RGB)
title('原始真彩色图像')
subplot(222),imshow(RGB(:,:,1))
title('真彩色图像红色分量')
subplot(223),imshow(RGB(:,:,2))
title('真彩色图像绿色分量')
subplot(224),imshow(
www.eeworm.com/read/324902/13238808
m 13-12.m
RGB = imread('flowers.tif');
subplot(221),imshow(RGB)
title('原始真彩色图像')
subplot(222),imshow(RGB(:,:,1))
title('真彩色图像红色分量')
subplot(223),imshow(RGB(:,:,2))
title('真彩色图像绿色分量')
subplot(224),imshow(
www.eeworm.com/read/321111/13412118
h colortable.h
// 编码表个数
#define COLOR_SCALE_COUNT 12
// 编码表名称
const char ColorScaleName[COLOR_SCALE_COUNT][64] =
{
" 1 常规灰度编码",
" 2 逆灰度编码",
" 3 红色饱和度编码",
" 4 绿色饱和度编码",
" 5