码迷,mamicode.com
首页 >  
搜索关键字:statistics    ( 906个结果
LightOJ Array Queries 1082【线段树求区间最值】
1082 - Array Queries PDF (English) Statistics Forum Time Limit: 3 second(s) Memory Limit: 64 MB Given an array with N elements, indexed from 1 to N. Now you...
分类:其他好文   时间:2015-08-20 22:34:20    阅读次数:209
Light oj 1149 - Factors and Multiples 【二分图最大匹配】【好题】
1149 - Factors and Multiples PDF (English) Statistics Forum Time Limit: 2 second(s) Memory Limit: 32 MB You will be given two sets of integers. Let's call the...
分类:其他好文   时间:2015-08-20 21:02:02    阅读次数:230
Light oj 1138 - Trailing Zeroes (III) 【二分查找好题】【 给出N!末尾有连续的Q个0,让你求最小的N】
1138 - Trailing Zeroes (III) PDF (English) Statistics Forum Time Limit: 2 second(s) Memory Limit: 32 MB You task is to find minimal natural number N, so that ...
分类:其他好文   时间:2015-08-20 21:00:56    阅读次数:223
netstat命令
netstat命令 netstat命令概述 “netstat – Print network connections, routing tables, interface statistics, masquerade connections, and multicast memberships” netstat的定义是: netstat是在内核中访问...
分类:Web程序   时间:2015-08-19 21:23:06    阅读次数:141
计算sql语句的查询时间
set statistics profile onset statistics io onset statistics time ongogoset statistics profile offset statistics io offset statistics time off SET STA....
分类:数据库   时间:2015-08-19 16:16:54    阅读次数:156
观察系统资源的几个命令
free查看系统中空闲或被使用的内存。uname打印系统信息,kernal、cup、硬件等等。uptime显示出目前系统已经开机多久的时间,以及 1, 5, 15 分钟的平均负载。netstat查看网络方面的信息,网络连接,路由表,接口状态 (Interface Statistics),masque...
分类:其他好文   时间:2015-08-18 21:18:05    阅读次数:127
SQL统计信息解释
[SQL基础]统计信息解释在平时优化SQL的时候,最长用的就是:SET STATISTICS ON,它可以用来查看我们写的查询语句到底性能如何,不过,究竟这个性能的指标是怎么样的呢?首先需要明白的,就是各项数据的意义。以下解释来自MSDN(点击查看)输出项含义Table表的名称。...
分类:数据库   时间:2015-08-18 15:50:38    阅读次数:172
Lightoj 1094 - Farthest Nodes in a Tree 【树的直径 裸题】
1094 - Farthest Nodes in a Tree PDF (English) Statistics Forum Time Limit: 2 second(s) Memory Limit: 32 MB Given a tree (a connected graph with no cycles), yo...
分类:其他好文   时间:2015-08-17 17:20:59    阅读次数:155
Lightoj 1112 - Curious Robin Hood 【单点修改 + 单点、 区间查询】【树状数组 水题】
1112 - Curious Robin Hood PDF (English) Statistics Forum Time Limit: 1 second(s) Memory Limit: 64 MB Robin Hood likes to loot rich people since he helps the p...
分类:编程语言   时间:2015-08-17 17:17:00    阅读次数:148
LightOJ 1275 - Internet Service Providers
1275 - Internet Service Providers PDF (English) Statistics Forum Time Limit: 2 second(s) Memory Limit: 32 MB A group of N Internet Service Provider c...
分类:Web程序   时间:2015-08-16 15:17:26    阅读次数:126
906条   上一页 1 ... 62 63 64 65 66 ... 91 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!