yw9381 / MicCode

一些奇奇怪怪的代码

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicCode

一些奇奇怪怪的代码,均采用python3.8环境开发

路径 功能
./ai/Gradient-Descent.py 回归分析法
./ai/Regression-Analysis.py 梯度下降法
./crypto/CRC32-Blasting.py CRC32爆破
./crypto/Rail-fence-Cipher.py 栅栏加解密
./crypto/Caser-Blasting.py 凯撒加密爆破
./crypto/Caser-ASCII.py ASCII凯撒加密规律测试

About

一些奇奇怪怪的代码

License:GNU General Public License v3.0


Languages

Language:Python 100.0%