代码搜索:Player 有哪些应用?
找到约 10,000 项符合「Player 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/183892/9133549
c player.c
/*
* madplay - MPEG audio decoder and player
* Copyright (C) 2000-2004 Robert Leslie
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
www.eeworm.com/read/183892/9133771
h player.h
/*
* madplay - MPEG audio decoder and player
* Copyright (C) 2000-2004 Robert Leslie
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
www.eeworm.com/read/380326/9152868
swf player.swf
www.eeworm.com/read/380096/9164834
rar player.rar
www.eeworm.com/read/183084/9179328
m player.m
function H = player(h,fcns)
%PLAYER Constructor for movie Player object
H = mmovie.player;
H.hfig = h;
H.fcns = fcns;
www.eeworm.com/read/182666/9196627
o player.o
www.eeworm.com/read/182666/9196629
cpp player.cpp
#include
#include"player.h"
using namespace std;
//Class PlayerId
PlayerId::PlayerId(int number=8){
playerid=number;
cout
www.eeworm.com/read/182666/9196630
h player.h
#ifndef PLAYER_H
#define PLAYER_H
using namespace std;
class PlayerId{
public:
PlayerId(int);
~PlayerId();
private:
int playerid;
};
class HardworkingPeople{
public:
www.eeworm.com/read/182531/9200460
opt player.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/182531/9200675