码迷,mamicode.com
首页 >  
搜索关键字:time    ( 52982个结果
鸟哥的Linux私房菜——基础学习篇 —— 笔记2
at 语法 ==注意,输入at之后便进入命令行模式 ------- 不管怎么样,只会执行一次。[test @test test]# at [-m] TIME (输入工作指令)[test @test test]# atq (查看当前工作流程)[test @test test]# atrm ...
分类:系统相关   时间:2014-07-22 22:53:16    阅读次数:295
NOI2010航空管制
2008: [Noi2010]航空管制Time Limit:10 SecMemory Limit:552 MBSubmit:31Solved:0[Submit][Status]Description世博期间,上海的航空客运量大大超过了平时,随之而来的航空管制也频频发生。最近,小X就因为航空管制,连续...
分类:其他好文   时间:2014-07-22 22:51:37    阅读次数:302
POJ3624 Charm Bracelet 【01背包】
Charm Bracelet Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 22621   Accepted: 10157 Description Bessie has gone to the mall's jewelry store and spies a...
分类:其他好文   时间:2014-07-19 23:46:49    阅读次数:318
hdu 1201 18岁生日 (简单题)
18岁生日Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 18281Accepted Submission(s): 5776Problem Desc...
分类:其他好文   时间:2014-07-19 23:00:07    阅读次数:223
postgresql与mysql
原贴:http://www.oschina.net/question/126398_61956?sort=time性能相比,在较少的访问下,mysql优于postgresql,但较高的访问下,postgresql却远远高于mysql。mysql用的是多线程:多线程无需跨进程边界, 程序逻辑和控制方式...
分类:数据库   时间:2014-07-19 22:35:26    阅读次数:359
Linux从零开始搭建nas & Time Machine(一)
整个过程以Fedora 20为例。首先安装&配置SSH,SSH安装完毕之后服务器就能扔一边不用管了。SSH使用的是openssh确定openssh是否已经安装 rpm -qa | grep openssh-server如果有显示类似 openssh-server-6.4p1-4.fc20.x86_6...
分类:系统相关   时间:2014-07-19 19:01:05    阅读次数:307
hdu 1541 Stars
Stars Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 4402    Accepted Submission(s): 1748 Problem Description Astronomers often ex...
分类:其他好文   时间:2014-07-19 18:27:18    阅读次数:197
UVA - 586 Instant Complexity
Description  Instant Complexity  Analyzing the run-time complexity of algorithms is an important tool for designing efficient programs that solve a problem. An algorithm that r...
分类:其他好文   时间:2014-07-19 18:26:15    阅读次数:268
各种方法
C - Allergy TestCrawling in process... Crawling failed Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluSubmit Status Practice UVA 11691D...
分类:其他好文   时间:2014-07-19 18:08:03    阅读次数:271
I DP Hdu 1421
/* ______________________________________________________________________________________________________ author : Grant Yuan time : 2014.7.19 algorithm : dp ...
分类:其他好文   时间:2014-07-19 14:09:02    阅读次数:166
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!