代码搜索结果
找到约 8,819 项符合
RGB 的代码
rgb_bram.v
//----------------------------------------------------------------------------
// RGB Block Ram - Sub Level Module
//-----------------------------------------------------------------------------
//
//
rgb-hsv.cpp
/******************************************************************************
* 下面两个函数实现rgb和hsv的互相转换
* r,g,b 的值在 0 到 1 之间
* h = [0,360], s = [0,1], v = [0,1]
* if s == 0, then h = -1 (undefi
video_rgb.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
image_rgb.m
function image_rgb(M)
% Show a matrix of integers as a color image.
% This is like imagesc, except we know what the mapping is from integer to color.
% If entries of M contain integers in {1,2,3},
image_rgb.m
function image_rgb(M)
% Show a matrix of integers as a color image.
% This is like imagesc, except we know what the mapping is from integer to color.
% If entries of M contain integers in {1,2,3},
rgb_echo.h
#ifdef __OSD__
// unsigned int idata us_rgb_Temp01 = 0;
// unsigned int idata us_rgb_Temp02 = 0;
bit b_rgb_VOLUME_STATUS = 0;
void rgb_OSD_Slider(unsigned char row, unsigned ch
rgb_echo.lst
C51 COMPILER V7.06 RGB_ECHO 11/21/2005 13:47:44 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE RGB_ECHO
OBJECT MODULE PLACED I
rgb_echo.i
#line 1 "Code\rgb_echo.c" /0
#line 1 "C:\KEIL\C51\INC\REG52.H" /0
sfr P0 = 0x80;
sfr P1 = 0x90;
sfr P2 = 0xA0;
sfr P3 = 0xB0;
sfr PSW = 0xD0;
sfr ACC = 0x
rgb_echo.c
#include "reg52.h"
#include "Header\MTV512.H"
#include "Header\MAIN_DEF.H"
#include "Header\CONFIG.H"
#include "Header\ACCESS.H"
#include "Header\LCD_FUNC.H"
//#include "Header\LCD_AUTO.H"