代码搜索:RGB

找到约 8,819 项符合「RGB」的源代码

代码结果 8,819
www.eeworm.com/read/488035/6495208

h convertcolor.h

/**************************************************************************************** * 文件名:CONVERTCOLOR.H * 功能:颜色值转换程序。(头文件) * 作者:黄绍斌 * 日期:2004.02.26 * 备注: *********************************
www.eeworm.com/read/486254/6538962

txt svm opencv.txt

サポートベクターマシン 作成者: 怡土順一, 最終変更者: 怡土順一, 最終変更リビジョン: 357, 最終変更日時: 2007-12-26 14:22:07 +0900 (水, 26 12月 2007) ■ サポートベクターマシン OpenCV-1.0.0で提供されるSVMに関する関数は,libsvmライブラリ(version 2.6)の機能を実装したものである.また,このバージョンでは, ...
www.eeworm.com/read/486342/6539594

c jccolor.c

/* * jccolor.c * * Copyright (C) 1991-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README fil
www.eeworm.com/read/486343/6540121

c jccolor.c

/* * jccolor.c * * Copyright (C) 1991-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying READM
www.eeworm.com/read/485327/6558040

cpp camera.cpp

#include #include //#include #include #include "pmplatform.h" #include #include #include #include #in
www.eeworm.com/read/484559/6579812

h convertcolor.h

/**************************************************************************************** * 文件名:CONVERTCOLOR.H * 功能:颜色值转换程序。(头文件) * 作者:黄绍斌 * 日期:2004.02.26 * 备注: *********************************
www.eeworm.com/read/483434/6606365

java image缩小.java

import javax.imageio.*;//ImageIO import java.awt.image.BufferedImage;//BufferedImage import java.io.*; //File IOException public class Image缩小 { public static void main(String[] args)
www.eeworm.com/read/482240/6630396

h const.h

#if !defined(CONST_H) #define CONST_H #include "math.h" #define ONE_ROBOT #define round(x) ( (int) (x + 0.5) ) #define sqr(x) ( x * x ) #define PI 3.1415926535 static CBrush CYAN(RGB(
www.eeworm.com/read/482274/6631304

h const.h

#if !defined(CONST_H) #define CONST_H #include "math.h" #define ONE_ROBOT #define round(x) ( (int) (x + 0.5) ) #define sqr(x) ( x * x ) #define PI 3.1415926535 static CBrush CYAN(RGB(
www.eeworm.com/read/482005/6635072

cpp xpbutton.cpp

// XPButton.cpp : implementation file // #include "stdafx.h" #include "XPButton.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //////