资源列表
factory
- Pattern factory on java
slr
- SLR(1)分析法是一种简单而使用的方法,其造表算法简单,状态数目少,且大多数程序设计语言都可以用SLR(1)文法来定义。所以SLR(1)分析法是个很使用的分析程序。在编写过程中老师的对我帮助很大,在这里好十分感谢老师王治国。软件设计是需要一整套程序,一整套基础理论才能完成的,以后要学习的还会更多了-just soso
rs(63-45)
- 用VHDL实现的RS(63,45)编码器,已经用ISE和questasim编译仿真通过。对45个信息位进行编码。-VHDL implementation of the RS (63,45) encoder has been compiled with the ISE and questasim through simulation. Of 45 information bits are encoded.
Lexical
- java语言编写的,对c语言的编译器,包括词法和语法分析器,在水仙花数程序上测试通过-java language the c language compiler, including lexical and syntax analyzer, the daffodils on the test program
cse340-first-and-follow-sets-master
- cse340-first-and-follow-sets-master in java
IAR
- 适用于初学者使用IAR编辑器,使用开发软件的的一些基本配置(Suitable for beginners to use the IAR editor, using the development of some of the basic software configuration)
pl0
- 能实现对+=、-=、*=、/=、for、else、fordownto、forto、if等的编译。-Able to achieve on+ =,- =,* =,/=, for else, and fordownto forto, if so compiled.
TestCircleClass
- test circle using java
lexical.xcodeproj
- 词法分析,编译算法中的最基础的词法分析器-lexical analysis
vb_Disassembler
- Visual Basic实现的反汇编工具,图形化操作界面,可以正常使用。-Visual Basic implementation disassembly tool, a graphical user interface, can be used normally.
doppler_radar
- simulasi radar doppler
calculator
- codegen.py编译算式并在pyc文件下生成bycode。pyc可以直接在终端运行,输入算式得到结果。-A compiler for equation.