文件名称:tmp_21763-MATLAB_Blockchain_v21389092468
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
这个例子展示了Matlab中的blockchain实现。可以运行多个节点来分发块链,可以挖掘块或用无效哈希块来进行测试(This example shows a blockchain implementation in MATLAB. Several nodes can be run to distribute the blockchain and blocks can be mined or blocks with invalid hashes can be added for test. Although the current implementation requires parallel computing toolbox it can easily be changed to run without it.
Note that the app is made for 2018a pre-release.)
Note that the app is made for 2018a pre-release.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
app\MATLAB_Blockchain.mlapp | 89272 | 2018-01-04 |
app\ml_coin.png | 102044 | 2017-12-15 |
doc\rules.txt | 375 | 2018-01-04 |
doc\sbs.txt | 1876 | 2018-01-04 |
README.txt | 1027 | 2018-01-04 |
runapp.m | 155 | 2018-01-05 |
toolbox\+bc\Block.m | 1234 | 2018-01-05 |
toolbox\+bc\Blockchain.m | 7486 | 2018-01-05 |
toolbox\+bc\mine.m | 616 | 2018-01-05 |
toolbox\+bc\mine2.m | 632 | 2018-01-05 |
toolbox\+p2p\ClientNode.m | 3699 | 2018-01-05 |
toolbox\+p2p\ClientNodeSet.m | 2303 | 2018-01-05 |
toolbox\+p2p\MessageType.m | 249 | 2018-01-05 |
license.txt | 1526 | 2018-01-04 |