本文主要介绍一下我在使用CloudSim时翻译、整理和理解的一些信息,以及我的使用经验,希望能对有需要的朋友们有所帮助~1、我翻译和理解的一些信息: 2009年4月8日,澳大利亚墨尔本大学的网格实验室和Gridbus项目宣布推出云计算仿真软件,称为CloudSim。它是在离散事件模拟包SimJava ...
分类:
其他好文 时间:
2016-11-07 02:08:15
阅读次数:
292
《神秘的程序员们》年度大抽奖,其中的抽奖算法很有意思。 抽奖算法:一、二、三等和喵喵奖 将按照如下规则及算法抽取: 选取 2016/11/01 11.00 am 之后产生的第一个bitcoin block 顺序使用这个block中包含的Transactions决定所有中奖者 方法:拿出第一个Tran ...
分类:
其他好文 时间:
2016-11-02 01:24:36
阅读次数:
196
你给的官方文档是中文翻译的,不全,看看英文的:https://en.bitcoin.it/wiki/API_reference_(JSON-RPC) 0. 下载 不解释了 1. 运行 此章节是中文wiki没有的。英文:https://en.bitcoin.it/wiki/Running_Bitcoi ...
分类:
其他好文 时间:
2016-10-21 19:12:54
阅读次数:
139
一般情况下,两个node之间并不能通信,现在使用直连路由加Quagga的方式实现不同Node节点间的pod互联。4.1、修改docker0的ip地址在minion1上#ifconfigdocker010.1.10.1/24修改docker配置文件vi/etc/sysconfig/docker添加:OPTIONS=‘--bip=10.1.10.1/24‘重启systemctlrestartdock..
分类:
Web程序 时间:
2016-10-11 00:28:27
阅读次数:
431
结论很清楚,我们今天搞自己的区块链,一定要站在真正的巨人身上,这个巨人毫无疑问就是 Bitcoin。
分类:
其他好文 时间:
2016-10-02 15:19:37
阅读次数:
184
bip32=hdwallets,whattheyarehowtheyworkbip39=specifictypeofmnemonic,andtheprocessforturningitintoabip32seedbip44=aspecificformatofabip32wallet
分类:
其他好文 时间:
2016-09-13 06:50:03
阅读次数:
228
Introduction The Bip-Buffer is like a circular buffer, but slightly different. Instead of keeping one head and tail pointer to the data in the buffer, ...
分类:
其他好文 时间:
2016-08-23 21:54:23
阅读次数:
265
IntroductionHistoryThere is a payment called P2SH( pay to script hash) in bitcoin. With this feature, you can compile many interesting scripts( the original form of contract) like this wiki and this. H...
分类:
其他好文 时间:
2016-08-18 16:01:56
阅读次数:
254
在我看来,比特币就是现实中的V字仇杀队,当然现实是更残酷的世界政府,这场博弈关乎着人类文明、政治、社会属性、经济和人权。
IBM HyperLeger 又叫 fabric,你可以把它想象成一个由全社会来共同维护的一个超级账本,没有中心机构拥揽权力,你的每一笔交易都是全网公开且安全的,信用由全社会共同见证。它与Bitcoin的关系就是,你可以利用fabric构建出一个叫Bitcoin的应用来帮助你...
分类:
其他好文 时间:
2016-07-13 16:26:04
阅读次数:
347
软件:主机AIP:192.168.1.201主机BIP:192.168.1.202操作系统:centos6.5-x86Mysql版本:mysql-5.7.12-linux-glibc2.5-x86_64.tar.gz安装依赖包:yuminstalllibaio-develglibcperl–y关闭SElinux及IPtables:/etc/init.d/iptablesstop&&setenforce0&&sed–I‘..
分类:
数据库 时间:
2016-07-08 12:05:36
阅读次数:
313