代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/417250/10998817
c lgdp4523.c
/************************************************
dots 176*220
controller LGDP4523
interface 8080/16bits P1-L,P0-H
************************************************/
#include
#inclu
www.eeworm.com/read/416596/11019913
h satpicture.h
#if !defined(AFX_SATPICTURE_H__8DEA44E1_E80B_4583_9373_26694AC3391F__INCLUDED_)
#define AFX_SATPICTURE_H__8DEA44E1_E80B_4583_9373_26694AC3391F__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif
www.eeworm.com/read/379352/6957857
m imvq16.m
function Y = imvq16(im)
%Y = imvq(im)
%Vector quantizes an image into RGB bins of 8 X 8 x 8
%Values will lie 1 to 512
dim = 16;
n = 1/(2*dim):1/dim:1-1/(2*dim);
[R,G,B] = ndgrid(n,n,n);
cmap = [R(:) G
www.eeworm.com/read/467684/6999999
css webfxlayout.css
/*
bright: rgb(234,242,255);
normal: rgb(120,172,255);
dark: rgb(0,66,174);
*/
/* import menu css */
/*
@import "dhtml/xmenu/xmenu.css";
*/
#webfx-about {
position: absolute;
bac
www.eeworm.com/read/466977/7026157
cpp dynamicled.cpp
// DynamicLED.cpp : implementation file
//
#include "stdafx.h"
#include "DynLED.h"
#include "DynamicLED.h"
#define ID_TIMER_START 1001
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/465770/7045398
cpp dynamicled.cpp
// DynamicLED.cpp : implementation file
//
#include "stdafx.h"
#include "DynLED.h"
#include "DynamicLED.h"
#define ID_TIMER_START 1001
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/464910/7062311
cpp zp1067.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
//---------------------------------------------------------------------------
#
www.eeworm.com/read/463902/7089471
eqn hmb_max.fit.eqn
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and an
www.eeworm.com/read/458319/7299167
cpp dynamicled.cpp
// DynamicLED.cpp : implementation file
//
#include "stdafx.h"
#include "DynLED.h"
#include "DynamicLED.h"
#define ID_TIMER_START 1001
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/455033/7379297
c util.c
#ifdef __cplusplus
extern "C" {
#endif
#include
#include
#include "medit.h"
#include "extern.h"
#include "sproto.h"
static GLfloat IdMatrix[16] = {
1.0, 0.0, 0.0, 0.0,
0.0