代码搜索结果
找到约 8,819 项符合
RGB 的代码
office.h
// Office.h
#define Uses_MSO2000
#pragma warning(disable:4146)
#ifdef Uses_MSO2000
// for MS Office 2000
#import "d:\Program Files\Microsoft Office\Office\MSO9.DLL"
#import "C:\Program Fil
program_01_03.m
%原始索引图像
load trees
%转换为灰度图像
I = ind2gray(X,map);
figure(1)
subplot(2,2,1);imshow(X,map);title('索引图像');
subplot(2,2,2);imshow(I);title('转换后的灰度图像');
%原始真彩图像
RGB = imread('peppers.png');
%转换为索引图
res.txt
// *****************************************
//
// NAME: A RESOURCE FILE
// PROJECT: Plane
// DATE: 2002-12-06
// BY: bo
//
// *****************************************
SECTIO
mt9t001_utils.c
/*
* Copyright 2004 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
firstfitview.cpp
// firstfitView.cpp : implementation of the CFirstfitView class
//
#include "stdafx.h"
#include "firstfit.h"
#include "firstfitDoc.h"
#include "firstfitView.h"
#ifdef _DEBUG
#define new D
lbmorphutils.pas
unit LBMorphUtils;
{$P+,S-,W-,R-}
interface
Uses Windows, Messages, Classes, Controls, Forms, Graphics, StdCtrls,
ExtCtrls, CommCtrl;
procedure CopyParentImage(Control: TControl;
definestruct.h
struct myRGB//RGB结构体
{
double R;
double G;
double B;
};
struct myrgb//RGB结构体
{
int R;
int G;
int B;
};
struct DIS//距离参数结构体
{
double R;
double G;
double B;
double RDis;
blockinfoform.cpp
// BlockInfoForm.cpp : 实现文件
//
#include "stdafx.h"
#include "ULExplorer.h"
#include "BlockInfoForm.h"
#include ".\blockinfoform.h"
// CBlockInfoForm
IMPLEMENT_DYNCREATE(CBlockInfoForm,
0088.htm
新时代软件教程:操作系统 主页制作 服务器 设计软件 网络技术 编程语言 文字编辑
0087.htm
新时代软件教程:操作系统 主页制作 服务器 设计软件 网络技术 编程语言 文字编辑