目录 简介 Kafka架构 Kafka存储策略 Kafka删除策略 Kafka broker Kafka Design The Producer The Consumer 复制(Replication) 日志压缩(Log Compaction) Distribution Zookeeper协调控制 ...
分类:
其他好文 时间:
2020-01-26 19:24:21
阅读次数:
67
intellij idea更新gradle项目报错:Could not run build action using Gradle distributionintellij idea中有一个gradle项目,之前都一直是好好的。 今天在build.gradle中添加了一个dependency,由于我 ...
分类:
其他好文 时间:
2020-01-23 10:59:03
阅读次数:
62
作者/Atticbee 在这一集,Greg和RChain的研究人员Isaac,Christian讨论了TLA(Temporal Logic of Actions)和RChain的LADL(Logic As Distribution Law)。下面是Atticbee做的摘要,然后加了一些自己的理解。 ...
分类:
其他好文 时间:
2020-01-18 12:21:23
阅读次数:
106
1、下载安装包 https://www.anaconda.com/distribution/#download-section 2、下一步直接安装,选择only for you 3、添加源 在 c:\user\username\pip\pip.ini 添加 [global] index-url=ht ...
An example of the typical approach to calculating expectaion of product of several random variables. ...
分类:
其他好文 时间:
2020-01-16 12:47:32
阅读次数:
72
zabbix安装https://www.zabbix.com/download?zabbix=4.4&os_distribution=centos&os_version=7&db=mysql&ws=nginxzabbix手册https://www.zabbix.com/documentation/3 ...
分类:
其他好文 时间:
2020-01-16 10:53:37
阅读次数:
67
1.下载anaconda3: 地址:https://www.anaconda.com/distribution/ 或者直接输入命令: wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/anaconda3.5.2.0-Linux-x8 ...
分类:
其他好文 时间:
2020-01-15 09:35:08
阅读次数:
87
"Cookie Distribution" 题意概述 : 有 $N$ 个孩子,用 $K$ 天给孩子们发糖果 第 $i$ 天有 $a_i$ 个糖果,等概率地发给这 $n$ 个孩子(每一天每个孩子最多可以获得一个糖果),设 $K$ 天后第 $i$ 个孩子获得的糖果为 $c_i$ 求 $\prod_{i ...
分类:
其他好文 时间:
2020-01-13 17:59:55
阅读次数:
62
Discrete Gaussian Distribution $D_{\Lambda,r}$: Condition: 1. Lattic $\Lambda$ 2. Scaling factor $r$ 3. Central Point ${\bf c}={\bf 0}$ Matlab impleme ...
分类:
其他好文 时间:
2020-01-09 13:05:36
阅读次数:
82
[toc] 随机变量及其分布 常用的离散随机分布 Poisson Distribution $P(X = x)=\begin{pmatrix} n \\ x \end{pmatrix}p^{x}(1 p)^{n x}=\frac{n!}{x!(n x)!}p^{x}(1 p)^{n x}=\\ \f ...
分类:
其他好文 时间:
2020-01-06 17:54:01
阅读次数:
64