码迷,mamicode.com
首页 >  
搜索关键字:music player    ( 3018个结果
JS:指定FPS帧频,requestAnimationFrame播放动画
Flash制作动画,最基础的概念就是帧,但在Flash中,帧频的控制比较简单,只需要编译前指定一下目标帧频就可以了。实际运行时,不需要我们关心定时器的问题,flash player会定时触发EnterFrame消息,推动Movieclip播放。在js这一侧,需要我们设定一个定时器,并推动相应的绘制逻...
分类:Web程序   时间:2014-07-22 22:55:35    阅读次数:335
音乐播放器
// Copyright (c) 2014年 戴维营教育. All rights reserved.#import "ViewController.h"#import @interface ViewController (){ AVAudioPlayer *player;// 建立一个对象 NSA....
分类:其他好文   时间:2014-07-19 11:32:38    阅读次数:214
A Famous Music Composer
A Famous Music Composer Time Limit:1000MSMemory Limit:0KB64bit IO Format:%lld & %lluMr.B is a famous music composer. One of his most famous work was ....
分类:其他好文   时间:2014-07-18 20:03:59    阅读次数:337
jQuery Media Plugin
Jquery Media是一款页面内容嵌套多媒体的插件。支持的大部分的多媒体播放器和多媒体格式,比如:Flash, Quicktime, Windows Media Player, Real Player, MP3, Silverlight, PDF等等。...
分类:Web程序   时间:2014-07-18 17:01:47    阅读次数:276
Android 判断SIM卡属于哪个移动运营商
package com.example.checksimoperator;import com.unity3d.player.UnityPlayer;import android.app.Activity;import android.content.Context;import android.o...
分类:移动开发   时间:2014-07-18 16:38:51    阅读次数:332
asp.net 页面中添加普通视频的几种方式
第一种是通过调用window media player进行播放诸如:wmv,asf等格式文件:第二种是通过调用replayer进行播放诸如:rm,ram等格式文件播放框:控制框:可紧跟播放框一起第三种是通过调用flashplayer进行播放:swf类的flash文档,分别如下:http://www....
分类:Web程序   时间:2014-07-18 16:31:37    阅读次数:242
POJ 2965 The Pilots Brothers' refrigerator 搜索+枚举
Description The game “The Pilots Brothers: following the stripy elephant” has a quest where a player needs to open a refrigerator. There are 16 handles on the refrigerator door. Every handle can b...
分类:其他好文   时间:2014-07-18 12:21:12    阅读次数:253
MPlayer 开始支持RTSP/RTP流媒体文件
hostzhu点评:MPlayer对流媒体的支持,让大家能更进一步地利用linux来看网络直播,对Linux下多媒体应用的推动作用可以说不可度量。RTSP/RTP streaming support for MPlayerThe Open Source "MPlayer" media player ...
分类:其他好文   时间:2014-07-18 10:07:06    阅读次数:500
HDU 1528 (二分图最大匹配 + 最小覆盖, 14.07.17)
Problem Description Adam and Eve play a card game using a regular deck of 52 cards. The rules are simple. The players sit on opposite sides of a table, facing each other. Each player gets k cards f...
分类:其他好文   时间:2014-07-17 20:17:43    阅读次数:381
Hallelujah
I've heard there was a secret chordThat David played, and it pleased the LordBut you don't really care for music, do you?It goes like thisThe fourth, ...
分类:其他好文   时间:2014-07-16 17:03:36    阅读次数:251
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!