-
查看二进制文件的HexView的源代码
查看二进制文件的HexView的源代码- Examines the binary file the HexView source code
- 2022-03-28 15:54:18下载
- 积分:1
-
c文本编辑器源码
c文本编辑器源码-c-source text editor .............
- 2023-03-01 04:15:03下载
- 积分:1
-
- 2022-03-01 01:13:05下载
- 积分:1
-
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),...
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,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 part of LL1 syntax analysis. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
- 2022-03-29 20:36:39下载
- 积分:1
-
这是一个lr文法分析器,输入句子会自动分析,如果有错误会分析道错误位置...
这是一个lr文法分析器,输入句子会自动分析,如果有错误会分析道错误位置-this is a grammer analyzer. it will automaticaly analyze the inputted sentences. it will locate the mistakes to there position if there are some.
- 2022-02-02 19:25:07下载
- 积分:1
-
PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...
PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...微软公司把它作为代码检查工具,只有通过它才能正式发行-PClint, a very strict C/C compiler, can be embedded into VC.GCC so. It can even check out your C/C code in the inner leakage, uninitialized variables, the use of unsafe pointer ... it as a Microsoft code inspection tools, it can be only through the official issue
- 2022-03-18 16:14:24下载
- 积分:1
-
a reading RSS/RDF good tool. With Java SWT library to write the interface. N mul...
一个阅读RSS/RDF很好的工具。用JAVA SWT库写的界面。支持n多种语言,而且还包含Blog工具,代理配置功能。对中文支持很好。-a reading RSS/RDF good tool. With Java SWT library to write the interface. N multilingual support, but also includes blogging tools, agent configuration. Good for Chinese support.
- 2023-03-04 10:30:04下载
- 积分:1
-
The English version of Crimson Editor to complete the Korean version into Englis...
Crimson编辑器的英文版,完成从韩文版变成英文版的移植,并且附带可执行文件和注册表文件,无需原先的安装包,是改写编辑器的最理想选择.-The English version of Crimson Editor to complete the Korean version into English from the transplant, and incidental to the executable files and registry files without the original installation package is adapted to choose the best editor.
- 2022-02-24 23:16:10下载
- 积分:1
-
一个简单的实现加减乘除的编译器
一个简单的实现加减乘除的编译器- A simple realization arithmetic operations compiler
- 2022-08-16 20:26:59下载
- 积分:1
-
the VC is a series of the Counter
这个是用VC编的一个计数器-the VC is a series of the Counter
- 2022-02-10 13:59:19下载
- 积分:1