代码搜索结果
找到约 10,000 项符合
Video 的代码
pcbconfig.cpp
/*+++ *******************************************************************\
*
* Copyright and Disclaimer:
*
* ---------------------------------------------------------------
* This
how to copy a dvd which will play on a x box.txt
How To Copy A Dvd Which Will Play On A X Box
HOW TO COPY A DVD WHICH WILL PLAY ON A X BOX
TOOLS YOU WILL NEED:
DVD decrypter
DAEMON TOOLS
DVD2ONE
NERO 5.5.10 or above.
1. Rip the DVD i
camera_info.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
draw.asm
read_c equ 0h
key_rom equ 16h
up equ 48h
down equ 50h
right equ 4dh
left equ 4bh
block equ 0dbh
esc equ 1bh
video segment at 0b800h
wd_buff label word
v_buff db 25*80*2 dup(?)
video ends
how to copy a dvd which will play on a x box.txt
How To Copy A Dvd Which Will Play On A X Box
HOW TO COPY A DVD WHICH WILL PLAY ON A X BOX
TOOLS YOU WILL NEED:
DVD decrypter
DAEMON TOOLS
DVD2ONE
NERO 5.5.10 or above.
1. Rip the DVD i
ex19.c
/*
Example program for the NEO SDK, by Dong Kai.
http://neosdk.91i.net
ckerhome@yahoo.com.cn
16位高彩模式下的颜色渐变效果
*/
#include "neo.h"
main()
{
unsigned int color; /*16位高彩颜色变量
sdl_config mingw.h
/* include/SDL_config.h. Generated by configure. */
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997-2006 Sam Lantinga
This library is free software; you can redistribute it and/or
sdl_config linux.h
/* include/SDL_config.h. Generated by configure. */
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997-2006 Sam Lantinga
This library is free software; you can redistribute it and/or
sdl_config.h.in
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997-2006 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser Genera
play_mp4.c
/*
*
* Copyright (c) Sigma Designs, Inc. 2005. All rights reserved.
*
*/
/**
@file play_mp4.c
@brief sample application to access the Mambo chip and test DMA transfers
@author Sebastian Fria