-
EffectiveModernCppChinese Public template
Forked from CnTransGroup/EffectiveModernCppChinese《Effective Modern C++》- 完成翻译
UpdatedJul 29, 2024 -
-
cpp-httplib Public
Forked from yhirose/cpp-httplibA C++ header-only HTTP/HTTPS server and client library
C++ MIT License UpdatedJul 2, 2024 -
CS-Books Public
Forked from forthespada/CS-Books🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
UpdatedJul 2, 2024 -
-
-
-
Model_implementation Public
Forked from Fihven/graphVAEImplementation of models in some papers
Python UpdatedJun 15, 2023 -
-
-
tinyrenderer_xcode Public
Forked from ssloy/tinyrendererA brief computer graphics / rendering course
C++ Other UpdatedFeb 22, 2023 -
Cplusplus-Concurrency-In-Practice Public
Forked from forhappy/Cplusplus-Concurrency-In-PracticeA Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
C++ MIT License UpdatedDec 29, 2022 -
LearnOpenGL Public
Forked from JoeyDeVries/LearnOpenGLCode repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
C++ Other UpdatedJul 31, 2022 -
graph-generation Public
Forked from JiaxuanYou/graph-generationGraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models
Python MIT License UpdatedJan 20, 2022 -
SoftRender Public
Forked from xueliuxing28/SoftRenderSoftRender
C++ Apache License 2.0 UpdatedNov 26, 2021 -
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedNov 19, 2021 -
-
SamAI-CV-ImageFusion Public
Forked from acsamson/SamAI-CV-ImageFusionTo solve the multi-source image fusion problem
MATLAB MIT License UpdatedSep 3, 2021 -
oatpp Public
Forked from oatpp/oatpp🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
C++ Apache License 2.0 UpdatedJul 1, 2021 -
MyTinySTL Public
Forked from Alinshans/MyTinySTLAchieve a tiny STL in C++11
C++ Other UpdatedJun 28, 2021 -
MyTinySTL-1 Public
Forked from SanYue1911/MyTinySTL此库仅是记录学习《源码剖析》所阅读理解的代码 原项目https://github.com/Alinshans/MyTinySTL
C++ UpdatedJun 23, 2021 -
-
-
Tinyhttpd Public
Forked from EZLippi/TinyhttpdTinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
C GNU General Public License v3.0 UpdatedJan 26, 2021 -
-
pumpkin-book Public
Forked from datawhalechina/pumpkin-book《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
Other UpdatedDec 27, 2020 -
IT_book Public
Forked from guoxp/IT_book本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
UpdatedNov 28, 2020 -
Stock-Price-Prediction-Using-KNN-Algorithm Public
Forked from sammanthp007/Stock-Price-Prediction-Using-KNN-AlgorithmBasic Stock Price Prediction Using KNN Algorithm. #Python
Python UpdatedMay 15, 2020 -
-