目录
filesystem
choose.py 打开文件/目录选择框,返回用户选择的文件/目录的路径
math
matrix_transposition.py
matrix_transposition.c
matrix_transposition 矩阵转置,可以用于转置表格结构
net
get_ip.py 用于获取本机局域网IP地址以及公网IP
safe
password_generator.py
password_generator.c
password_generator 用于生成随机密码
caesar_cipher.py 凯撒加密,可以实现简单的文本加密
algorithm
huffmancoding.py
huffmancoding.c
huffmancoding 对字符串生成霍夫曼编码
statistic
sample.py采样函数,用于数据采样
others
yinyang.py 打印阴阳鱼图
peiqi.py 用python的turtle库画一个小猪佩奇
Python code:
领取专属 10元无门槛券
私享最新 技术干货