Pinned Repositories
Algorithm
Awesome algorithm refactor from 'Algorithm 4th Edition'
Algorithm_fromBilibili
《B站-青岛大学-王卓老师-数据结构与算法基础》自学心得、笔记(C++语言实现)
Algorithms4th_CPP
算法第四版C++实现
algs4-py
A Python library for the textbook Algorithms, 4th edition
apollo
An open autonomous driving platform
bitcoin
Bitcoin Core integration/staging tree
C-C-
程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
Cgame
一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意
muhuoliunian's Repositories
muhuoliunian/algs4-py
A Python library for the textbook Algorithms, 4th edition
muhuoliunian/apollo
An open autonomous driving platform
muhuoliunian/bitcoin
Bitcoin Core integration/staging tree
muhuoliunian/C-C-
程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南
muhuoliunian/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
muhuoliunian/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
muhuoliunian/chromium
The official GitHub mirror of the Chromium source
muhuoliunian/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
muhuoliunian/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
muhuoliunian/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
muhuoliunian/free-python-games
Free Python Games
muhuoliunian/hhvm
A virtual machine for executing programs written in Hack.
muhuoliunian/hikyuu
Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架
muhuoliunian/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, e
muhuoliunian/json
JSON for Modern C++(跑通这个项目,基本CPP学习完毕)
muhuoliunian/json-tutorial
从零开始的 JSON 库教程
muhuoliunian/langchain
🦜🔗 Build context-aware reasoning applications
muhuoliunian/mesos
Apache Mesos
muhuoliunian/mongo
The MongoDB Database
muhuoliunian/MyTinySTL
Achieve a tiny STL in C++11
muhuoliunian/os_kernel_lab
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
muhuoliunian/PainterEngine
PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C
muhuoliunian/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
muhuoliunian/PYNQ
Python Productivity for ZYNQ
muhuoliunian/sandstorm
Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager.
muhuoliunian/seafile
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
muhuoliunian/styleguide
Style guides for Google-originated open-source projects
muhuoliunian/ThreadPool
A simple C++11 Thread Pool implementation
muhuoliunian/TrafficMonitor
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
muhuoliunian/zh-google-styleguide
Google 开源项目风格指南 (中文版)