资源列表

« 1 2 ... .29 .30 .31 .32 .33 434.35 .36 .37 .38 .39 ... 1384 »

[编译器/词法分析convert_Fortran_Code

说明:这个C++程序,可以转换如Fortran 77程序到C++可用程序,当然,还有一些例外,如Fortan中的FORMAT语句,以及goto语句可能使得你的代码很长。你可以通过配置,让转换程序进行批量的语言转换。-The C++ Procedures, can be converted, such as Fortran 77 program to the C++ Available procedures and, of course, so
<严锐> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[编译器/词法分析EXTDEV

说明:软件简介: Windows环境下文本文件的载入保存编缉的C语言源程序 -Software: Windows environment for loading text file to preserve the C language source code editor
<dishikun> 在 2024-11-16 上传 | 大小:14kb | 下载:0

[编译器/词法分析smallc22

说明:功能强大的小型 c 编译器,适合学习编译原理,操作系统-Powerful small c compiler, compiler for learning theory, the operating system
<clifford> 在 2024-11-16 上传 | 大小:107kb | 下载:0

[编译器/词法分析Semaphore

说明:进程通信与进程同步机制实践 有三个进程R、M、P,分别负责从键盘读入数据、对读入的数据进行处理、将处理后的数据从屏幕输出,三个进程共享同一个缓冲区。试用操作系统提供的进程通信和同步机制,使三个进程能够相互协作,正确的完成数据的读入、处理和输出。 -Process communication and process synchronization mechanism in practice the process has three
<陈波> 在 2024-11-16 上传 | 大小:99kb | 下载:0

[编译器/词法分析compiling

说明:编程实现一个小语言的词法/语法分析器程序,通过课程设计加深对词法分析、语法分析及中间代码生成理论的理解。-Realize a small programming language lexical/grammar parser procedures, curriculum design through better understanding of the lexical analysis, syntax analysis and cod
<陈波> 在 2024-11-16 上传 | 大小:294kb | 下载:0

[编译器/词法分析first_and_follow_SLR

说明:实现编译原理中 通过已知的文法来产生First集和FOLLOW集 以及SLR分析表-Compilation Principle realize through grammar known to generate First Set and FOLLOW sets, as well as SLR analysis table
<陈波> 在 2024-11-16 上传 | 大小:11kb | 下载:0

[编译器/词法分析compile

说明:这是一个8086和8088系列机的编译器的源码,对于学习编译原理的同学来说很有价值啊!-This is a 8086 and 8088 series machines compiler source, compile the principle of learning for the students valuable ah!
<小张> 在 2024-11-16 上传 | 大小:122kb | 下载:0

[编译器/词法分析yf

说明:这是一个用c++语言实现了语法分析的原代码,对我们理解语法分析的过程很有帮助-This is a used c++ Language grammar analysis of the original code, for us to understand the process of analysis of grammar very helpful
<小张> 在 2024-11-16 上传 | 大小:5kb | 下载:0

[编译器/词法分析DeDe3.5

说明:软件破解的一个好工具!可以进行软件的反汇编-Software to crack a good tool! Software can disassemble
<rack> 在 2024-11-16 上传 | 大小:5.07mb | 下载:0

[编译器/词法分析Semantics

说明:编译器中语义分析,本文档是根据一次编译原理试验的总结而写的。-Compiler in the semantic analysis, this document is based on the principle of a compiled summary of tests written.
<> 在 2024-11-16 上传 | 大小:206kb | 下载:0

[编译器/词法分析CompilingBinaryFilesUsingACompiler

说明:CompilingBinaryFilesUsingACompiler 可以学习学习哦-Oh CompilingBinaryFilesUsingACompiler can learn to learn
<sun> 在 2024-11-16 上传 | 大小:57kb | 下载:0

[编译器/词法分析compiler

说明:Python语言写的汇编编译器,可将MIPS指令转化为机器语言。-Python language compilation compiler, MIPS instructions can be translated into machine language.
<king> 在 2024-11-16 上传 | 大小:2kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 434.35 .36 .37 .38 .39 ... 1384 »

源码中国 www.ymcn.org