https://glandium.org/blog/?p=1476 https://glandium.org/blog/?p=1476 Attempting to track I/O with systemtap There are several ways a program can hit th ...
分类:
其他好文 时间:
2016-09-04 01:32:49
阅读次数:
220
LINUX下为LVM磁盘增加硬盘空间1,为客户机增加一块新的硬盘2,重启客户机3,用fdisk-l查看整个磁盘空间#fdisk-lDisk/dev/sda:34.4GB,34359738368bytes255heads,63sectors/track,4177cylindersUnits=cylindersof16065*512=8225280bytesSectorsize(logical/physical):512bytes/51..
分类:
系统相关 时间:
2016-08-30 23:04:37
阅读次数:
264
有的时候因为硬盘空间不够,需要在线增加硬盘,有的时候因为无法识别就可能需要重启服务器。这里介绍一下服务器在不重启的情况下,增加硬盘操作。[root@dbackup~]#fdisk-l
Disk/dev/sda:42.9GB,42949672960bytes
255heads,63sectors/track,5221cylinders
Units=cylindersof160..
分类:
其他好文 时间:
2016-08-30 16:08:58
阅读次数:
145
以centos6.8系统为列,创建交换分区查看当前系统的swap分区[root@centos6~]#swapon-s
FilenameTypeSizeUsedPriority
/dev/sda3partition20725720-1创建/dev/sdb1分区[root@centos6~]#fdisk-l/dev/sdb
Disk/dev/sdb:214.7GB,214748364800bytes
255heads,63sectors/track,26108cyl..
分类:
系统相关 时间:
2016-08-27 00:45:21
阅读次数:
297
<style>/* 设置滚动条的样式 */::-webkit-scrollbar {width: 12px;}/* 滚动槽 */::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-ra ...
分类:
其他好文 时间:
2016-08-21 00:52:18
阅读次数:
126
Description Saruman the White must lead his army along a straight path from Isengard to Helm’s Deep. To keep track of his forces, Saruman distributes ...
分类:
其他好文 时间:
2016-08-19 18:59:34
阅读次数:
188
下载http://www.iis.net/downloads/microsoft/urlscan http://blog.csdn.net/leejin_521/article/details/42772589 http://www.cnblogs.com/stragon/archive/2014/ ...
分类:
Web程序 时间:
2016-08-19 15:08:31
阅读次数:
2670
http://poj.org/problem?id=3069 Saruman the White must lead his army along a straight path from Isengard to Helm’s Deep. To keep track of his forces, S ...
分类:
其他好文 时间:
2016-08-17 21:05:57
阅读次数:
194
** 【1】Held, D., Thrun, S., & Savarese, S. (2016). Learning to Track at 100 FPS with Deep Regression Networks. arXiv preprint arXiv:1604.01802.这篇文章提出了一种基于深度学习的目标跟踪算法,有以下几个特点:
1)快,100fps,比之前大多数采用深度学习的跟踪...
分类:
其他好文 时间:
2016-08-16 16:21:18
阅读次数:
176
Racing Gems You are playing a racing game. Your character starts at the x axis (y = 0) and proceeds up the race track, which has a boundary at the lin ...
分类:
其他好文 时间:
2016-08-13 18:09:16
阅读次数:
202