-
WDL华康
WDL文件阅读器(DynaDoc Reader) v4.25-WDL DynaDoc-Reader
- 2022-01-21 05:58:48下载
- 积分:1
-
该程序由C语言编写而成,主要是关于文件的压缩与解压缩,程序简单易懂,非常适合出学者模仿。...
该程序由C语言编写而成,主要是关于文件的压缩与解压缩,程序简单易懂,非常适合出学者模仿。- This procedure becomes by the C language compilation, mainly is
about the document compression and the solution compression, the
procedure simple is easy to understand, extremely suits the scholar to
imitate.
- 2022-02-03 15:04:29下载
- 积分:1
-
一个文本编辑器代码,可实现打开,保存,替换,删除等功能。代码用c语言编写,在c++上同样可以运行。...
一个文本编辑器代码,可实现打开,保存,替换,删除等功能。代码用c语言编写,在c++上同样可以运行。
-A text editor, code, and allows open, save, replace, delete and other functions. Code using c language, in c++ on the same run.
- 2022-10-12 13:20:03下载
- 积分:1
-
c语言编的PL/0的词法分析器
c语言编的PL/0的词法分析器-c language arranges PL/0 morphology analyzer
- 2022-04-11 08:01:45下载
- 积分:1
-
Source Insight Source Insight is an innovative project development
Source Insight Source Insight是一个革新的面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分析。Source Insight能分析你的源代码并在你工作的同时动态维护它自己的符号数据库,并自动为你显示有用的上下文信息。Source Insight不仅仅是一个强大的程序编辑器,它还能显示reference trees,class inheritance diagrams和call trees。Source Insight提供了最快速的对源代码的导航和任何程序编辑器的源信息。-Source Insight Source Insight is an innovative project development-oriented program editor and code browser, it has built on the C/C++, C#, and Java programs such as analysis. Source Insight can analyze your source code and in your work at the same time maintaining its own symbols dynamic database, and automatically shows you a useful context information. Source Insight is not just a powerful program editor, which also shows reference trees, class inheritance diagrams, and call trees. Source Insight provides the most rapid navigation to the source code and any program editor of the source information.
- 2022-07-11 11:35:12下载
- 积分:1
-
this is a souce code about the principle of complier.it involves every procedure...
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码生成部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this is a souce code about the principle of complier.it involves every procedure of the principle of complier:accidence analysis,LL1 gramer analysis,lexeme analysis,middle code generate,middle code optimaze.(integer expression optimaze,common expression optimaze,loop constant expression optimaze).generate middle code to object code .Execute the object code .It is describe the complier principle and how to do in detail.It is a best example of the main point of teaching and class design.It is also a reference for the fans of the gramer.This is the part of the middle code grenerate.I wish to be passed my account as soon as possible to communicating with others,to be the good friend with others.
- 2022-04-02 04:02:40下载
- 积分:1
-
算符优先分析法 根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 文法:E→E+E E...
算符优先分析法 根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 文法:E→E+E E-E E*E E/E (E) i- The operator first analytic method basis operator first
analytic method, carries on the expression the grammar analysis,
judges an expression is whether correct. Grammar: E-> E E E-E E*E E/E
(E) i
- 2022-02-16 07:11:47下载
- 积分:1
-
NPB2.4 源代码,NPB是并行的测试基准程序,代码主要是大气运动方面的经典例子和算法...
NPB2.4 源代码,NPB是并行的测试基准程序,代码主要是大气运动方面的经典例子和算法-NPB2.4 source code, NPB is the parallel test datum
procedure, the code mainly is the atmospheric motion aspect classical
example and the algorithm
- 2023-01-18 13:30:04下载
- 积分:1
-
二进制记事本
二进制记事本- Binary memorandum
- 2022-02-26 09:16:39下载
- 积分:1
-
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),...
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是目标代码的解释执行部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generation target code goal of the interpretation and implementation of code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, which is the target code operative explained. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
- 2023-02-09 21:25:03下载
- 积分:1