代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/353619/10435060
c guids.c
#include "config.h"
#if (C_HAS_DIRECTSHOW)
#include "guids.h"
const GUID CLSID_DivxDecompressorCF={0x82CCd3E0, 0xF71A, 0x11D0,
{ 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa}};
const GUID IID_
www.eeworm.com/read/424538/10440128
asv imread_ncut.asv
function I = imread_ncut(Image_file_name,nr,nc);
% Timothee Cour, Stella Yu, Jianbo Shi, 2004.
%
% I = imread_ncut(Image_file_name);
%
%% read image
I = imread(Image_file_name);
[Inr,Inc,nb] = size
www.eeworm.com/read/424538/10440173
m imread_ncut.m
function I = imread_ncut(Image_file_name,nr,nc);
% I = imread_ncut(Image_file_name);
%
% Timothee Cour, Stella Yu, Jianbo Shi, 2004.
%% read image
I = imread(Image_file_name);
[Inr,Inc,nb] = size(
www.eeworm.com/read/423788/10532823
_info
m255
13
cModel Technology
dJ:\计算机技术\FPGA\杜正杰FPGA\fpga_jpeg\rgb2ycrcb
www.eeworm.com/read/423788/10532831
_info
m255
13
cModel Technology
dJ:\计算机技术\FPGA\杜正杰FPGA\fpga_jpeg\rgb2ycrcb
www.eeworm.com/read/423175/10581577
cpp adorwaccessdlg.cpp
//////////////////////////////////////////////////////////////////////////////
//类名:CAdoRWAccessDlg
//功能:直接通过ADO读、写Access文件示例实现
/////////////////////////////////////////////////////////////////////
www.eeworm.com/read/277386/10643025
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/277067/10670819
txt readme.txt
新增功能:
对自定义大小的图像进行编码(图像宽度和高度须为16的整数倍,且图像最大不宜超过640x480)。
支持rgb24格式的输入。
支持yuv41P格式的输入(尚存在问题)。
www.eeworm.com/read/466501/7037163
css hx_css.css
BODY{
FONT-SIZE: 12px;
FONT-FAMILY: 宋体;
}
TD{font-family: 宋体;
font-size: 12px;
line-height: 15px;
}
.tableBorder1{
width:590px;
border: 1px;
background-color: #247624;
}
.fontmenu{color