以下翻译自: Recent Applications of Point Process Methods in Forestry Statistics 该文以林业木材统计为背景,分析了相关的统计学应用。下面主要翻译第6部分: 点过程 Cox过程 对于树木模型来说,Cox模型是一类十分灵活而且重要的方法...
分类:
其他好文 时间:
2015-07-10 22:09:11
阅读次数:
173
ssh_firewall_session.sh -- 登陆防火墙并执行dis session statistics
firewall_check_sessions.c -- 调用上面脚本,过滤出sessioin的数值
执行:./firewall_check_sessions ssh_firewall_session.sh 192.168.0.1
vi ssh_firewall_session...
分类:
移动开发 时间:
2015-07-09 19:55:18
阅读次数:
297
如何判断JVM垃圾回收是否正常?一般的top指令基本上满足不了这样的需求,因为它主要监控的是总体的系统资源,很难定位到java应用程序。 Jstat是JDK自带的一个轻量级小工具。全称“Java Virtual Machine statistics monitoring tool”,它位于java的...
分类:
Web程序 时间:
2015-07-09 17:49:21
阅读次数:
135
Reporting and statistics 本部分包括如何查看Varnish正在做什么,从每个http请求流的详细记录到汇总统计计数器。 Logging in Varnish Statistics varnishtop varnishhist varnishstat Logging in Varnish Varnis...
分类:
其他好文 时间:
2015-07-06 12:37:44
阅读次数:
318
vmstat是Virtual?Meomory?Statistics(虚拟内存统计)的缩写,可对操作系统的虚拟内存、进程、CPU活动进行监控。他是对系统的整体情况进行统计,不足之处是无法对某个进程进行深入分析。vmstat?工具提供了一种...
分类:
系统相关 时间:
2015-07-01 16:09:51
阅读次数:
267
问题: 我在做一个windowsphone的App,显示一个web返回来的data,现在想用控件ListView去绑定这个Data,但是为何我的VS2012中的 ToolBox的XAMLControls处于disable状态? 尝试过的方案: 1.Reset Toolbox and Reloa...
学习Data Science at the Command Line时,win7下安装环境是遇到了一些小问题,最后通过百度解决。1)电脑安装完vagrant+virtual box之后,新建工作目录,cmd进入工作目录后$ vagrant init data-science-toolbox/data...
分类:
其他好文 时间:
2015-06-29 19:41:59
阅读次数:
245
题目地址:POJ 1987
点分治模板题,跟POJ 1741几乎一样,。。
代码如下:#include
#include
#include
#include
#include
#include
#include
#include
#include <...
分类:
其他好文 时间:
2015-06-27 22:53:36
阅读次数:
137
1.分析表与索引(analyze 不会重建索引)analyze table tablename compute statistics等同于 analyze table tablename compute statistics for table for all indexes for all col...
分类:
数据库 时间:
2015-06-26 19:45:53
阅读次数:
114
背景看到有人在问这个问题,拿来算算。
自从有了CSDN-MarkDown之后,写博客舒服多了,尤其是数学公式部分。原理推荐的参考书是:
Schaum’s outline of Probability and Statistics, 3rd Edition, 2009; 科学出版社2002年翻译出版了该书的第二版,所以有中文版。Continuous Variables
Theorem: Let X...
分类:
其他好文 时间:
2015-06-26 16:18:37
阅读次数:
728