码迷,mamicode.com
首页 >  
搜索关键字:date time    ( 77231个结果
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
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
python邮件发送脚本
转自:http://phinecos.cnblogs.com/ 1 #!/usr/bin/python 2 #coding=utf-8 3 4 #@author:dengyike 5 #@date:2010-09-28 6 #@version:1.0 7 #@description:...
分类:编程语言   时间:2014-05-17 15:06:38    阅读次数:405
通过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
12_Shell语言———脚本的书写规范以及检查和调试脚本
一、脚本的书写规范在前文中写过一个脚本first.sh,用来创建一个用户,这里新创建一个脚本useradd.sh,用来创建多个用户,用户名和密码相同:#nanouseradd.sh#!/bin/bash #Author:Mickey//指定作者 #Date:2014-5-14//指定日期 #Version:0.0.1//指定版本 #Description:AddUse..
分类:其他好文   时间:2014-05-16 02:25:54    阅读次数:334
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
[求PN点] poj 2505 A multiplication game
题目链接: http://poj.org/problem?id=2505 A multiplication game Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 5098   Accepted: 2573 Description St...
分类:其他好文   时间:2014-05-15 23:33:22    阅读次数:378
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!