码迷,mamicode.com
首页 >  
搜索关键字:distribution    ( 872个结果
自己动手编译apache-tomcat-6.0.41-src源码
第一步:下载apache-tomcat-6.0.41-src第二步:阅读BUILDING.txt。了解所需要的步骤。In order to build a binary distribution version of Apache Tomcat from asource distribution, ...
分类:其他好文   时间:2014-07-07 20:21:08    阅读次数:359
伯努利分布详解(包含该分布数字特征的详细推导步骤)
Bernouli Distribution(中文翻译称伯努利分布)该分布研究的是一种特殊的实验,这种实验只有两个结果要么成功要么失败,且每次实验是独立的并每次实验都有固定的成功概率p。概率公式可以表示为, x只能为0或者1,即要么成功要么失败根据数学期望的性质由于这里x只有两个取值所以该分布的数学期...
分类:其他好文   时间:2014-07-07 10:22:23    阅读次数:211
Linux 入门 1 (vm虚拟机安装openSUSE 11,SecureCRT远程连接)
Linux版本: openSUSE-11.0-GNOME-LiveCD-i386.torrent ,(680M)下载地址:http://ftp5.gwdg.de/pub/opensuse/discontinued/distribution/11.0/iso/torrent/ 安装都是默认的,设的.....
分类:系统相关   时间:2014-07-06 12:52:32    阅读次数:538
[转] virt-builder, to trivially create various Linux distribution guest images
http://kashyapc.com/2014/01/27/virt-builder-to-trivially-create-various-linux-distribution-guest-images/ I frequently use virt-builder (part of libgue...
分类:系统相关   时间:2014-06-30 23:21:25    阅读次数:359
Hibernate 项目搭建
最最基础的项目搭建:(以hibernate3为例)1新建javaproject自己在本机测试,用javaproject就可以了2添加相关jar包hibernate的特性是由jar包来支持的,需要加的包有hibernate-distribution/hibernate3.jarhibernate-distribution/lib/required/*slf4j-nop-1.5.8.jar这些是最基础的..
分类:系统相关   时间:2014-06-28 06:25:50    阅读次数:355
Spark SQL Hive Support Demo
前提:1、spark1.0的包编译时指定支持hive:./make-distribution.sh --hadoop 2.3.0-cdh5.0.0 --with-yarn--with-hive--tgz2、安装完spark1.0;3、安装与hadoop对应的CDH版本的hive;Spark SQL ...
分类:数据库   时间:2014-06-26 11:24:11    阅读次数:564
找出Linux的名称,版本以及内核详细
Thisshorttutorialisintendedtohelpnewbieswhodon’tknowhow tofindouttheLinuxdistributionname,versionandkerneldetailsvia commandline.Method1–Distribution&VersionDetails Command:cat/etc/*-releaseSampleOutputOnCentOS6.4:CentOSrelease6.4(Final)SampleOutputO..
分类:系统相关   时间:2014-06-25 10:41:11    阅读次数:306
Android Bluetooth Stack: Bluedroid(五):The analysis of A2DP Source
1. A2DP Introduction The Advanced Audio Distribution Profile (A2DP) defines the protocols and procedures that realize distribution of audio content of high-quality in mono or stereo on ACL channels...
分类:移动开发   时间:2014-06-24 23:15:47    阅读次数:509
hadoop家族之mahout安装
步骤一、下载mahout http://www.apache.org/dyn/closer.cgi/mahout/我下载的是mahout-distribution-0.9.tar.gz 16-Feb-2014 08:31 66M 步骤二、下载完成后放到Linux中并解压解压命令:tar -zxvf ...
分类:其他好文   时间:2014-06-20 21:09:06    阅读次数:178
Hadoop2.2.0构建mahout环境
一:下载软件包下载链接:1 http://mirrors.hust.edu.cn/apache/mahout/0.9/二:解压文件1 tar -zxvf mahout-distribution-0.9-src.tar.gz -C /usr/share/2 3 tar -zxvf mahout-...
分类:其他好文   时间:2014-06-18 15:39:37    阅读次数:262
872条   上一页 1 ... 84 85 86 87 88 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!