搜索资源列表
interpreter
- 简单的C语言编译器+解释器,使用DFA+递归下降法与四元组等实现,可以实现简单的数值计算-Simple C language compiler+ interpreter, using DFA+ recursive descent method and quads, etc. to achieve, you can achieve a simple numerical calculation
XXHash
- 64位xxhash值的计算,简单高效。有详细的解释,用于SIMHSSH,效果还不错,-64 xxhash calculated value, simple and efficient. A detailed explanation for SIMHSSH, the results were good,
simple-calculator
- 一个简单的计算器,用于计算加减乘除,但不能进行脱式计算。-A simple calculator, but can not be used to calculate the add, subtract, multiply and divide and calculation
compiler
- 根据编译器的基本原理,实现简单的加减乘除的计算(According to the basic principle of the compiler, the realization of a simple calculation of add, subtract, multiply and divide.)