代码搜索结果
找到约 5,548 项符合
Camera 的代码
camera.cpp
/*
Copyright 2005-2008 Intel Corporation. All Rights Reserved.
This file is part of Threading Building Blocks.
Threading Building Blocks is free software; you can redistribute it
an
camera.h
/*
Copyright 2005-2008 Intel Corporation. All Rights Reserved.
This file is part of Threading Building Blocks.
Threading Building Blocks is free software; you can redistribute it
an
camera.java
package com.javapatterns.facade.security;
public class Camera
{
public void turnOn()
{
System.out.println("Turning on the camera.");
}
public void turnOff()
{
Syst
camera.java
package com.javapatterns.facade.securityfacade;
public class Camera
{
public void turnOn()
{
System.out.println("Turning on the camera.");
}
public void turnOff()
{
camera.cpp
/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*-
this file is part of rcssserver3D
Fri May 9 2003
Copyright (C) 2003 Koblenz University
$Id: camera.cpp,v 1.10 2008/05/02 19:2
camera.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
camera.cpp
/* -*- 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
camera.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
camera.def
;
; Windows CE camera Driver. Written by jabez (mostek@dstcorp.com)
;
LIBRARY CAMERA
EXPORTS
CIS_Close
CIS_Deinit
CIS_Init
CIS_IOControl
CIS_Open
CIS_PowerDown
CIS_PowerUp
CIS_Read
camera.cpp
#include
#include
//#include
#include
#include "pmplatform.h"
#include
#include
#include
#include "camif.h"
#inc