- Shanghai China
-
21:35
(UTC +08:00) - blog.youggls.top
- @FallenLeaves99
Starred repositories
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C
Automatically exported from code.google.com/p/word2vec
AVL implementation which is as fast/compact as linux's rbtree
Xv6 is a teaching operating system developed in the summer of 2006 for MIT's operating systems course, 6.828: operating systems Engineering.
c语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 PCSpim(mips 模拟器)上运行。
Youggls / osplab
Forked from albertleecn/osplabsoperating system principles and labs
Youggls / klee-uclibc
Forked from klee/klee-uclibcKLEE's version of uClibc