xiaowugegeya's Stars
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
django/django
The Web framework for perfectionists with deadlines.
pallets/flask
The Python micro framework for building web applications.
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
ZhongFuCheng3y/athena
Java后端知识图谱🔥 帮助Java初学者成长
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
davidsandberg/facenet
Face recognition using Tensorflow
ShiqiYu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
jackfrued/Python-Core-50-Courses
Python语言基础50课
thinkgem/jeesite
Java rapid development platform, based (Spring Boot, Spring MVC, Apache Shiro, MyBatis, Beetl, Bootstrap, AdminLTE), online code generation, including modules: Organization, role users, menu and button authorization, data permissions, system parameters, content management, workflow, etc. Loose coupling design is adopted; one key skin switch; account security Settings, password policies; Online scheduled task configuration; Support cluster, support SAAS; Support for multiple data sources
macrozheng/springcloud-learning
2024最新微服务实战教程,Spring Cloud组件、微服务项目实战、Kubernetes容器化部署全方位解析。技术栈:Spring Cloud Alibaba + Spring Boot 3.2 + JDK 17。
ChanChiChoi/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
libopencm3/libopencm3
Open source ARM Cortex-M microcontroller library
VBA-tools/VBA-Web
VBA-Web: Connect VBA, Excel, Access, and Office for Windows and Mac to web services and the web
SummerGift/EmbeddedSystem
:books: 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结
mutse/qt5-book-code
Porting source code of the book C++ GUI Programming with Qt 4 from Qt4 to Qt5
oyai32/vuebase
一个基于vue的基础前端框架
congying2/mashibingvip
马士兵VIP教程
Ritchiezxy/Qt5.12-Document-Trans-in-Chinese
我个人看Qt文档深受苦恼,虽然英语尚可,但是也不可能达到和读中文一样的速度,所以我决定翻译一些将翻译过的qt文档分享到github上,如果您感兴趣的,可以一起。其中有一部分是5.11的,是在5.12发布之前翻译的,鉴于个人能力有限,这部分就不再翻译。
cjy513203427/C_Program_Base
Basic knowledge of C++
jiaoqiyuan/liaoxuefeng_javase
廖雪峰java基础课程随堂代码及Java、JVM学习笔记