-
我实现了一个小编译器,附可执行代码的虚拟机,是的…
这是我自己实现的一个微小的编译程序,附可执行代码的虚拟机,是理解编译原理的绝好材料.-that I realized a small compiler, attached executable code virtual machine, yes understanding of compiler theory excellent material.
- 2022-03-02 13:17:02下载
- 积分:1
-
一个由LEX编写的C
一个由LEX编写的C-词法分析程序。为锻炼使用者能力,未加载LEX已编译的代码。建立时最好建立控制台程序。-LEX written by a C-lexical analysis program. The user the ability to exercise without load LEX compiled code. Is best to establish procedures for the establishment of the console.
- 2022-03-24 22:33:27下载
- 积分:1
-
C/C++的解释器源代码,很漂亮的,我使用过
C/C++的解释器源代码,很漂亮的,我使用过-C/C interpreter source code, a very nice, I used
- 2022-02-24 12:10:03下载
- 积分:1
-
编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图...
编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图-compiler tenets of lexical analyzer and parser (including recursive subroutines, operator precedence, LR type analysis), semantic analysis diagram
- 2023-01-05 12:35:03下载
- 积分:1
-
这是LL(1)的一个文法和 分析表 很好的
这是LL(1)的一个文法和 分析表 很好的 - This LL (1) a grammar and the analytical table are very good
- 2022-03-21 16:30:24下载
- 积分:1
-
教你怎样使用VI编辑器,没有解压密码,很不错
教你怎样使用VI编辑器,没有解压密码,很不错-teach you how to use the VI editor, not extracting passwords, very good
- 2022-02-13 08:05:32下载
- 积分:1
-
一个C编译器源码:编译器基本原理,词法分析,语义分析
一个C编译器源码:编译器基本原理,词法分析,语义分析-a C compiler source : compiler basic tenets of lexical analysis, semantic analysis, and so on
- 2022-01-26 03:08:49下载
- 积分:1
-
词法分析―分析关键字,运算符,常数并用动态链表保存结果...
词法分析―分析关键字,运算符,常数并用动态链表保存结果-lexical analysis-keyword analysis, Operators, constant and dynamic results preservation Chain
- 2022-07-04 12:20:35下载
- 积分:1
-
V的编码器编码。
encode.v The encoder
syndrome.v Syndrome generator in decoder
berlekamp.v Berlekamp algorithm in decoder
chien-search.v Chien search and Forney algorithm in decoder
decode.v The top module of the decoder
inverse.v Computes multiplication inverse of an Galois field element
test-bench.v The test fixture, and some brief notes on using the modules.
data-rom.v A simple data source for testing
run For those intelligence-challenged who can t run verilog
LGPL The license
-encode.v syndrome.v Syndrome generator in decoder al berlekamp.v Berlekamp gorithm in decoder chien- search.v Chien searc h and Forney in decoder algorithm decode.v The t op module of the decoder inverse.v Computes intercommunication tiplication inverse of an element over Galois field test-bench.v The test fixture. and some brief notes on using the modules. data- rom.v A simple data source for testing run For th PNA intelligence-challenged who can not run veri The log LGPL license
- 2022-02-03 11:33:44下载
- 积分:1
-
this a pack include source code for quartus 2.
It is an implementation of t...
this a pack include source code for quartus 2.
It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The LC2 model can be run as a simulation or downloaded to the UP3 in a larger model, TOP_LC2 that adds video output. Push buttons reset and single step the processor and a video output display of registers is generated. This state machine VHDL-based model of the LC-2 includes all source files. Currently compiled for a Cyclone EP1C6Q240 FPGA.
- 2022-03-21 20:11:09下载
- 积分:1