Pinned Repositories
adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
BayesianOptimization
A Python implementation of global optimization with gaussian processes.
caches
C++ cache with LRU/LFU/FIFO policies implementation
CPP-17-STL-cookbook
作为对《C++17 STL cookbook》英文版的中文翻译。
Cpp-Concurrency-in-Action
Cpp-Templates-2ed
C++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程
cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
datastructs_and_algorithm
Data struct and algorithm introduction and implementation in C/C++/Java.
DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
mingminghan's Repositories
mingminghan/adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
mingminghan/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
mingminghan/caches
C++ cache with LRU/LFU/FIFO policies implementation
mingminghan/CPP-17-STL-cookbook
作为对《C++17 STL cookbook》英文版的中文翻译。
mingminghan/Cpp-Concurrency-in-Action
mingminghan/Cpp-Templates-2ed
C++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程
mingminghan/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
mingminghan/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
mingminghan/datastructs_and_algorithm
Data struct and algorithm introduction and implementation in C/C++/Java.
mingminghan/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
mingminghan/GITIDEATest
IDEA TEST
mingminghan/handy
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
mingminghan/inside-rust-std-library
本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST standard library source code.
mingminghan/LAINXIspring
mingminghan/lazygit
simple terminal UI for git commands
mingminghan/linux
Linux kernel source tree
mingminghan/muduo
基于C++11的muduo网络库
mingminghan/normalize.css
A modern alternative to CSS resets
mingminghan/noxue-code
利用docker实现在线编译器,可自定义配置支持任意编程语言 体验地址:http://code.noxue.com
mingminghan/perl6-algorithms
mingminghan/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
mingminghan/Rust
All Algorithms implemented in Rust
mingminghan/scikit-learn
scikit-learn: machine learning in Python
mingminghan/supermall
a vuejs supermall
mingminghan/supermall1
a vuejs exer
mingminghan/supermall2
vuejs supermall
mingminghan/svpng
Minimalistic C function for saving RGB/RGBA image as uncompressed PNG.
mingminghan/tsaxios
mingminghan/which-key.nvim
💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.