-
commonly used programming language syntax and grammar forms to the public. Among...
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by YACC format, we can use the LEX and YACC tools various compiler generation programming language analyzer.
- 2022-02-01 15:12:35下载
- 积分:1
-
software that use for writing the coding, also work with MPLAB for compiler. (ou...
software that use for writing the coding, also work with MPLAB for compiler. (ouput .hex file that can be use for design circuit (Proteus-software that use for writing the coding, also work with MPLAB for compiler. (ouput .hex file that can be use for design circuit (Proteus))
- 2022-02-14 18:23:22下载
- 积分:1
-
Since the definition of simple types of C language syntax compiler, a statement...
自定义简单语法类C语言编译器,具备识别C语言基本语句功能,并生成四元式-Since the definition of simple types of C language syntax compiler, a statement to identify the basic functions of C language and generate quaternion type
- 2022-04-12 10:05:41下载
- 积分:1
-
Recursive descent parser recursive recursive descent parser drop grammar parser...
递归下降分析器递归下降分析器删除语法分析器递归下降分析器
- 2022-03-23 12:08:03下载
- 积分:1
-
K-nearest neighbor classifier (k-NN) is a nonparametric approach for classification. It does not require the priori knowledge such as priori probabilities and the conditional probabilities. It operates directly towards the samples and is categorized as an instance-based classification method.
- 2022-07-21 10:25:47下载
- 积分:1
-
编译原理课程设计报告+词法分析器(C++)源代码
逐个读入源程序字符并按照构词规则切分成一系列单词。单词是语言中具有独立意义的最小单位包括保留字、标识符、运...
编译原理课程设计报告+词法分析器(C++)源代码
逐个读入源程序字符并按照构词规则切分成一系列单词。单词是语言中具有独立意义的最小单位包括保留字、标识符、运算符、标点符号和常量等。-Principles of curriculum design compiler report lexical analyzer (C++) By reading the source code into the source of characters and word formation rules in accordance with the cut into a series of words. Word is the language with the smallest unit of independent significance, including reserved words, identifiers, operators, and constants, such as punctuation.
- 2022-07-14 05:54:40下载
- 积分:1
-
Principle of programming language compilers. Pdf Defense Industry Publishing Hou...
程序设计语言编译原理.pdf 国防工业出版社出版 扫描版 下载后后缀改为pdf即可-Principle of programming language compilers. Pdf Defense Industry Publishing House version download scanned pdf suffix can be changed
- 2022-11-04 13:50:05下载
- 积分:1
-
用c语言实现的语法语义分析程序 实现了四元式得生成功能齐全...
用c语言实现的语法语义分析程序 实现了四元式得生成功能齐全-with language syntax semantic analysis of the program in four yuan-generation multifunctional
- 2022-05-29 02:22:19下载
- 积分:1
-
一个很好用的C++语言的编译器,然后词法语法哦
一个不错的用C语言编写的语法词法便编译器哦-A good use of C language compilers then lexical grammar Oh
- 2022-03-23 21:59:11下载
- 积分:1
-
MyTC 5.4.1 原名TC for Windows,带编译、错误分析,还有TC学习、源码。免安装绿色版,不依赖于具体机器,适合复制到移动存储器(如U盘)上随...
MyTC 5.4.1 原名TC for Windows,带编译、错误分析,还有TC学习、源码。免安装绿色版,不依赖于具体机器,适合复制到移动存储器(如U盘)上随身携带!取消了注册限制-MyTC formerly TC 5.4.1 for Windows, with compiler, error analysis, TC learning source. Green-free version of the installation, is not dependent on specific machines, suitable for reproduction to mobile memory (such as USB drives), carry! Cancellation of registration restrictions
- 2022-02-18 16:21:58下载
- 积分:1