-
编译原理的源代码,涉及了编译原理的各个过程:词法分析,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
-
我一般用于制作和整理(文件搜索方式)编程技术文档和各类源代码,
可以如编程工具一样分色显示程序(C++, Delphi , java, Vb, SQL ……...
我一般用于制作和整理(文件搜索方式)编程技术文档和各类源代码,
可以如编程工具一样分色显示程序(C++, Delphi , java, Vb, SQL ……)(用算法实现),
主要用于查找相应的类和函数的应用。
同样可以用它来制作电子书籍。(制作出《诸子百家》)
考虑到兼容问题: 在发布时删除了皮肤组件.所以运行出来的效果不美观.
平台: delphi7
本软件为开源软件. 所有人都可以使用其源码.请注明出处就OK了
有任何问题,都可以向我发送Email.
设计者: 薛朝文
Email:xcwen@sina.com
-I generally used in the production and processing (document search) technical documentation and a variety of programming source code, can be the same programming tools such as color display program (C++, Delphi, java, Vb, SQL ... ...) (with algorithm), which is used to find the appropriate category and function applications. Can also use it to create e-books. (To produce Zhuzi 100 ), taking into account the compatibility issue: when it is published to delete the skin component. Therefore, the effect of running out eyesores created. Platform: delphi7 this software for open source software. Everyone can use their source . Please indicate the source on the OK have any questions, you can send me Em
- 2023-07-06 11:45:03下载
- 积分: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
-
这个源代码可以实现基本的文本编辑功能,包括字体设置(大小、粗斜体、下划线、类型和颜色)、文本对齐方式设置、文本编辑、文档排版等功能。本程序具有微软Office的...
这个源代码可以实现基本的文本编辑功能,包括字体设置(大小、粗斜体、下划线、类型和颜色)、文本对齐方式设置、文本编辑、文档排版等功能。本程序具有微软Office的界面风格,有菜单栏、工具栏、状态栏和右键菜单等-the source code can achieve the basic text editing functions, including font settings (size, bold italics, underlining, type and color), text alignment settings, text editors, document publishing capabilities. This program is Microsoft Office style interface, menu bar, toolbar, status bar and right-click menus, etc.
- 2023-08-05 23:05:03下载
- 积分:1
-
IBM 222 认证题库, pdf格式。
IBM 222 认证题库, pdf格式。-IBM 222 Certification question bank, pdf format.
- 2023-02-21 06:25:03下载
- 积分: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
-
一个简单的文本编辑器(java) 可一实现类似Windows记事本的基本功能...
一个简单的文本编辑器(java) 可一实现类似Windows记事本的基本功能-a simple text editor (java) can achieve a similar Windows Notepad the basic functions
- 2023-03-06 18:15:04下载
- 积分:1
-
GhostScript source code development environment for Linux
GhostScript的源代码,开发环境是Linux-GhostScript source code development environment for Linux
- 2022-06-29 18:12:54下载
- 积分:1
-
最新F2系列中文PDF,来自微控义工翻译,欢迎大家下载
最新F2系列中文PDF,来自微控义工翻译,欢迎大家下载-F2 latest series of Chinese PDF, from micro-manage the volunteer translation, welcome you to download
- 2022-07-15 11:20:21下载
- 积分:1
-
该编辑器是基于C# asp.net 1.1开发。
可本地上传图片;添加flash、avi影片等;设置上传图片大小;加水印,水印的颜色、字体、阴影均可设置;...
该编辑器是基于C# asp.net 1.1开发。
可本地上传图片;添加flash、avi影片等;设置上传图片大小;加水印,水印的颜色、字体、阴影均可设置;
同时还可以在Web.config中定义图片的上传路径。
-The editor is based on the C# Asp.net 1.1 development. Upload pictures to the local add flash, avi video, etc. settings upload image size add watermark, the watermark colors, fonts, shadows can be set up at the same time can also be defined in the Web.config picture upload path.
- 2023-07-07 01:20:05下载
- 积分:1