Pinned Repositories
A-B
The OS kernel A&B.
fluxion
Offical repo for fluxion
Huffman-Coding
This is a simple implement of Huffman Coding.
Interpreter
This is a simple interrupter based on C.The grammars haven't been well-designed yet.
JFlex_CNversion
在学习龙书时中了解到词法分析器生成工具的使用,然后详细学习了JFlex的使用,并在此过程中翻译了它的帮助文档。
NewTar
ParallelLabs
分布式并行计算实验
Renju
using Java AWT
Simple_Language
This is a simple implement of a programing language in the book"compiler_construction_using_Flex_and_Bison" whose author is Aaby_A.A.
x86-64-kernel-boot
hotTeaFun's Repositories
hotTeaFun/NewTar
hotTeaFun/ParallelLabs
分布式并行计算实验
hotTeaFun/A-B
The OS kernel A&B.
hotTeaFun/cJSON
Ultralightweight JSON parser in ANSI C
hotTeaFun/Codeforces
hotTeaFun/demo
hotTeaFun/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
hotTeaFun/DSA5204_JOJOGAN-master
hotTeaFun/EsimBert
hotTeaFun/free_chat_server
hotTeaFun/gist_res_pool
The repository is a resource pool holding some pictures, documents and etc.
hotTeaFun/LinuxConf
A personal configuration of my Linux distros.
hotTeaFun/magisk-module-template
template
hotTeaFun/mit6.824
hotTeaFun/mpi
hotTeaFun/NDSL
hotTeaFun/noVNC
VNC client web application
hotTeaFun/obdeploy
A deployer and package manager for OceanBase open-source software.
hotTeaFun/oi-template-cpp
hotTeaFun/polyalphabetic-substitution-cipher
Polyalphabetic Substitution Cipher:基于仿射变换的多表代换密码的C语言实现
hotTeaFun/polygon_union
An algorithm solving the polygon union problem.
hotTeaFun/PrimeTest_asm
a prime test program which using x86 assembly language.
hotTeaFun/spring_demo
hotTeaFun/springBoot
springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等
hotTeaFun/superagent
Ajax for Node.js and browsers (JS HTTP client)
hotTeaFun/SupplierRS
Supplier recommendation system based on Graph database technology and powered by React&Redux.
hotTeaFun/sync_epoll_client
hotTeaFun/sync_epoll_server
hotTeaFun/sync_nonblock_epoll_server
hotTeaFun/xv6-riscv
xv6-riscv