-
文档编辑器
文档编辑器- Documents editor
- 2022-06-16 22:08:31下载
- 积分:1
-
编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间...
编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是语义分析部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友-compiler 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 generated object code target explained the implementation of the 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 part of semantic analysis. Early hopes for the opening of my account, and we interact more, as a good friend who love programming
- 2022-02-25 02:37:54下载
- 积分:1
-
带图标的菜单,API
带图标的菜单,API- Belt chart sign menu, API
- 2022-03-25 11:10:05下载
- 积分:1
-
算符优先文法分析的c语言实现代码 需要输入词法分析的txt结果文件...
算符优先文法分析的c语言实现代码 需要输入词法分析的txt结果文件- The operator first grammar analysis c language realization code
needs to input the lexical analysis the txt result document
- 2022-01-22 06:24:28下载
- 积分:1
-
数字信号处理器的原始数据包下载学习目的
DSP原程序 有多个数据包 下载学习之用-DSP original program a number of data packets downloaded learning purposes
- 2022-03-28 21:00:58下载
- 积分:1
-
直接选择排序,排序,排序,快速排序,插入排序,直接比较…
直接选择排序
冒泡排序
快速排序
直接插入排序
四种排序算法的比较-Directly choose Sort Bubble Sort Quick Sort Insertion Sort direct comparison of the four sorting algorithms
- 2022-01-23 11:15:42下载
- 积分:1
-
英文文章中单词拼写检查,并推荐可能存在的正确单词示例源码...
英文文章中单词拼写检查,并推荐可能存在的正确单词示例源码-Article in the English word spelling checker, and recommend the correct word there may be examples of source
- 2022-02-10 09:59:57下载
- 积分:1
-
一个超级文本编辑器,允许用户同时打开多个文档,允许用户剪切、拷贝、粘贴,允许用户设置制表位、设置字体、打印字体等。...
一个超级文本编辑器,允许用户同时打开多个文档,允许用户剪切、拷贝、粘贴,允许用户设置制表位、设置字体、打印字体等。-A super-text editor that allows users to open multiple documents at the same time, allowing users to cut, copy, paste, allow users to set up tab, and set the font, print fonts and so on.
- 2022-08-26 03:06:37下载
- 积分:1
-
font can be installed on its own text editor! Another can be a text editor, read...
可以自行设置字体的文本编辑器!另外可以进行文本编辑、读取保存-font can be installed on its own text editor! Another can be a text editor, read preservation
- 2022-02-06 23:22:20下载
- 积分:1
-
一个简单的文本编辑器,使用gtk+编写而成。它有一个很好的用户界面,使用也很简单,包括很多编辑器的主要功能。...
一个简单的文本编辑器,使用gtk+编写而成。它有一个很好的用户界面,使用也很简单,包括很多编辑器的主要功能。-A simple text editor, use gtk+ Prepared. It has a very good user interface is also very simple to use, including many of the main functions of the editor.
- 2022-08-07 07:47:27下载
- 积分:1