代码搜索结果
找到约 8,819 项符合
RGB 的代码
tir
#!/bin/sh
#
# RCSID $Id: tir,v 1.4 2002/04/24 07:36:18 mcr Exp $
#
# This script is OBSOLETE -- rgb, May 6th, 1998
# return path
../utils/setsa 10.2.0.139 114 ah md5 66306630663031326630663066303132
tif96
#!/bin/sh
#
# RCSID $Id: tif96,v 1.4 2002/04/24 07:36:18 mcr Exp $
#
# This script is OBSOLETE -- rgb, May 6th, 1998
# forward path
../utils/addrt 10.1.0.0 255.255.0.0 10.3.0.0 255.255.0.0 10.2.0.13
nxcolors.h
#ifndef NXCOLORS_H
#define NXCOLORS_H
/*
* Automatically generated from rgb.txt by nxcolors.fe
*
* Defines the full set of X11 colours.
*/
#include "mwtypes.h" /* For MWRGB() */
#define GR_COLO
blockout.c
#include "driver.h"
#include "vidhrdw/generic.h"
unsigned char *blockout_videoram;
unsigned char *blockout_frontvideoram;
static void setcolor(int color,int rgb)
{
int bit0,bit1,bit
cmakelists.txt
INCLUDE_DIRECTORIES( ${XINE_INCLUDE_DIR} )
SET(TARGET_SRC
video_out_rgb.c
ReaderWriterXine.cpp
)
SET(TARGET_LIBRARIES_VARS XINE_LIBRARY )
#### end var setup ###
SETUP_PLUGIN(xine)
tir
#!/bin/sh
#
# RCSID $Id: tir,v 1.4 2002/04/24 07:36:18 mcr Exp $
#
# This script is OBSOLETE -- rgb, May 6th, 1998
# return path
../utils/setsa 10.2.0.139 114 ah md5 66306630663031326630663066303132
tif96
#!/bin/sh
#
# RCSID $Id: tif96,v 1.4 2002/04/24 07:36:18 mcr Exp $
#
# This script is OBSOLETE -- rgb, May 6th, 1998
# forward path
../utils/addrt 10.1.0.0 255.255.0.0 10.3.0.0 255.255.0.0 10.2.0.13
example8im2vec.m
%the process is to read an image
%and then to make it into vetors
function v=example8Im2Vec(in)
b=imread(in);
b=rgb2gray(b);
p=double(b);
[L,W]=size(p);
v=reshape(p,L*W,1);
example8im2vec.m
%the process is to read an image
%and then to make it into vetors
function v=example8Im2Vec(in)
b=imread(in);
b=rgb2gray(b);
p=double(b);
[L,W]=size(p);
v=reshape(p,L*W,1);
tcxt.prg
*退出系统模块
*变量说明
do jrz with p_gzrrxm,'退出系统。'
set sysmenu to default
close databases all
save to xtzcgb
*logo.release
on error
on shut
set colo to rgb(,,,255,255,255)
clea
cancel