-
一个简单的编译器,有词法分析,语言分析代码生成。对毕业生有用。...
一个简单的编译器,有词法分析,语言分析代码生成。对毕业生有用。-a simple compiler, lexical analysis, linguistic analysis code generator. Right graduates useful.
- 2022-02-04 20:36:15下载
- 积分:1
-
一个Delphi解释器的例子
一个Delphi解释器的例子-an explanation for example
- 2022-11-29 16:50:03下载
- 积分:1
-
简单的JS在线编辑器,虽然是简单,但是也是容易扩充.
简单的JS在线编辑器,虽然是简单,但是也是容易扩充.-Simple JS online editor, though simple, but it is also easy to expand.
- 2022-02-06 21:27: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
-
- 2023-08-16 20:45:03下载
- 积分:1
-
adaboost code in matlab
adaboost code in matlab
- 2022-01-26 06:23:19下载
- 积分:1
-
一个实现词法分析的程序 VC++环境 所需的efile.pas rfile.pas和头文件 仅供参考...
一个实现词法分析的程序 VC++环境 所需的efile.pas rfile.pas和头文件 仅供参考-achieve a lexical analysis procedure required for the VC environment and efile.pas rfile.pas document is the first reference
- 2022-03-16 01:42:03下载
- 积分:1
-
编译原理 小程序设计 用C语言实现一个简单的词法分析程序
编译原理 小程序设计 用C语言实现一个简单的词法分析程序-small compiler theory C programming language used to implement a simple lexical analysis procedure
- 2022-01-31 21:23:04下载
- 积分:1
-
PLO编译器 vc++编写界面美观 人性化 可用与分析研究
PLO编译器 vc++编写界面美观 人性化 可用与分析研究 -PLO compiler vc prepared beautiful interface can be humanized and analysis
- 2022-06-11 12:07:48下载
- 积分:1
-
希望可以帮助同学在编译原理上有有更多的理解!
希望可以帮助同学在编译原理上有有更多的理解!- The hope may help the schoolmate in the translation principle
has more understanding!
- 2022-09-29 14:05:03下载
- 积分:1