码迷,mamicode.com
首页 >  
搜索关键字:local time    ( 77187个结果
LDAP-常用命令
1.recreating default ads instance ./[root@dhcppc2 ~]# dsadm delete /usr/local/dsee7/var/dcc/ads #delete default instance[root@dhcppc2 ~]# dsccsetup...
分类:其他好文   时间:2014-05-20 01:50:56    阅读次数:421
二分搜索(2、Yougth的最大化,无限逼近最大值)
条件C(x):=可以选择是单位重量的价值不小于x,则该问题就变成了满足C(x)的最大的x,那么怎么判断C(x)是否可行呢?假设我们选了某个物品的集合S,那么它们的单位重量价值是:因此就变成了判断是否存在s满足下面条件:把这个不等是进行变形就得到//#define LOCAL#include//#in...
分类:其他好文   时间:2014-05-19 22:31:12    阅读次数:363
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
VMware常见错误故障排查
1. VMware安装失败 “Failed to create the requested registry key Key:installer Error:1021"1.1. windows7在注册表(cmd--->regedit)中找到HKEY_LOCAL_MACHINE ---> SOFTWA...
分类:其他好文   时间:2014-05-17 15:15:48    阅读次数:259
通过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
mac jdbc连接mysql
1.下载jdbc驱动: http://dev.mysql.com/downloads/connector/j/ 2.加入jdbc的jar包至项目的libs目录并build path 2.修改环境变量:export PATH=/usr/local/mysql/bin/:${PATH} 3.默认root@localhost没有密码 4.修改密码: 命令行:mysqladmin -u roo...
分类:数据库   时间:2014-05-16 01:37:15    阅读次数:329
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
迷上了代码!