//fdisk-lroot@wode022:/#fdisk-lDisk/dev/sda:2000.4GB,2000398934016bytes255heads,63sectors/track,243201cylinders,total3907029168sectorsUnits=扇区of1*512=512bytesSectorsize(logical/physical):512bytes/512bytesI/Osize(minimum/optimal):512bytes/512bytesDiskident..
分类:
系统相关 时间:
2015-08-08 06:50:15
阅读次数:
198
DescriptionThere areNmarbles, which are labeled1, 2,...,N. TheNmarbles are put in a circular track in an arbitrary order. In the top part of the track...
分类:
编程语言 时间:
2015-08-06 10:59:01
阅读次数:
147
一、磁盘知识与文档系统 磁区(Sector),也称扇区,是磁盘的最小单位 大小为 512Byte 磁轨(Track),就是磁盘上面的各个圆形轨迹咯 磁柱(Cylinder),各个磁盘的同一位置的磁轨所形成的圆柱面称为磁柱 磁头(H...
分类:
其他好文 时间:
2015-08-04 13:46:28
阅读次数:
154
??
Cheapest Palindrome
Time Limit: 2000MS
Memory Limit: 65536K
Total Submissions: 6894
Accepted: 3344
Description
Keeping track of all the cows can be a tricky task ...
分类:
其他好文 时间:
2015-08-03 22:49:12
阅读次数:
216
题意:给出一个布满数字的网格,可以上下左右走,若下一个格子的数字比当前格子要大或者小或者一样,分别都要付出代价。给出一个期望代价,问当要求顺时针走出一个长宽均大于3的矩形的四条边后,最接近期望代价的情况。
做法:由于长宽大于3,直接暴力枚举即可。
#include
#include
#include
#include
#include
#include
#include
#in...
分类:
其他好文 时间:
2015-07-30 21:26:38
阅读次数:
191
Easy 2048 AgainTime Limit:2 Seconds Memory Limit:65536 KBDark_sun knows that on a single-track road (which means once he passed this area, he cannot c...
分类:
其他好文 时间:
2015-07-30 10:54:50
阅读次数:
143
参考博文:http://www.cnblogs.com/sixiweb/p/3360008.html编辑设置,修改硬盘大小[root@localhost~]#fdisk-l#查看磁盘分区情况
Disk/dev/sda:59.1GB,59055800320bytes#现有的磁盘容量
255heads,63sectors/track,7179cylinders
Units=cylindersof16065*512=8225280bytes
Secto..
分类:
其他好文 时间:
2015-07-29 19:37:16
阅读次数:
114
Bentley MX V8i United Kingdom 08.11.09.845 1DVDBentley.PULS.XM.V8.9.0.28 数字管道脉动分析Bentley.AutoPIPE.8i.v09.01.01.02Bentley Rail Track V8i 08.11.09.845 W...
分类:
其他好文 时间:
2015-07-28 17:54:32
阅读次数:
321
??DescriptionKeeping track of all the cows can be a tricky task so Farmer John has installed a system to automate it. He has installed on each cow an ...
分类:
其他好文 时间:
2015-07-25 18:10:14
阅读次数:
102
SVN – Apache subversionSVN – Subversion is a versioning and revision control system used by developers to track and keep up earlier versions of their ...
分类:
Web程序 时间:
2015-07-22 06:52:53
阅读次数:
166