Usage To run ProGuard, just type: java -jar proguard.jar?options?... You can find the ProGuard jar in the?lib ?directory of the ProGuard distribution. Alternatively, the?bin ?directory conta...
分类:
其他好文 时间:
2014-11-04 21:17:42
阅读次数:
282
步骤1:下载Axis2
选择Standard Binary Distribution的zip包;解压到任一路径下
步骤2:配置Axis2
Window -> Preferences -> Web Service
步骤3:开发WebService
1)、新建一个Dynamic Web Project,命名为“WebService”
2)、新建...
分类:
Web程序 时间:
2014-11-04 09:26:53
阅读次数:
233
Apache Hadoop Development Tools (HDT) is still in development phase. So, no official distribution of Hadoop 2.2.0 Eclipse Plugin is available now. But...
分类:
系统相关 时间:
2014-11-03 15:58:15
阅读次数:
294
http://videolectures.net/icml09_dasgupta_langford_actl/ 主动学习目的: 尽可能少的标注,获取尽可能好的训练结果 一般来说我们希望我们训练的模型能够对于natural distribution也就是说truly underlying distri...
分类:
其他好文 时间:
2014-11-01 19:12:18
阅读次数:
157
Cloudera的CDH和Apache的Hadoop的区别 目前而言,不收费的Hadoop版本主要有三个(均是国外厂商),分别是:Apache(最原始的版本,所有发行版均基于这个版本进行改进)、Cloudera版本(Cloudera’s Distribution Including
Apache Hadoop,简称CDH)、Hortonworks版本(Hortonworks Data Pla...
分类:
其他好文 时间:
2014-10-31 15:43:55
阅读次数:
233
这里说下关于在Ubuntu Server 14.04 LTS(64bit)下安装weblogic Server 12c(12.1.3) Zip Distribution遇到的问题。至于Windows环境下的安装没什么好说的,只要你根据wls1213_dev.zip中自带的README.TXT一步步做,是不会出现问题的。但是对于在一个干净的Ubuntu Server下的来说,根据向导的说明你是装不起来的。因为它缺少了必要的环境设置,也许这对于linux下的老手来说这些都不是事。...
分类:
Web程序 时间:
2014-10-27 14:22:34
阅读次数:
357
App Distribution Guidehttps://developer.apple.com/library/ios/documaentation/IDEs/Conceptual/AppDistributionGuide/Introduction/Introduction.html#//app...
分类:
移动开发 时间:
2014-10-24 10:43:09
阅读次数:
179
正态分布(Normal distribution)又名高斯分布(Gaussiandistribution)。若随机变量X服从一个数学期望为μ、方差为σ^2的高斯分布,记为N(μ,σ^2)。其概率密度函数为正态分布的期望值μ决定了其位置,其标准差σ决定了分布的幅度。我们通常所说的标准正态分布是μ = ...
分类:
编程语言 时间:
2014-10-24 01:39:46
阅读次数:
348
正态分布(Normal distribution)又名高斯分布(Gaussiandistribution)。若随机变量X服从一个数学期望为μ、方差为σ^2的高斯分布,记为N(μ,σ^2)。其概率密度函数为正态分布的期望值μ决定了其位置,其标准差σ决定了分布的幅度。我们通常所说的标准正态分布是μ
= 0,σ = 1的正态分布。
从上图可以看出,...
分类:
编程语言 时间:
2014-10-24 00:24:52
阅读次数:
402
Defination:累积分布函数:The cumulative distribution function (CDF) does just that. The CDF at point x tells us whatfraction of events has occurred “to the l...
分类:
其他好文 时间:
2014-10-23 22:30:51
阅读次数:
368