代码搜索结果

找到约 10,000 项符合 Image 的代码

image.h

/************************************************************************** AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. File: image.h

image.cpp

/************************************************************************** AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. File: image.cp

image.h

/************************************************************************** AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. File: image.h

image.cpp

/************************************************************************** AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. File: image.cp

image.java

/* JSPWiki - a JSP-based WikiWiki clone. Copyright (C) 2002 Janne Jalkanen (Janne.Jalkanen@iki.fi) This program is free software; you can redistribute it and/or modify it under the

image.h

/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*- this file is part of rcssserver3D Fri May 9 2003 Copyright (C) 2002,2003 Koblenz University Copyright (C) 2003 RoboCup Socce

image.cpp

#include "image.h" using namespace kerosin; // constructor Image::Image() { // let's create a DevIL ID for this image ilGenImages(1, &mId); } // destructor Image::~Image() { // free the image wi

image.java

package cn.pfc.ywt.writer; /** * * Name: Image.java * * * Title: 与频道一起显示的图片地址 * * * Description: 是一个可选的子节点,该节点包含三个必需的子元素和三个可选的子元素。 * * * Cop

send_image

#!/usr/bin/kermit + # usage: send_image FILE_NAME OFFSET # e.g. send_image output.bin 1F00000 set line /dev/ttyS0 set speed 115200 set serial 8N1 set carrier-watch off set handshake none set flow-co