live555源码分析----DESCRIBE命令处理live555源码分析----SETUP命令处理流程live555源码分析----PLAY命令的处理live555源码分析----RTP的打包与发送实现RTP协议的H.264视频传输系统live555源码分析----H264的数据处理live555源码分析----mpg文件的处理...
分类:
其他好文 时间:
2014-09-11 23:53:42
阅读次数:
233
鏈接: http://acm.hdu.edu.cn/showproblem.php?pid=1116
Problem Description
Some of the secret doors contain a very interesting word puzzle. The team of archaeologists has to solve it to open that do...
分类:
其他好文 时间:
2014-09-11 17:17:12
阅读次数:
320
41.android-swipelistviewSwipeListView是一个Android List View实现,实现了自定义ListView单元格,可通过滑动来显示扩展面板。开发者可直接登陆Google Play下载安装其Demo应用。42.greenDAOgreenDAO是一个可以帮助An...
分类:
移动开发 时间:
2014-09-11 13:45:31
阅读次数:
325
Tweens(补间动画)补间动画有很多种:这里以Tween Height为例:项目层次:btn为一个按钮,group为一组图片精灵,预览图如下:第一步:先为每个item附加一个Tween Height脚本,设置如下:form表示起始的高度,to表示最终高度,play style表示播放类型:once...
分类:
其他好文 时间:
2014-09-09 19:47:29
阅读次数:
223
热点随笔:·魅族的“火爆”预定表示“呵呵呵”-不要怪我拆穿(tankaixiong)·【调侃】IOC前世今生(家住腊树下)·跟着8张思维导图学习javascript(Ico_Coco)·下一代Asp.net开发规范OWIN(1)—— OWIN产生的背景以及简单介绍(JustRun)·关于如何提高We...
分类:
其他好文 时间:
2014-09-09 11:40:18
阅读次数:
175
当一个动作有多种实现方法,在实际使用时,需要根据不同情况选择某个方法执行动作,就可以考虑使用策略模式。 把动作抽象成接口,比如把玩球抽象成接口。 public interface IBall { void Play(); }有可能是玩足球、篮球、排球等,把这些球类抽象成实现接口的类。 public ...
分类:
其他好文 时间:
2014-09-06 23:44:34
阅读次数:
353
SoundPool 类的构造函数如下:
SoundPool(int maxStreams, int streamType, int srcQuality)
作用:实例化一个SoundPool 实例
第一个参数:允许同时播放的声音最大值
第二个参数:声音类型
第三个参数:声音的品质
SoundPool 类中常用的函数如下:
int load(Context context, int r...
分类:
移动开发 时间:
2014-09-04 11:47:19
阅读次数:
246
235B - Let's Play Osu!
Let us take a deep look in how this score is calculated. for a n long 'O' block, they contribute n2 to
answer.
Let us reformat this problem a bit and consider the foll...
分类:
其他好文 时间:
2014-09-03 21:20:27
阅读次数:
369
一?badboy简介 Badboy监控internet explorer的活动,提供录制/回放功能. 录制功能:badboy窗口的顶部显示当前是否处于录制状态,如果点击play按钮,badboy自动关闭录制功能,等到play结束后,可以点击recording按钮,继...
分类:
数据库 时间:
2014-09-03 19:57:57
阅读次数:
461
L - Parity game
Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u
Submit Status
Description
Now and then you play the following game with your friend. Your f...
分类:
其他好文 时间:
2014-09-02 19:58:25
阅读次数:
263