-
C程序的二项式概率分布。
C programm for Binomial probability distribution.
- 2022-07-27 17:04:15下载
- 积分:1
-
查看asn1 ber编码方式的源文件,有多种查看方式
查看asn1 ber编码方式的源文件,有多种查看方式-Show asn1 ber encoding the source file, there are several ways to view
- 2022-06-18 11:07:57下载
- 积分:1
-
用C写的简易C编译器
用C写的简易C编译器-C write simple C compiler
- 2022-05-18 06:04:10下载
- 积分:1
-
编译词法分析程序
编译词法分析程序- Translation lexical analyaer
- 2022-03-15 18:19:48下载
- 积分:1
-
算术表达式词法和语法分析程序,递归下降法,四元式
算术表达式词法和语法分析程序,递归下降法,四元式-Arithmetic expression lexical and syntax analysis, recursive descent method, type Quaternion
- 2023-08-07 09:20:03下载
- 积分:1
-
这是神器的源代码 需要的自己下就ok
这是神器的源代码 需要的自己下就ok-This is the source code artifacts required under its own ok! ! !
- 2023-09-08 19:10:03下载
- 积分:1
-
用BCB做的pascal词法分析器,语法还没有完成,请高手继续...
用BCB做的pascal词法分析器,语法还没有完成,请高手继续-do with BCB pascal lexical analyzer, the syntax is not yet complete, 19:56 continue
- 2022-02-02 18:59:36下载
- 积分:1
-
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各...
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按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.
- 2023-02-14 16:15:03下载
- 积分:1
-
编译器很好用,详细
编译器很好用,详细-compiler useful, detailed
- 2022-03-17 07:33:41下载
- 积分:1
-
1、构造该算符优先文法的优先关系矩阵或优先函数;
2、输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定
1、构造该算符优先文法的优先关系矩阵或优先函数;
2、输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。
3、算符优先分析过程应能发现输入串出错。
-1, construction of the operator the priority of the priority relation matrix grammar or priority function 2, input strings should be the output of lexical analysis of binary sequence, that is, the arithmetic expression of a
- 2023-06-11 00:45:03下载
- 积分:1