-
LCC4.2 C编译器源码,移植到VC6.0平台下,可将C代码,编译为80X86的汇编代码,C文件为99.C,汇编程序保留在98文件中。强烈推荐
C编译器源...
LCC4.2 C编译器源码,移植到VC6.0平台下,可将C代码,编译为80X86的汇编代码,C文件为99.C,汇编程序保留在98文件中。强烈推荐
C编译器源代码,构件自己具有专业,产品级水平的C编译器。-LCC4.2 C compiler source, the transplantation of VC6.0 platform can be C code, the compiler to compile code 80X86, C document 99.C, assembler retained in the 98 documents. Strongly recommended C compiler source code, their professional components, product level C compiler.
- 2022-10-30 08:40:03下载
- 积分:1
-
This is a vc environment compiler running under the principle source of lexical...
这是一个vc++环境下运行的编译原理的词法分析源程序,可以在vc++环境下直接运行,其中有运行的截图,学校要求做实验报告,给和我一样要交报告的人。-This is a vc environment compiler running under the principle source of lexical analysis, the vc direct operating environment, which is running the screenshots, the school asked to do experiments, and I like to have to pay the people.
- 2022-08-07 10:01:47下载
- 积分:1
-
这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行....
这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.
-This is a source of Hoffman codec, you can use it to achieve efficient coding Huffman decoding, notes in detail, better readability. Compressed packet including the source file only, and then run vc.
- 2022-03-16 21:22:44下载
- 积分: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
-
编译并且测试成功的虚拟机
编译并且测试成功的虚拟机- Translates and tests successfully hypothesized machine
- 2022-03-11 02:06:30下载
- 积分:1
-
一个汇编语言编译器源码
一个汇编语言编译器源码- A assembly language compiler source code
- 2023-04-27 11:25:03下载
- 积分:1
-
这是一个代码构建自己的解决数独游戏。它的效率是非常…
it is a code build by my own for solving the sudoku game .its efficeincy is very high-it is a code build by my own for solving the sudoku game .its efficeincy is very high....
- 2022-04-19 06:01:36下载
- 积分:1
-
这个程序是我们的大作业,里面有语法分析,词法分析,四原式等等,里面有具体内容和事例,看看就能明白...
这个程序是我们的大作业,里面有语法分析,词法分析,四原式等等,里面有具体内容和事例,看看就能明白-this procedure is our largest operation, which has syntax analysis, lexical analysis, the four original type and so on, there are specific details and examples, see we can understand
- 2022-02-15 14:19:39下载
- 积分:1
-
JAVA在编译原理上的应用。
JAVA在编译原理上的应用。-JAVA in translation principle application.
- 2022-11-30 11:45:04下载
- 积分:1
-
词法分析器生成工具,Turbo C编译器生成的V2.0
词法分析器生成工具,用Turbo C v2.0编译生成的-lexical analyzer generation tool, Turbo C compiler generated v2.0
- 2023-03-20 16:25:04下载
- 积分:1