代码搜索结果
找到约 10,000 项符合
Video 的代码
video.c
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**
video.js
if(typeof deconcept=="undefined"){var deconcept=new Object();}
if(typeof deconcept.util=="undefined"){deconcept.util=new Object();}
if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObj
video.asm
;-----------------------------------------------------------------------------------
;;;; IN: AL = {0, text 80x25} {1, 320x200x256}
SetVideoMode:
and al, al
jnz SetVideoMode0
mov [rmode_ax], WORD
video.cmd
/*
* Copyright 2005 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*
* Not for distribution.
*/
/*
* Linker command file for Da
video.cpp
//opencv C++ code to create a video
#include "cv.h"
#include "highgui.h"
#include
/* creating video from the image */
int main()
{
int key;
IplImage* img = cvCreateImage(cvSize(500