Pinned Repositories
01_all_series_quickstart
Part I videos: Quick Start from weidongshan's Linux video Tutorials
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
30daysMakeOS-Origin-ISOfiles
30daysMakeOS 《30天自制操作系统》日文原版镜像文件 [the full ISO files FROM Internet]
Album
一个基于uniapp+node.js+mysql的个人相册小程序
Android
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
c-algorithms
A library of common data structures and algorithms written in C.
ebook
classic books of computer science!
openbmc
OpenBMC Distribution
studyFiles
一些经典且高质量的电子书分享
tichar's Repositories
tichar/Android
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
tichar/c-algorithms
A library of common data structures and algorithms written in C.
tichar/ebook
classic books of computer science!
tichar/openbmc
OpenBMC Distribution
tichar/01_all_series_quickstart
Part I videos: Quick Start from weidongshan's Linux video Tutorials
tichar/100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
tichar/Album
一个基于uniapp+node.js+mysql的个人相册小程序
tichar/awesome-wechat-weapp
微信小程序开发资源汇总 :100:
tichar/cardRecorder
基于安卓实现的欢乐斗地主记牌器
tichar/coder-kung-fu
开发内功修炼
tichar/Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
tichar/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
tichar/CS-Notes
我的自学笔记,在学习C++、MLSys,整理算法、操作系统,后续学习分布式系统,终身更新。
tichar/CS-Notes-1
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
tichar/Data-Structure
《数据结构》-严蔚敏.吴伟民-教材源码与习题解析
tichar/FlameGraph
Stack trace visualizer
tichar/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
tichar/HelloGitHub
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
tichar/hotpatch
Hot patching executables on Linux using .so file injection
tichar/ld-linker-script
GNU ld linker script 介绍 博客 链接脚本
tichar/livepatch
tichar/note
arm汇编学习_linker学习笔记_Android逆向学习笔记
tichar/OSSW-LTS-v13
tichar/programmer-self-cultivation-notes
程序员的自我修养笔记
tichar/Python-100-Days
Python - 100天从新手到大师
tichar/qlibc
qLibc is a simple and yet powerful C library providing generic data structures and algorithms
tichar/ShiYanLou
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
tichar/some-method
嵌入式面试笔试题整理
tichar/The-Art-Of-Programming-By-July
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
tichar/ucore
清华大学操作系统课程实验 (OS Kernel Labs)