代码搜索结果
找到约 10,000 项符合
Video 的代码
mime.cf
#偙偺僼傽僀儖傪嶍彍偟偰偼偄偗傑偣傫
txt=text/plain
htm=text/html
html=text/html
shtml=text/html
gif=image/gif
jpg=image/jpeg
jpe=image/jpeg
jpeg=image/jpeg
png=image/png
java=text/plain
body=text/html
file_scr.c
#include
#include
#define VIDEO 0xB800 // CGA base
void main(void)
{
FILE *fp;
int offset;
if ((fp = fopen("SAVE_SCR.DAT", "wb")) == NULL)
printf
scr_poke.c
#include
#include
#define VIDEO 0xB800 // CGA base
void main(void)
{
FILE *fp;
int offset;
char value;
if ((fp = fopen("SAVE_SCR.DAT", "rb")) == NU
snake.asm
;****************************************************************
; 设计进程 ;
;2006-01-02:实现了基本的图像框架,蛇的初始化 ;
;2006-01-04:增加了蛇的移动,食物的随机出现,取得系统日期、时间。;
;2006-01-04:增加了计分,显示速度,显示系统日期、时间,游戏进行时;
;
gen_itu.v
`timescale 1ns / 1 ns
module gen_itu (
clk, // clock input
ce, // clock enable
rst, // async reset input
std, // video standard cod
tskvideocapturevp2b.c
/*
* Copyright 2004 by SEED Incorporated.
* All rights reserved. Property of SEED Incorporated.
* Restricted rights to use, duplicate or disclose this code are
* granted through contract.
tskvideocapturevp2a.c
/*
* Copyright 2004 by SEED Incorporated.
* All rights reserved. Property of SEED Incorporated.
* Restricted rights to use, duplicate or disclose this code are
* granted through contract.
output_example.c
/*
* Libavformat API example: Output a media file in any supported
* libavformat format. The default codecs are used.
*
* Copyright (c) 2003 Fabrice Bellard
*
* Permission is hereby granted, fre
control
Source: ffmpegcvs
Section: graphics
Priority: optional
Maintainer: Christian Marillat
Bugs: mailto:marillat@debian.org
Standards-Version: 3.6.2
Build-Depends: debhelper (>> 4), l
readme.txt
---------------------------------------------------------------------------
VIA Integration Graphic Chip Console Framebuffer Driver
Copyright 2003 VIA Technologies, Inc. All R