代码搜索:Video Codec

找到约 10,000 项符合「Video Codec」的源代码

代码结果 10,000
www.eeworm.com/read/281241/10254897

h video.h

//--------------------------------------------------------------------------- // Terawins Inc. Company Confidential Strictly Private // // $Archive: Video.h $ // $Revision: 2.0 $ // $Author: jwan
www.eeworm.com/read/426112/10285868

java video.java

import javax.swing.JInternalFrame; import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.sql.*; import java.util.*; import java.util.EventListener.*; import javax.swing.
www.eeworm.com/read/426112/10286328

class video.class

www.eeworm.com/read/425965/10302646

gif video.gif

www.eeworm.com/read/162407/10308121

h video.h

void update_cursor(int row, int col); //set cursor to x,y unsigned short get_cursor(); //get cursor offset void move_cursor(int i); //move cursor forward void clr(); //
www.eeworm.com/read/162407/10308145

c video.c

#include"color.h" void update_cursor(int row, int col) //set cursor to x,y { unsigned short position = (row*80) + col; //16bit // cursor LOW port to vga INDEX register outportb(0x3
www.eeworm.com/read/162234/10323790

cpp video.cpp

#include "video.h" #include "system.h" class_pyos_Position class_pyos_Video::CursorCurrentPosition ; enum_pyos_Color class_pyos_Video::BackColor ; enum_pyos_Color class_pyos_Video::FrontColor ;
www.eeworm.com/read/162234/10323807

h video.h

#ifndef _PYOS_VIDEO_H_ #define _PYOS_VIDEO_H_ enum enum_pyos_Color{ clBlack , clBlue , clGreen , clCyan , clRed , clMagenta , clBrown , clLightGray , clDarkGray , clLightBlue , clLig
www.eeworm.com/read/354661/10336620

__i video.__i

"..\Code\Video.c" NOPRINT OBJECT(.\Video.obj)
www.eeworm.com/read/354661/10336728

obj video.obj