-
-
Notifications
You must be signed in to change notification settings - Fork 502
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c41b3fb
commit 19efe19
Showing
2 changed files
with
22 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,37 @@ | ||
# 项目推荐 | ||
|
||
- [Python制作小游戏](https://github.com/CharlesPikachu/Games) | ||
- [制作小游戏](https://github.com/CharlesPikachu/Games) | ||
|
||
- [Python模拟登录系列](https://github.com/CharlesPikachu/DecryptLogin) | ||
- [模拟登录系列](https://github.com/CharlesPikachu/DecryptLogin) | ||
|
||
- [Python制作音乐下载器](https://github.com/CharlesPikachu/musicdl) | ||
- [音乐下载器](https://github.com/CharlesPikachu/musicdl) | ||
|
||
- [Python制作视频下载器](https://github.com/CharlesPikachu/videodl) | ||
- [视频下载器](https://github.com/CharlesPikachu/videodl) | ||
|
||
- [Python制作的一些实用工具](https://github.com/CharlesPikachu/pytools) | ||
- [实用工具](https://github.com/CharlesPikachu/pytools) | ||
|
||
- [Python玩转微信](https://github.com/CharlesPikachu/pikachuwechat) | ||
- [玩转微信](https://github.com/CharlesPikachu/pikachuwechat) | ||
|
||
- [Python美化图片或视频](https://github.com/CharlesPikachu/pydrawing) | ||
- [图像语义分割框架](https://github.com/SegmentationBLWX/sssegmentation) | ||
|
||
- [Python实现图像压缩算法](https://github.com/CharlesPikachu/imagecompressor) | ||
- [美化图片或视频](https://github.com/CharlesPikachu/pydrawing) | ||
|
||
- [Python制作免费代理工具](https://github.com/CharlesPikachu/freeproxy) | ||
- [图像压缩算法](https://github.com/CharlesPikachu/imagecompressor) | ||
|
||
- [Python制作论文下载器](https://github.com/CharlesPikachu/paperdl) | ||
- [免费代理工具](https://github.com/CharlesPikachu/freeproxy) | ||
|
||
- [Python实现终端看中华人民共和国国务院新闻办公室](https://github.com/CharlesPikachu/sciogovterminal) | ||
- [美丽的星空图](https://github.com/CharlesPikachu/constellation) | ||
|
||
- [Python实现代码自由](https://github.com/CharlesPikachu/codefree) | ||
- [论文下载器](https://github.com/CharlesPikachu/paperdl) | ||
|
||
- [Python写的一些深度学习小案例](https://github.com/CharlesPikachu/deeplearningtoys) | ||
- [终端看中华人民共和国国务院新闻办公室](https://github.com/CharlesPikachu/sciogovterminal) | ||
|
||
- [Python数据分析相关的小项目](https://github.com/CharlesPikachu/dataanalysis) | ||
- [代码自由](https://github.com/CharlesPikachu/codefree) | ||
|
||
- [Python制作图片下载器](https://github.com/CharlesPikachu/imagedl) | ||
- [深度学习小案例](https://github.com/CharlesPikachu/deeplearningtoys) | ||
|
||
- [数据分析相关的小项目](https://github.com/CharlesPikachu/dataanalysis) | ||
|
||
- [图片下载器](https://github.com/CharlesPikachu/imagedl) | ||
|
||
- [从零开始实现一个深度学习框架](https://github.com/CharlesPikachu/pytoydl) |