码迷,mamicode.com
首页 >  
搜索关键字:statistics    ( 906个结果
For Fans of Statistics
For Fans of Statistics Time limit: 1.0 secondMemory limit: 64 MB Have you ever thought about how many people are transported by trams every year in a ...
分类:其他好文   时间:2016-08-18 21:11:31    阅读次数:197
1057 - Collecting Gold
1057 - Collecting Gold PDF (English) Statistics Forum Time Limit: 2 second(s) Memory Limit: 32 MB Finally you found the city of Gold. As you are fond ...
分类:其他好文   时间:2016-08-15 20:42:59    阅读次数:216
Lightoj 1370 素数打表 +二分
1370 - Bi-shoe and Phi-shoe PDF (English) Statistics Time Limit: 2 second(s) Memory Limit: 32 MB Bamboo Pole-vault is a massively popular sport in Xzh ...
分类:其他好文   时间:2016-08-08 14:05:33    阅读次数:137
@RequestParam(required = true),@RequestParam(required = true)
今天在页面请求后台的时候遇到了一个问题,请求不到后台 页面代码 <li> <a href="javascript:void(0);" class="indicator statistics"> <span class="icon icon-statistics"></span> 统计中心 <span ...
分类:其他好文   时间:2016-08-08 12:28:00    阅读次数:162
【读书自己】AWR相关设置
1.要想数据库能自动收集统计信息,则statistics_level的值得是typical或者allshowparameterstatistics_level2.修改统计时间间隔和保存期限--查询统计时间间隔和保存期限selectsnap_interval时间间隔,retention保存期限fromdba_hist_wr_control修改统计时间间隔和保存期限dbms_w..
分类:其他好文   时间:2016-08-08 01:05:39    阅读次数:239
如何查看执行计划
SSMS里的设置方法就不多说了上图看 如何以SQL命令的方式查看执行计划: 一、查看实际的执行计划 方式一,查看文本格式 SET STATISTICS PROFILE ON; SSMS里的设置方法就不多说了上图看 如何以SQL命令的方式查看执行计划: 一、查看实际的执行计划 方式一,查看文本格式 S ...
分类:其他好文   时间:2016-08-07 06:20:28    阅读次数:277
java tools: jstat
jstat - Java Virtual Machine Statistics Monitoring Tool jstat - Java Virtual Machine Statistics Monitoring Tool Synopsis Parameters Description Virtua ...
分类:编程语言   时间:2016-08-05 19:48:02    阅读次数:151
渲染统计窗口(Rendering Statistics Window)
FPS(Timer per frame and FPS) frames per seconds表示引擎处理和渲染一个游戏帧所花费的时间,该数字主要受到场景中渲染物体数量和GPU性能的影响,FPS数值越高,游戏场景的动画显示会更加平滑和流畅。一般来说,超过30FPS的画面人眼不会感觉到卡。另外,Uni ...
分类:Windows程序   时间:2016-08-03 21:43:24    阅读次数:312
SQL Server优化
转:http://www.cnblogs.com/lyhabc/archive/2013/01/13/2858916.html SQL Server读懂语句运行的统计信息 SET STATISTICS TIME IO PROFILE ON 对于语句的运行,除了执行计划本身,还有一些其他因素要考虑,例 ...
分类:数据库   时间:2016-08-01 15:53:04    阅读次数:465
1340 - Story of Tomisu Ghost
1340 - Story of Tomisu Ghost PDF (English) Statistics Forum Time Limit: 2 second(s) Memory Limit: 32 MB It is now 2150 AD and problem-setters are havi ...
分类:其他好文   时间:2016-08-01 10:36:37    阅读次数:214
906条   上一页 1 ... 38 39 40 41 42 ... 91 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!