码迷,mamicode.com
首页 >  
搜索关键字:time    ( 52982个结果
RTP 和 RTSP的区别
http://blog.csdn.net/oyzdz1988/article/details/6534276RTP(Real-time Transport Protocol)是用于Internet上针对多媒体数据流的一种传输协议。RTP被定义为在一对一或一对多的传输情况下工作。其目的是提供时间信息和...
分类:其他好文   时间:2014-05-19 22:08:41    阅读次数:369
bzoj 2631 LCT
/************************************************************** Problem: 2631 User: wangyucheng Language: C++ Result: Accepted Time:184...
分类:其他好文   时间:2014-05-19 11:27:24    阅读次数:320
【leetcode】Best Time to Buy and Sell Stock
Say you have an array for which theithelement is the price of a given stock on dayi.If you were only permitted to complete at most one transaction (ie...
分类:其他好文   时间:2014-05-18 20:30:16    阅读次数:301
gcc支持的标签
#include #include int main(/*int argc, char const *argv[]*/){ void * target; time_t now = time(NULL); if(now & 1) target = &&odd; else target = &&e...
分类:其他好文   时间:2014-05-18 20:27:53    阅读次数:306
BZOJ 1044
1044: [HAOI2008]木棍分割Time Limit: 10 SecMemory Limit: 162 MBSubmit: 1393Solved: 497[Submit][Status]Description有n根木棍, 第i根木棍的长度为Li,n根木棍依次连结了一起, 总共有n-1个连接处...
分类:其他好文   时间:2014-05-17 19:31:08    阅读次数:378
hust 1471 Tobor and Numbers
题目描述After the hard tasks, It’s the easy time for Y.G.Tobor and Y.D.I.Isha is a friend of Y.D.I, as he thinks Tobor is smart too, he give Tobor a probl...
分类:其他好文   时间:2014-05-17 15:20:34    阅读次数:248
通过libvirt 控制vCPU使用,为了缓解CPU资源争抢
#!/usr/bin/envpython #-*-coding:UTF-8-*- """ @Item:IOCtl @Author:VilliamSheng @Group:PythonDEVGroup @Date:2013-05-29 @Funtion: CPUcontrol: TocontrolforCPU """ importos,sys,time,libvirt,traceback,commands ‘‘‘ Func:Recorderrormessage path:Messagesavepath form..
分类:其他好文   时间:2014-05-16 02:46:57    阅读次数:504
hdu4430之枚举+二分
Yukari's Birthday Time Limit: 12000/6000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 2549    Accepted Submission(s): 522 Problem Description Today is...
分类:其他好文   时间:2014-05-16 01:51:29    阅读次数:284
Best Time to Buy and Sell Stock I && II && III
题目1:Best Time to Buy and Sell Stock Say you have an array for which the ith element is the price of a given stock on day i. If you were only permitted to complete at most one transaction (ie,...
分类:其他好文   时间:2014-05-16 01:46:15    阅读次数:460
HDU 2297 半平面交
Run Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 640    Accepted Submission(s): 181 Problem Description Since members of Wuhan Univ...
分类:其他好文   时间:2014-05-15 23:47:44    阅读次数:921
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!