Pinned Repositories
ai-navigation
AI导航网站
architecture.wechat-tencent
互联网公司架构: 微信技术架构, 腾讯技术架构
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
C1000kPracticeGuide
A C1000k demo with detailed description
car-controller
A serial (UART) based firmware for an arduino that outputs a PWM signal for steering and motor control, also monitors battery voltage.
chinesecloud
Chinese Cloud
cloudflare-docker-proxy
A docker registry proxy run on cloudflare worker.
LibExcutor
Linux执行体库。 利用面向对象**,将常用Linux API封装为一个基于C++的执行体库程序。该库包含了线程和进程的创建模型、同步模型以及通信模型。
yfs2012
bohaoist's Repositories
bohaoist/LibExcutor
Linux执行体库。 利用面向对象**,将常用Linux API封装为一个基于C++的执行体库程序。该库包含了线程和进程的创建模型、同步模型以及通信模型。
bohaoist/ai-navigation
AI导航网站
bohaoist/architecture.wechat-tencent
互联网公司架构: 微信技术架构, 腾讯技术架构
bohaoist/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
bohaoist/car-controller
A serial (UART) based firmware for an arduino that outputs a PWM signal for steering and motor control, also monitors battery voltage.
bohaoist/cloudflare-docker-proxy
A docker registry proxy run on cloudflare worker.
bohaoist/codex
bohaoist/Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译
bohaoist/distributed_crawler
分布式爬虫
bohaoist/drake
A planning, control, and analysis toolbox for nonlinear dynamical systems. Please see the WIKI for documentation.
bohaoist/growth-ebook
Growth Engineering: The Definitive Guide。全栈增长工程师指南
bohaoist/homelab
Fully automated homelab from empty disk to running services with a single command.
bohaoist/ideabook
一个全栈增长工程师的练手项目集. A Growth Engineering Idea in Action.
bohaoist/java-bible
:banana: some java technology stack articles, may be helpful to you.
bohaoist/knowledge_graph_demo
This is a demo for a simple knowledge graph.
bohaoist/learngit
learngit
bohaoist/Learning-SICP
《计算机程序的构造和解释》公开课中文化项目。
bohaoist/leetcode
LeetCode题解,151道题完整版
bohaoist/libcopp
cross-platform coroutine library in c++
bohaoist/networkProgramming
网络编程培训的几道题目
bohaoist/Qix
Node.Js、Golang、Machine Learning、PostgreSQL、Deep Learning
bohaoist/sagan
The spring.io site and reference application
bohaoist/shadowsocks-android
A Shadowsocks client for Android
bohaoist/SpringBlog
A simple blogging system implemented with Spring Boot/MVC/JPA + Hibernate + MySQL + Redis + Bootstrap + Jade.
bohaoist/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
bohaoist/SubwayCharge
Visual Studio 2015
bohaoist/suiron
Machine Learning for RC Cars
bohaoist/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
bohaoist/word2vec
Automatically exported from code.google.com/p/word2vec
bohaoist/ZhihuSpider
多线程知乎用户爬虫,基于python3