<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1....
分类:
Web程序 时间:
2014-10-24 13:06:28
阅读次数:
300
一、网页手机wap2.0网页的head里加入下面这条元标签,在iPhone的浏览器中页面将以原始大小显示,并不允许缩放。 其中: width - viewport的宽度 height - viewport的高度 initial-scale - 初始的缩放比例 minimum-scale - 允许用户...
分类:
Web程序 时间:
2014-10-23 01:13:25
阅读次数:
204
Abstract
Theexplosive scale of container CPUs needs highly efficient network virtualization
Challenge
Thenumber of container-based CPUs will be 10-100 multiples up over that ofhype...
分类:
Web程序 时间:
2014-10-22 15:55:13
阅读次数:
280
SIFT(Scale-invariant feature transform)是一种检測局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描写叙述子得到特征并进行图像特征点匹配,获得了良好...
分类:
其他好文 时间:
2014-10-21 19:18:31
阅读次数:
252
1 : Saliency Region Selection in Large Aerial Imagery using Multi-scale SLIC Segmentation,
Proc. SPIE 8360, Airborne Intelligence, Surveillance, Reconnaissance (ISR) Systems and Applications IX, 2012...
分类:
其他好文 时间:
2014-10-21 15:34:22
阅读次数:
192
李乔亮,汪国有,刘建国,会员,IEEE,和陈少波 2008年8月7日接收;2008年10月22日和2008年11月27日修改。2009年2月2日首版;当前版本出版于2009年4月17日。本项工作由中国国家基础研究项目60672060资助。 中国湖北省武汉市华中科技大学模式识别与人工智能国家重点实验室...
分类:
其他好文 时间:
2014-10-20 23:01:58
阅读次数:
1066
计算电影长度方法1从mvhd - movie header atom中找到time scale和duration,duration除以time scale即是整部电影的长度。time scale相当于定义了标准的1秒在这部电影里面的刻度是多少。例如audio track的time scale = 8...
分类:
其他好文 时间:
2014-10-20 19:06:08
阅读次数:
249
// 创建一个闭包 (function($) { // 插件的定义 $.fn.scale = function(options) { var obj = this; var opts = $.extend({}, $.fn.scale.defaults, option...
分类:
移动开发 时间:
2014-10-20 17:05:31
阅读次数:
356
关于BerkeleyDB的有点和好处,列在下面
JE offers the following major features:
Large database support. JE databases efficiently scale from one to millions of records. The size of your JE databases are like...
分类:
数据库 时间:
2014-10-18 17:00:32
阅读次数:
347
Distinctive Image Featuresfrom Scale-Invariant Keypoints,这篇论文是图像识别领域SIFT算法最为经典的一篇论文,导师给布置的第一篇任务就是它。网上找了好多找不到中译本,那就自己动手丰衣足食吧,顺便造福后人,花时间翻译啃下来并做一个笔记在这吧。-...
分类:
其他好文 时间:
2014-10-17 01:32:13
阅读次数:
363