资源列表
testcases
- 测试minijava编译类型检查用例100个,如果能全部通过说明类型检查基本完善。-The compiled type checking of test minijava with 100 cases, all by describing the basic type checking.
bianyiyuanli
- 编译原理 词法分析 源代码 对编译原理的初学者是很好的程序-Beginners compiler theory lexical analysis of the source code compiler theory is a good program
stripcc-0.2.0.tar
- 在网上下载的源码中,很多源码为了考虑移植性,加入了大量的条件编译,使得我们查看代码容易看花眼。 stripcc能根据makefile规则,去除不被编译的代码段,让代码清爽起来。此工具适用于使用makefile的任意C/C++代码工程。-Download source, a lot of source code in order to consider the portability by adding a lot of conditional compilation allows us to
ftadder
- 4 bit fault tolerant carry select adder
majority_voter
- 1-bit majority voter
carryskip16
- 16-bit carry skip adder
carry_sel-8
- 8-bit carry select adder
C_lool_A8
- carry look a-head adder
adder.ripple
- an 16 bit ripple carry adder
Mouse
- Mouse interactive using opengl
CodeMax
- 用于语法解析的编辑控件CodeMax源码-Used for grammar analytical edit control CodeMax source
quick-sort-using-array-of-pointer
- quick sort using array of pointer