Pinned Repositories
Opensim-with-Kinect
-Reptile
爬取机械工业出版社所有的计算机方面的书
30-seconds-of-python
A curated collection of useful Python snippets that you can understand in 30 seconds or less.
A-to-Z-Resources-for-Students
Curated list of resources for college students
app_spider
a spider on the apps
Arduino
open-source electronics prototyping platform
Awesome
:computer: An awesome & curated list of best applications and tools for Windows.
Awesome-ChatGPT
奶酪清单 - 日更中!
Awesome-Linux-Software
A list of awesome applications, software, tools and other materials for Linux distros.
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
zhouchunchun's Repositories
zhouchunchun/-Reptile
爬取机械工业出版社所有的计算机方面的书
zhouchunchun/Arduino
open-source electronics prototyping platform
zhouchunchun/Awesome
:computer: An awesome & curated list of best applications and tools for Windows.
zhouchunchun/Awesome-ChatGPT
奶酪清单 - 日更中!
zhouchunchun/Awesome-Linux-Software
A list of awesome applications, software, tools and other materials for Linux distros.
zhouchunchun/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
zhouchunchun/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
zhouchunchun/coding-interview-university
A complete computer science study plan to become a software engineer.
zhouchunchun/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
zhouchunchun/Douyin-Bot
😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐?
zhouchunchun/four_flower
使用tensorflow和cnn做的图像识别,对四种花进行了分类。
zhouchunchun/hello-ai
抢走你工作的不是AI,而是掌握使用AI工具的人。 降维打击最为致命:毁灭你,与你何干《三体》
zhouchunchun/hello-algorithm
🙈🙉🙊 本项目包括:1、我写的三十万字图解算法题典 2、100 张 IT 相关超清思维导图 3、100 篇大厂面经汇总 4、各语言编程电子书 100 本 5、English version supported !!! 🚀🚀 国人项目上榜首不易,右上角助力一波!干就对了,奥利给 !🚀🚀
zhouchunchun/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).
zhouchunchun/IT_book
本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
zhouchunchun/Lee-SLAM-source
SLAM 开发学习资源与经验分享
zhouchunchun/Linear_Algebra_With_Python
Lecture Notes for Linear Algebra Featuring Python
zhouchunchun/M3u8Downloader_H
[.net6]m3u8下载器,功能强大,多线程,多任务,支持aes-128-cbc解密,自定义请求头,自定义插件
zhouchunchun/Machinery-Industry-Press
本项目预计分享数千册电子书,98%以上为机械工业出版社原版电子书,其余为其它出版社出版的一些经典外文读物的原版译本电子书,每本书都配有当当网一键搜索,可查看书价格和简介。目前共计更新2542册图书
zhouchunchun/MATLAB_Algorithm_with_cases
遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等常用智能算法的MATLAB实现
zhouchunchun/Modeling-and-Simulation-of-MATLAB-Simulink-Communication-System
详解MATLAB Simulink通信系统建模与仿真 刘学勇编著 源码
zhouchunchun/new-pac
科学上网/自由上网/翻墙/软件/方法,免费shadowsocks/ss/ssr/v2ray/goflyway账号,vps一键搭建脚本/教程
zhouchunchun/OpenCV-Python-Tutorial-1
OpenCV问答群,QQ群号:187436093
zhouchunchun/PaddleClas
A treasure chest for image classification powered by PaddlePaddle
zhouchunchun/python-small-examples
Python小例子、小Demo一网打尽。Python基础、Web开发、数据科学、机器学习、TensorFlow、Pytorch,你能想到的基于Python的小Demo都在这里。
zhouchunchun/PythonRobotics
Python sample codes for robotics algorithms.
zhouchunchun/SimulinkModel
这是一个开源共享的simulink模型库,欢迎白嫖
zhouchunchun/slambook2
edition 2 of the slambook
zhouchunchun/tensorflow2-course
网易云课程《深度学习与TensorFlow 2入门实战》,课程代码
zhouchunchun/Visualizing-and-Understanding-Convolutional-Networks
paddlepaddle框架 论文复现(CNN特征可视化)+VGG16猫脸分类(动态图)