代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/105171/15676546
cpp mybutton.cpp
// MyButton.cpp : implementation file
//
#include "stdafx.h"
#include "MyButton.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
////
www.eeworm.com/read/101790/15811340
htm subject_55051.htm
序号:55051 发表者:草履虫 发表日期:2003-10-06 02:49:17
主题:如何用C++实现比较2幅<mark>RGB</mark>24的图片中红色象素的多少?
内容:小弟(C++新手)在用C++编写的时候,要比较2幅(320*240)<mark>RGB</mark>24(或则<mark>RGB</mark>16)的的图片中红色象素,得出哪张图片的红色象素多,多多少(相关的百分比)。自己想是不是可以用相减的方法,只是小弟有点问题在 ...
www.eeworm.com/read/100755/15865037
cpp mempage1.cpp
// MemPage1.cpp : implementation file
//
#include "stdafx.h"
#include "OSDemo.h"
#include "MemPage1.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE
www.eeworm.com/read/100738/15865688
cpp lifedlg.cpp
// lifeDlg.cpp : implementation file
#include "stdafx.h"
#include "life.h"
#include "lifeDlg.h"
#include "HelpDialog.h"
#include "math.h"
#include "resource.h"
#include
#ifdef _
www.eeworm.com/read/417719/10979273
doc rgb与yuv图像格式之间的相互转换.doc
www.eeworm.com/read/471796/6882014
vhd list_ch12_04_pong_top_st.vhd
-- Listing 12.4
library ieee;
use ieee.std_logic_1164.all;
entity pong_top_st is
port (
clk,reset: in std_logic;
hsync, vsync: out std_logic;
rgb: out std_logic_vector(2 d
www.eeworm.com/read/471796/6882077
vhd list_ch13_03_font_test_top.vhd
-- Listing 13.3
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
entity font_test_top is
port(
clk, reset: in std_logic;
hsync, vsync: out std_logic;