代码搜索结果
找到约 5,548 项符合
Camera 的代码
camera_cfg.h
/***
* Camera and LCD controller functional config header files
*
* Robert.Chen created, 2004-06-05
*/
extern MI_dbgPrintf(const char * const format,...);
/***
* following macros for t
hal_camera.h
/************************************************************************
; HAL_CAMERA.h
;
; Copyright (c) 2002 Epson Research and Development, Inc.
;
; All Rights Reserved.
; 2002.11.12 D
hal_camera.c
/************************************************************************
; HAL_CAMERA.C
;
; The routines in this file comprise the camera interface setting
;
; The Function is basic operation
hal_camera.ps
.file "..\13712\HAL_CAMERA.c"
; GNU C 2.7.2 [AL 1.1, MM 40] RISC NEWS-OS compiled by CC
; Cc1 defaults:
; -mmemcpy
; Cc1 arguments (-G value = 0, Cpu = 3000, ISA = 1):
; -quiet -dumpb
hal_camera.ms
.file "..\13712\HAL_CAMERA.c"
; GNU C 2.7.2 [AL 1.1, MM 40] RISC NEWS-OS compiled by CC
; Cc1 defaults:
; -mmemcpy
; Cc1 arguments (-G value = 0, Cpu = 3000, ISA = 1):
; -quiet -dumpb
gl_camera.h
#ifndef VGL_GL_CAMERA_H
#define VGL_GL_CAMERA_H
#include
#include
VGL_BEGIN_NAMESPACE
struct gl_viewpoint {
virtual void operator()() = 0;
virtual
camera_feli.cpp
/**********************************************************************
Author: Felicia
Created Time: 2009-2-9 15:12:32
File Name: whu09_2.cpp
Description:
*************************************
camera_lzx.java
import java.io.*;
import java.math.*;
import java.util.*;
class Point {
double x, y, z;
Point(double _x, double _y, double _z) {
x = _x;
y = _y;
z = _z;