Circle visualization of a number's digits, like with π

栏目: IT技术 · 发布时间: 5年前

内容简介:In the image below, each dot represents a decimal which is in a segment that represents the previous decimal, its position is its position in π.Download the

Circle visualization of a number's digits, like with π

circle visualization of a number's digits in Go

Introduction

In the image below, each dot represents a decimal which is in a segment that represents the previous decimal, its position is its position in π.

Getting started

Download the latest release :

And then run the tool

$ ./digart

To change number you can just write the file path

resources/e.txt
resources/phi.txt
resources/pi.txt

And the number of digits (not lower than 1500)

$ ./digart resources/e.txt 3000

License

MIT


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Docker从入门到实战

Docker从入门到实战

黄靖钧 / 机械工业出版社 / 2017-6 / 69.00元

本书从Docker的相关概念与基础知识讲起,结合实际应用,通过不同开发环境的实战例子,详细介绍了Docker的基础知识与进阶实战的相关内容,以引领读者快速入门并提高。 本书共19章,分3篇。第1篇容器技术与Docker概念,涵盖的内容有容器技术、Docker简介、安装Docker等。第2篇Docker基础知识,涵盖的内容有Docker基础、Docker镜像、Dockerfile文件、Dock......一起来看看 《Docker从入门到实战》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具