代码搜索结果

找到约 5,548 项符合 Camera 的代码

sources

!if 0 Copyright (c) 2002 DST Corporation. All rights reserved. !endif TARGETNAME=camera RELEASETYPE=PLATFORM TARGETTYPE=DYNLINK TARGETLIBS=\ $(_COMMONSDKROOT)\lib\$(_CPUINDPATH)\coredll

20710.html

救救命啊!! 如何用vb去驱动USB camera和display image on screen! 救救命啊!! 如何用vb去驱动USB camera和display imag

_readme.txt

GoRobotVB: 用Visual Basic 6.0 编写的用于采集Camera的图像并处理 和 与GNUGoDll.dll通讯 和 控制RCX的程序,为GoRobot的中枢。

usbdevs.txt

= Date 2003-09-20 Version 006 Records 1,832 ; ; latest version available from http://members.datafast.net.au/dft0802/downloads/usbdevs.txt ; ; update program available from http://members.datafast

panorama.c

/* * Panoramic virtual screen implementation code fragment. * * Copyright (C) 1991, F. Kenton Musgrave * All rights reserved. * * This code is an extension of Rayshade 4.0 * Copyright (C) 1989

player.cpp

#include "player.h" void CPlayer::FireWeapon() { CRocket *newRocket = new CRocket; newRocket->pitch = camera->pitch; newRocket->direction = direction; newRocket->position = position; n

world.cpp

#include "world.h" CWorld::CWorld() { terrain = new CTerrain(32, 0.5); } CWorld::~CWorld() { audioSystem->Shutdown(); delete gui; delete terrain; delete audioSystem; delete worl

player.h

#ifndef __PLAYER_H #define __PLAYER_H #include #include "audiosystem.h" #include "sod.h" #include "ogro.h" #include "rocket.h" #include "camera.h" #include "object.h" #includ

world.h

#ifndef __WORLD_H #define __WORLD_H #include // DirectMusic includes #include #include // for D3DVECTOR #include

ccamautofocus.h

/* * ============================================================================ * Name : CCamAutoFocus.h * Interface : * Description : Class for controlling the autofocus (optimised