-
This manual describes the target environment of the 8051 how to use the Cx51 opt...
本手册讲述对8051 的目标环境如何使用Cx51 优化C 编译器编译C 程序Cx51 编
译器包可以用在所有的8051 系列处理器上可以在WINDOWS 32 位命令行中执行本手
册假定你熟悉WINDOWS 操作系统知道如何编程8051 处理器并会用C 语言编程-This manual describes the target environment of the 8051 how to use the Cx51 optimizing C compiler to compile C program Cx51 compiler package can be used in all of the 8051 series of processors can be WINDOWS 32-bit command-line in the implementation of this manual assumes that you are familiar with WINDOWS operating system, know How do I program the 8051 processor and will use C language programming
- 2022-01-28 11:30:31下载
- 积分: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
-
构造LR(1)分析程序,利用它进行语法分析,判断给出的符号串是否为该文法识别的句子,了解LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法。...
构造LR(1)分析程序,利用它进行语法分析,判断给出的符号串是否为该文法识别的句子,了解LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法。-tectonic LR (1) analysis procedure, and use it for syntax analysis, judgment, given the string of symbols to whether the sentence grammar recognition, understanding LR (K) analysis method is strict scan from left to right, and bottom-up syntax analysis.
- 2023-03-26 20:15:04下载
- 积分:1
-
Opens the 2.tab.c translation movement, a.txt is measures the
test the PL/0 proc...
打开2.tab.c编译运行,a.txt为测试用的PL/0程序。 2.output中有所有的产生式和LALR分析表的所有状态。- Opens the 2.tab.c translation movement, a.txt is measures the
test the PL/0 procedure. In 2.output has all production patterns and
LALR analytical table all conditions.
- 2022-02-07 22:42:39下载
- 积分:1
-
一个Modula
一个Modula-2语言分析器-A Modula-2 language analyzer
- 2022-03-10 22:13:55下载
- 积分:1
-
词法分析器
可以识别c++的源码,自动生成词法分析表,
在分析结束后会指出源代码中可能的错误
待分析的源代码要以 *源代码.txt的格式保存...
词法分析器
可以识别c++的源码,自动生成词法分析表,
在分析结束后会指出源代码中可能的错误
待分析的源代码要以 *源代码.txt的格式保存-Lexical analyzer can identify c++ The source, automatically generate lexical analysis table, after the end of the analysis will be pointed out that the source code may be an error to be analyzed the source code to source code*. Txt format save
- 2022-01-28 23:32:17下载
- 积分:1
-
利用LEX生成工具生成统计文本文件中字符、单词和行数,并报告统计结果。...
利用LEX生成工具生成统计文本文件中字符、单词和行数,并报告统计结果。-LEX generated using statistical tools generated text file of characters, words and action, and a report on results.
- 2022-07-24 22:42:02下载
- 积分:1
-
使得你能打印你的VBA代码带有色彩,具有良好的使用界面,支持Microsoft Office的全系列程序。针对的用户包括从初学者到专家,对于学习者、对相应工程编...
使得你能打印你的VBA代码带有色彩,具有良好的使用界面,支持Microsoft Office的全系列程序。针对的用户包括从初学者到专家,对于学习者、对相应工程编制文档和调试复杂系统是理想的工具。支持的输出格式包括RTF, HTML,PDF等。 -Allows you to print your VBA code with color, has a good user interface, support for Microsoft Office
- 2022-12-19 02:35:04下载
- 积分:1
-
一个简单的识别运算的编译器程序,在windows下运行
一个简单的识别运算的编译器程序,在windows下运行-Identification of a simple computing program compilers, run at windows
- 2022-08-16 10:01:25下载
- 积分:1
-
一个编译器 包括词法分析和语义分析 是课程设计 有要借鉴的同学可以参考...
一个编译器 包括词法分析和语义分析 是课程设计 有要借鉴的同学可以参考-a compiler including lexical analysis and semantic analysis of the design of the curriculum to learn from the students can refer to
- 2022-03-13 08:13:33下载
- 积分:1