Skip to content

scriptgeeker/python-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3 编程实践

Python programming practice


1. 计算圆周率

Machin formula calculates PI

计算圆周率的值,精确到小数点任意位

2. 模拟赌场

Simulation of Probability Models

既然赌博每局的胜率为50%,为何最终有那么多人会赌到倾家荡产?

3. 字节码编码

Base64 from binary to character

模拟从二进制到字符的编码过程,封装Base64编解码工具

4. 文件加密

Advanced Encryption Standard

使用AES-CBC模式对文件进行加密和解密

5. 绘制图表

Drawing charts with ChartJS

利用开源的HTML5工具,绘制Canvas图表

6. 百科爬虫

Baidu Encyclopedia Data Retrieval

让爬虫在词条关系网中收集数据

About

python sample code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published