代码搜索:Player 有哪些应用?

找到约 10,000 项符合「Player 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/101908/15798272

java greedyserpent.java

import javax.microedition.midlet.*; import javax.microedition.lcdui.*; import java.util.*; class GreedySerpent extends Serpent { // protected Random rand=new Random((new Date()).getTime()); G
www.eeworm.com/read/101084/15853064

c main.c

#include #include #include #include #include #include #include #include "audio.h" #include "music.h" #include "gamedef
www.eeworm.com/read/101084/15853085

c mp-dma.c

/* DMA sound playback with OSS. */ #include #include #include #include #include #include #include /* Plays a so
www.eeworm.com/read/100896/15863164

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // CD Player.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx
www.eeworm.com/read/100819/15863857

c bomberkeyboard.c

//Virtual keycodes #define VK_A 0x41 #define VK_B 0x42 #define VK_C 0x43 #define VK_D 0x44 #define VK_E 0x45 #define VK_F 0x46 #define VK_G 0x47 #define VK_H 0x48 #define VK_I 0x49 #define
www.eeworm.com/read/100819/15863866

c game.c

//State indicators #define IN_MENU 1 #define IN_GAME 2 #define IN_WNLS 3 #define IN_SETUP 4 int State = IN_MENU; //For graphics unsigned char
www.eeworm.com/read/100296/15877686

diz file_id.diz

CDROM Audio Player Includes FULL BC++ 3.1 code! By Barry Egerter, July 1994
www.eeworm.com/read/384361/8875390

makefile

# Makefile to compile Robocup Soccer Simulation Team UvA_Trilearn # Date: Nov 28, 2002 # Author: Alexey Vasilyev # Usage: make will create trilearn_player_player and trilearn_player_coach # Comme
www.eeworm.com/read/176439/9498634

h frame.h

#ifndef __FRAME_H #define __FRAME_H extern RussiaBlock * russia_block; void clock_frame(Mtime time); void game_start(RussiaBlock * rb); void recv_player_data(RussiaBlock * rb); void send_player_data
www.eeworm.com/read/371050/9570115

in makefile.in

# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc