码迷,mamicode.com
首页 >  
搜索关键字:lld    ( 3245个结果
使用zabbix低级发现功能监控MySQL
在有些情况下,我们不能对MySQL实例所在的主机上安装zabbixagent,只能访问MySQL实例,例如使用Ucloud提供的UDB.这时我们就需要使用Zabbix的LLD功能来监控MySQL
分类:数据库   时间:2014-12-29 06:39:29    阅读次数:197
UVA 409-Excuses, Excuses!(模拟)
Excuses, Excuses! Time Limit:3000MS     Memory Limit:0KB     64bit IO Format:%lld & %llu Submit Status Description  Excuses, Excuses!  Judge Ito is having a pr...
分类:其他好文   时间:2014-12-28 14:17:40    阅读次数:141
bnu-44582
昨天北师大新生赛的题,本弱做一做。。。 贪心题,按照结束时间排序进行贪心。 http://www.bnuoj.com/v3/problem_show.php?pid=44582 MLX的疯狂睡眠 Time Limit: 1000ms Memory Limit: 65536KB 64-bit integer IO format: %lld      J...
分类:其他好文   时间:2014-12-27 17:40:07    阅读次数:309
UVA 10815-Andy's First Dictionary(字符串模拟+排序+重复删除)
Andy's First Dictionary Time Limit:3000MS     Memory Limit:0KB     64bit IO Format:%lld & %llu Submit Status Description Problem B: Andy's First Dictionary Time li...
分类:编程语言   时间:2014-12-27 14:00:20    阅读次数:259
C语言:变量的修饰符
变量的修饰符 1、修饰长度(针对64位操作系统) int 4字节 short 2字节 %hd long 8字节 %ld long long 8字节 %lld unsigned int 4字节 %u unsigned short 2字节 %hu unsigned long 8字...
分类:编程语言   时间:2014-12-27 01:27:29    阅读次数:299
UVA 10878-Decode the tape(模拟)
Decode the tape Time Limit:3000MS     Memory Limit:0KB     64bit IO Format:%lld & %llu Submit Status Description   "Machines take me by surprise with great frequency." Al...
分类:其他好文   时间:2014-12-26 09:45:05    阅读次数:169
UVA - 264 - Count on Cantor (Cantor的数表!)
UVA - 264 Count on Cantor Time Limit: 3000MS   Memory Limit: Unknown   64bit IO Format: %lld & %llu Submit Status Description  Count on Cantor  ...
分类:其他好文   时间:2014-12-24 13:30:37    阅读次数:140
BFS [uva 11624] Fire!
J -Fire!Time Limit:1000MSMemory Limit:0KB64bit IO Format:%lld & %lluProblem B: Fire!Joe works in a maze. Unfortunately, portions of the maze have caug...
分类:其他好文   时间:2014-12-20 15:26:18    阅读次数:228
UVA - 10014 - Simple calculations (经典的数学推导题!!)
UVA - 10014 Simple calculations Time Limit: 3000MS Memory Limit: Unknown 64bit IO Format: %lld & %llu Submit Status Description  Simple calculations  ...
分类:其他好文   时间:2014-12-19 09:19:57    阅读次数:157
UVA - 112 - Tree Summing (数的求和!栈的应用!)
UVA - 112 Tree Summing Time Limit: 3000MS   Memory Limit: Unknown   64bit IO Format: %lld & %llu Submit Status Description  Tree Summing  ...
分类:其他好文   时间:2014-12-18 22:23:56    阅读次数:526
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!