码迷,mamicode.com
首页 >  
搜索关键字:distribution    ( 872个结果
latex排版系统
proTeXt - MiKTeX-based distribution for WindowsproTeXt aims to be an easy-to-install TeX distribution for Windows, based onMiKTeX. After downloading, ...
分类:其他好文   时间:2015-07-09 17:44:52    阅读次数:121
多项分布(multinominal distribution)
简介更一般性的问题会问:“点数1~6的出现次数分别为(x1,x2,x3,x4,x5,x6)时的概率是多少?其中sum(x1~x6)= n”。这就是一个多项式分布。定义把二项分布推广至多个(大于2)互斥事件的发生次数,就得到了多项分布。二项分布的典型例子是扔硬币,硬币正面朝上概率为p, 重复扔n次硬币...
分类:其他好文   时间:2015-07-09 17:38:40    阅读次数:129
应付分配集 Distribution Sets
(N) AP > Setup > Invoice > Distribution Sets (定义分配集) You can use a Distribution Set to automatically enter distributions for an invoice when you areno...
分类:其他好文   时间:2015-07-07 18:55:32    阅读次数:185
[JAVA web项目]dynamic web project部署strust2.3.24
first,下载eclipse-j2ee和 strust2:http://struts.apache.org/download.cgi可以考虑下载“Full Distribution”版本1 解压strust2,挑选需要的文件2 src根目录下新增文件struts.xml。这里要注意 struts ...
分类:编程语言   时间:2015-07-07 12:50:49    阅读次数:204
第4章 部署模式 Deployment Plan(部署规划)
已开发了基于组件的应用程序,该应用程序在逻辑上构造为多层结构,如 Three-Layered Services Application. 中所述。您希望将它分布到一组在物理上为多级结构的服务器上,如 Tiered Distribution 中所述。图 1: 三层服务应用程序影响因素确定将组件部署到哪...
分类:其他好文   时间:2015-07-06 11:36:29    阅读次数:142
第4章 部署模式 Three-Tiered Distribution(三级分布)
影响因素Tiered Distribution 中讨论的影响因素也适用于此模式。有关这些通用影响因素的讨论,请参阅"Tiered Distribution"。下列影响因素仅适用于 Three-Tiered Distribution 模式:数据库负载所具有的重要性要求数据库应当使用专用的服务器(或整个...
分类:其他好文   时间:2015-07-06 10:07:57    阅读次数:88
How to Install MySQL 5.6 from Official Yum Reposit
Tags:?MySQL?Distribution:?CentOS Submitted by:?Morgan Tocker MySQL Community Manager @ Oracle Introduction In October 2013, the MySQL development team officially launched support for yum repos...
分类:数据库   时间:2015-07-05 18:38:18    阅读次数:214
鸟哥的Linux私房菜-----1、Linux是什么与如何学习Linux
鸟哥的Linux私房菜-----1、Linux是什么与如何学习Linux...
分类:系统相关   时间:2015-07-01 22:17:20    阅读次数:186
Windows下MetaMap工具安装
Windows下MetaMap工具安装一、Main MetaMap安装Prerequisties12G磁盘空间JAVA6 or newer JRE or SDK installedDownloading The distribution is available at the MetaMap Ma....
分类:Windows程序   时间:2015-06-29 16:38:06    阅读次数:397
基数排序
介绍: (radix sort)则是属于“分配式排序”(distribution sort),基数排序法又称“桶子法”(bucket sort)或bin sort,顾名思义,它是透过键值的部份资讯,将要排序的元素分配至某些“桶”中,藉以达到排序的作用,基数排序法是属于稳定性的排序,其时间复杂度为O....
分类:编程语言   时间:2015-06-28 23:00:12    阅读次数:282
872条   上一页 1 ... 62 63 64 65 66 ... 88 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!