代码搜索:Video
找到约 10,000 项符合「Video」的源代码
代码结果 10,000
www.eeworm.com/read/250209/12424742
h qatv.h
/*******************************************************************************
*
* FILENAME : qatv.h
* DESCRIPTION : Defines the qatv module control function
* CREATION DATE : September 2
www.eeworm.com/read/131795/14126515
dat funtc202b.dat
#include
#include
#include
#define VIDEO 0x10
void movetoxy(int x, int y)
{
union REGS regs;
regs.h.ah = 2;
regs.h.dh = y;
regs.h.dl = x;
regs
www.eeworm.com/read/233574/14146700
lkv debug.lkv
-z -q -c -m"./Debug/VideoReverse.map" -o"./Debug/VideoReverse.out" -w -x -i"c:/ti/boards/evmdm642/lib" -i"c:/ti/ddk/lib" -i"c:/ti/c6000/bios/lib" -i"c:/ti/c6000/rtdx/lib" -i"c:/ti/C6000/dsk6416/lib" -
www.eeworm.com/read/130108/14208288
bttv cardlist.bttv
card=0 - *** UNKNOWN/GENERIC ***
card=1 - MIRO PCTV
card=2 - Hauppauge (bt848)
card=3 - STB, Gateway P/N 6000699 (bt848)
card=4 - Intel Create and Share PCI/ Smart Video Recorder III
card=5 - D
www.eeworm.com/read/129726/14231012
c normvide.c
#include
#include
void main()
{
clrscr();
lowvideo();
cputs("low video\r\n");
highvideo();
cputs("high video\r\n");
normvideo();
cputs("norm video\r\n");
}
www.eeworm.com/read/129726/14231369
c highvide.c
#include
#include
void main()
{
clrscr();
lowvideo();
cputs("low video\r\n");
highvideo();
cputs("high video\r\n");
normvideo();
cputs("norm video\r\n");
}
www.eeworm.com/read/129726/14231403
c lowvideo.c
#include
#include
void main()
{
clrscr();
lowvideo();
cputs("low video\r\n");
highvideo();
cputs("high video\r\n");
normvideo();
cputs("norm video\r\n");
}
www.eeworm.com/read/229410/14339983
c mimetype.c
/***************************************************************************/
/* This code is part of WWW grabber called pavuk */
/* Copyright (c) 1997 - 2001 Stefan Ondre
www.eeworm.com/read/228082/14401315
cpp videotypeimp.cpp
#include
#include
#include "videoType.h"
using namespace std;
void videoType::setVideoInfo(string title, string star1,
string star2, string producer,
www.eeworm.com/read/227975/14404851
cnt hwbook.cnt
1 The Hardware Book=hwb.html
1 Connector Menu
2 Menu=menu_Connector.html
2 Connector Tutorial=menu_Connector_Tutorial.html
2 ISA Connector=co_ISA.html
2 ISA (Tech) Connector=co_ISA_Tech.html
2 E