代码搜索结果
找到约 10,000 项符合
Video 的代码
video.~cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USE
video.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USE
video.inc
;=============================================================================
; Insight, real-mode debugger for MS DOS / PC DOS / FreeDOS.
; Copyright (c) Victor M. Gamayunov, Sergey Pimenov, 1993,
video.h
// record structure used to store film and customer data
struct FilmData
{
char filmName[32];
char customerName[32];
};
// overload "==" operator by comparing film names
int operator ==
video.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\Work\ICETEK-DM642-PCI\Lab\Lab525-VideoFFT\"
ProjectType=Executable
CPUFamily=TMS32