Pinned Repositories
ACM
ACM模板和一些题目的代码实现
ACM-ICPC-Algorithms
Algorithms used in Competitive Programming
advanced_data_structure
高级数据结构
ai-soccer-video
ai-soccer-video
architect-awesome
后端架构师技术图谱
awtk
AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)
B-Plus-Tree
BPlusTree: B+ Tree (in memory). Project for dasebase class
blog_os
Writing an OS in Rust
bptree
c语言版本B+Tree
bt
COW b-trees
hefeng0's Repositories
hefeng0/ACM-ICPC-Algorithms
Algorithms used in Competitive Programming
hefeng0/advanced_data_structure
高级数据结构
hefeng0/ai-soccer-video
ai-soccer-video
hefeng0/architect-awesome
后端架构师技术图谱
hefeng0/awtk
AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)
hefeng0/blog_os
Writing an OS in Rust
hefeng0/bptree
c语言版本B+Tree
hefeng0/chine
hefeng0/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
hefeng0/clh-bash
Arcade game to show your Command Line Hero skills! The game challenges you to enter as many valid commands as you can in 60 seconds!
hefeng0/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
hefeng0/ddia
《Designing Data-Intensive Application》DDIA中文翻译
hefeng0/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
hefeng0/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
hefeng0/javascript-tutorial
JavaScript 教程 https://wangdoc.com/javascript
hefeng0/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
hefeng0/linux-lab
Docker/Qemu Based Linux Kernel Learning, Development and Testing Environment
hefeng0/minigui
A mature cross-platform windowing and GUI system for embedded systems and smart IoT devices
hefeng0/NodeOS
Lightweight operating system using Node.js as userspace
hefeng0/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
hefeng0/playground
programmatic games, just for fun
hefeng0/rCore
Rust version of THU uCore OS. Linux compatible.
hefeng0/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
hefeng0/riot-web
A glossy Matrix collaboration client for the web.
hefeng0/rust_demo
hefeng0/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
hefeng0/TypeScript-React-Starter
A starter template for TypeScript and React with a detailed README describing how to use the two together.
hefeng0/ucore_os_lab
os kernel labs for operating systems course in Tsinghua University.
hefeng0/vscode
Visual Studio Code
hefeng0/xv6-public
xv6 OS