hefen1's repositories
adaboost-implementation
Implementation of AdaBoost algorithm in Python
alsa-lib-1
ALSA library
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Chromium-Android
Review Chromium Android Browser Source on Android Studio
chromium_demo
A series of demos to show how chromium is constructed.
Chromium_doc_zh
Chromium中文文档,学习google家的架构
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
dom-distiller
Distills the DOM
DroidPlugin
A plugin framework on android,Run any third-party apk without installation, modification or repackage
flutter
Flutter makes it easy and fast to build beautiful mobile apps.
hello-world
my first project
MediaCrawler
小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 | 知乎问答文章|评论爬虫
react-native
A framework for building native apps with React.
soui
a new direct ui framework
Tinyhttpd
tinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。
TSWeChat
A WeChat alternative. Written in Swift 4.
VisualStudioUninstaller
Visual Studio Uninstallation sometimes can be unreliable and often leave out a lot of unwanted artifacts. Visual Studio Uninstaller is designed to thoroughly and reliably remove these unwanted artifacts.
vs-chromium
A Visual Studio extension containing a collection of tools to help contributing code to the Chromium project.
vue2.0-source
vue源码分析 -- 基于 2.2.6版本