流媒体将是未来通信中的杀手业务.本文讨论了流媒体分发系统的关键技术,阐述了基于CDN(Con-tent Distributed Network)和基于P2P(Peer to Peer)的流媒体的研究现状,针对基于CDN的流媒体,研究了流媒体调度算法,代理服务器缓存算法,基于CDN的交互式操作.针对基于P2P的流媒体,研究了数据分配算法,激励机制,流媒体对象的放置,应用层组播,基于P2P的交互式操作.指出了流媒体的未来研究方向.
流媒体服务器缓存技术研究,硕士期间的主要研究成果。With the growing popularity of video on demand (VOD) on the Internet, the demands for interactive access to streaming servers have increased dramatically. An impinging problem in VOD systems is how to alleviate the bottlenec
原帖地址: http://blog.csdn.net/b275518834/article/details/8440670 之前看到用线性布局写的瀑布流,觉得不大好,自己想了另外一种方案, (最近发现用 网页实现瀑布流 再用WebView加载才能完美实现效果) 原理使用RelativeLayout任意定位位置 核心方法 private void addViewByMargins(RelativeLayout layout, View view, int x, int y, int width,