RRRChangeche's Stars
TADSG/aosp-study
The study note of AOSP
z2x3c4v5bz/Learning--C_primer_plus_zh_6th_ed
書籍「C Primer Plus 中文版 第六版」練習題我的解答,持續更新中,供同為自學的夥伴參考。
ShujiaHuang/Cpp-Primer-Plus-6th
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
applenob/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
algorithm-visualizer/algorithms
:crystal_ball:Algorithm Visualizations
anthonywilliams/ccia_code_samples
Code samples for C++ Concurrency in Action
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
NVIDIA/warp
A Python framework for high performance GPU simulation and graphics
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
NVIDIA-Omniverse/PhysX
NVIDIA PhysX SDK
PixarAnimationStudios/OpenUSD
Universal Scene Description
xiaoweiChen/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
downdemo/Cpp-Concurrency-in-Action-2ed
C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.
ptrvilya/blendify
Lightweight Python framework that provides a high-level API for creating and rendering scenes with Blender.
salmer/CppDeveloperRoadmap
The roadmap for learning the C++ programming language for beginners and experienced devs.
python-websockets/websockets-tutorial
Tutorial for websockets.
oneapi-src/oneTBB
oneAPI Threading Building Blocks (oneTBB)
voidrealms/qt6
microsoft/PromptCraft-Robotics
Community for applying LLMs to robotics and a robot simulator with ChatGPT integration
alexellis/awesome-baremetal
Bare-metal is awesome. Let's share our favourite tools.
facebookresearch/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
krishnadey30/LeetCode-Questions-CompanyWise
Contains Company Wise Questions sorted based on Frequency and all time
ombharatiya/FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
shawn2000100/10810CS_342301_OperatingSystem
作業系統
youngyangyang04/TechCPP
【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.