-
LL(1)文法源代码
LL(1)文法源代码-LL (1) grammar source code
- 2023-02-01 06:55:03下载
- 积分:1
-
compiler
编译原理词法分析器,生成二元式的代码!适合于大学计算机科学与技术实验设计。-compiler
- 2023-07-13 05:10:03下载
- 积分:1
-
一般的FOrtran程序编译器只能检查一般的错误,而这个软件可以起到一般编译器不能起到的错误检查、程序优化作用。...
一般的FOrtran程序编译器只能检查一般的错误,而这个软件可以起到一般编译器不能起到的错误检查、程序优化作用。-Ftnchek (short for Fortran checker) is designed to detect certain
errors in a Fortran program that a compiler usually does not. Ftnchek
is not primarily intended to detect syntax errors. Its purpose is to
assist the user in finding semantic errors. Semantic errors are legal
in the Fortran language but are wasteful or may cause incorrect
operation. For example, variables which are never used may indicate
some omission in the program uninitialized variables contain garbage
which may cause incorrect results to be calculated and variables
which are not declared may not have the intended type.
Ftnchek is written in C. To build ftnchek, you must have a C compiler
for the machine on which you wish to build it. The URL for ftnchek s
home page is http://www.dsm.fordham.edu/~ftnchek. Source code, binary
executables for some platforms, and other information are available
there.
- 2022-10-03 22:40:03下载
- 积分:1
-
一个写得很不错的C编译器,供需要写编译器的人参考一下。
一个写得很不错的C编译器,供需要写编译器的人参考一下。-A very good C compiler, the compiler of supply and demand of people to write reference.
- 2023-02-04 18:15:03下载
- 积分:1
-
多功能语法分析器。
多功能语法分析器。 -Multi-functional grammar analyzer. Multi-functional grammar analyzer.
- 2022-03-20 11:21:45下载
- 积分:1
-
编译原理中的词法分析工具,还需自己创建一个文本.写入代码....
编译原理中的词法分析工具,还需自己创建一个文本.写入代码.-Compiler Construction Principles of lexical analysis tools needed to create a copy of their own. Write code.
- 2022-12-29 06:00:03下载
- 积分:1
-
为开发一产品,苦于没有相关资料,采用机器上读取
为开发一产品,苦于没有相关资料,采用机器上读取-for the development of a product, there is no relevant information on the machines used to read
- 2023-02-27 08:00:04下载
- 积分:1
-
图书馆管理系统,自己的课程设计,有一点小问题!请各位手下留情!...
图书馆管理系统,自己的课程设计,有一点小问题!请各位手下留情!-Library management system, design their own curriculum, there is little question! Please be lenient!
- 2022-01-21 22:56:57下载
- 积分:1
-
一个类似于写字板的程序
一个类似于写字板的程序- Is similar to writes the board the procedure
- 2022-02-11 16:01:21下载
- 积分:1
-
VB Script脚本引擎及例子程序
VB Script脚本引擎及例子程序-VB Script engine and example program
- 2022-02-06 23:39:47下载
- 积分:1