代码搜索结果
找到约 5,548 项符合
Camera 的代码
tc26ic_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
7inch.lnp
"STARTUP.obj",
"main.obj",
"mcu51_set.obj",
"SCI_io.obj",
"port_init.obj",
"camera.obj"
TO "7inch"
IXREF
RAMSIZE(256)
XDATA( 0X0000-0X03FF )
x3d.cpp
// x3d.cpp : 定义应用程序的入口点。
//
#include "stdafx.h"
#include "x3d.h"
#include
#include
#include
#pragma comment(lib, "d3d9.lib")
#include
#
makefile
#Pelco_p makefile
CC = arm-uclibc-linux-g++
Pelco_p:PTZ.o Camera.o Common.hxx COM.o Pelco_p.o Ppmain.o
$(CC) -o Pelco_p PTZ.o Camera.o COM.o Pelco_p.o Ppmain.o
PTZ.o:PTZ.hxx PTZ.cxx
$(CC) -c -g PTZ.
main.cpp
#include "main.h"
#include "Camera.h"
#include "Quake3Bsp.h"
#include "Frustum.h"
#pragma comment(lib, "opengl32.lib")
#pragma comment(lib, "glu32.lib")
#pragma c
cameratest.c
/*******************************************************************************
TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
changelog
Dev 0-0 laputa : release 0.0 camera device driver module & test application
- Linux_DeviceDriver : s3c2440 device driver & application
SW.LEE : disable the printk statem
xllp_adcm2650.h
/******************************************************************************
** INTEL CONFIDENTIAL
** Copyright 2000-2003 Intel Corporation All Rights Reserved.
**
** The source code contained
userapp.h
/*
Character Driver API Interface
Copyright (C) 2003 Samsung Electronics (SW.LEE: hitchcar@samsung.com)
This program is free software; you can redistribute it and/or modify
it under
makefile
#Pelco_p makefile
CC = arm-uclibc-linux-g++
Pelco_p:PTZ.o Camera.o Common.hxx COM.o Pelco_p.o Ppmain.o
$(CC) -o Pelco_p PTZ.o Camera.o COM.o Pelco_p.o Ppmain.o
PTZ.o:PTZ.hxx PTZ.cxx
$(CC) -c -g PTZ.