MKRAND

所属分类:数学计算
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2020-01-10 22:55:28
上 传 者sh-1993
说明:  一种数字随机比特发生器
(A Digital Random Bit Generator)

文件列表:
.travis.yml (53, 2014-10-06)
INSTALL (309, 2014-10-06)
LICENSE (1089, 2014-10-06)
Makefile.am (45, 2014-10-06)
Makefile.in (23995, 2014-10-06)
aclocal.m4 (41921, 2014-10-06)
config.h.in (0, 2014-10-06)
configure (175039, 2014-10-06)
configure.ac (755, 2014-10-06)
depcomp (23566, 2014-10-06)
install-sh (13997, 2014-10-06)
man/ (0, 2014-10-06)
man/Makefile.am (22, 2014-10-06)
man/Makefile.in (13882, 2014-10-06)
man/mkrand.1 (1519, 2014-10-06)
misc/ (0, 2014-10-06)
misc/snowcrash.gif (72286, 2014-10-06)
missing (6873, 2014-10-06)
src/ (0, 2014-10-06)
src/Makefile.am (277, 2014-10-06)
src/Makefile.in (17270, 2014-10-06)
src/Makefile.simple (427, 2014-10-06)
src/cell_logic.c (6795, 2014-10-06)
src/cell_logic.h (1892, 2014-10-06)
src/command.c (11908, 2014-10-06)
src/command.h (62, 2014-10-06)
src/fmt_vec.c (10380, 2014-10-06)
src/fmt_vec.h (540, 2014-10-06)
src/machine_logic.c (20163, 2014-10-06)
src/machine_logic.h (2690, 2014-10-06)
travis_ci_build.sh (82, 2014-10-06)

MKRAND ====== ![snowcrash](https://github.com/misc/snowcrash.gif) A Digital Random Bit Generator An ergodic process, MKRAND produces a statistically homogenous random bitstream. This bitstream is rendered in various formats. **Updates since TA-1:** * Streaming, use -n 0 * Profiler now calculates Shannon entropy (H) * Bit-pack vectors for binary file output format * Automake [![Build Status](https://github.comhttps://secure.travis-ci.org/mknight-tag/MKRAND.png?branch=master)](https://github.comhttps://travis-ci.org/mknight-tag/MKRAND) [![Static Analysis](https://github.comhttps://scan.coverity.com/projects/3145/badge.svg)](https://github.comhttps://scan.coverity.com/projects/3145/)

近期下载者

相关文件


收藏者