项目作者: samihan-m

项目描述 :
A simple GUI to encode, decode, save, and load text file data based on pi
高级语言: Python
项目地址: git://github.com/samihan-m/pi-substitution-encoder.git
创建时间: 2020-09-12T04:09:38Z
项目社区:https://github.com/samihan-m/pi-substitution-encoder

开源协议:

下载


pi-substitution-encoder

Encoding, decoding, saving, and loading text file data based on pi.

I used tkinter for the GUI.

I also used an algorithm made by Craig Wood (at https://www.craig-wood.com/nick/pub/pymath/pi_chudnovsky_bs_gmpy.py) to generate long lengths of pi very quickly.