资源列表

« 1 2 ... .06 .07 .08 .09 .10 711.12 .13 .14 .15 .16 ... 1384 »

[编译器/词法分析knn

说明: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 t
<酷小羊> 在 2025-01-19 上传 | 大小:2kb | 下载:0

[编译器/词法分析CMinus

说明:c-词法分析器 很好很强大 编译in。txt文件内容的-c-lexer very very strong build in. txt file contents of
<于汐> 在 2025-01-19 上传 | 大小:1.31mb | 下载:0

[编译器/词法分析ByTY

说明:编译原理及实践课后答案及部分代码,要的自己下-Compiler Construction Principles and Practice of after-school and part of the answer code
<tanghui> 在 2025-01-19 上传 | 大小:310kb | 下载:0

[编译器/词法分析tic

说明:A simple tic tac toe program using prolog
<Ajit> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[编译器/词法分析scan

说明:单独分离出来的C-手工词法分析器,需要自己建立一个工程来运行本程序。为《编译原理与实践》一书之后的实验题的代码。-Single isolated C-hand lexical analyzer, needs its own to establish a project to run this program. For " Compiler Construction Principles and Practice," a
<飞鱼> 在 2025-01-19 上传 | 大小:4kb | 下载:0

[编译器/词法分析Compiler

说明:编译原理词法分析,将源文件分类存入文件,供语法分析使用-Compiler Construction Principles lexical analysis, classification of documents into the source document for the use of grammatical analysis
<lonkay> 在 2025-01-19 上传 | 大小:964kb | 下载:0

[编译器/词法分析CM-Lex

说明:一个由LEX编写的C-词法分析程序。为锻炼使用者能力,未加载LEX已编译的代码。建立时最好建立控制台程序。-LEX written by a C-lexical analysis program. The user the ability to exercise without load LEX compiled code. Is best to establish procedures for the establishment of
<飞鱼> 在 2025-01-19 上传 | 大小:4kb | 下载:0

[编译器/词法分析5555

说明:编译原理的有关数字运算简单优先算法设计-Digital computing simple priority
<嘿嘿> 在 2025-01-19 上传 | 大小:3kb | 下载:0

[编译器/词法分析122

说明:利用VB实现PC机与多单片机通讯,非常值得大家借鉴,学习!-The use of VB to achieve PC-and multi-Single-Chip Communication
<wei> 在 2025-01-19 上传 | 大小:7kb | 下载:0

[编译器/词法分析LL1Grammar

说明:读取BNF表达式和终结符文件,然后生成相应文法的First、Follow集、文法分析表以及冲突表。-BNF expressions and terminator read the file, and then generates the appropriate grammar First, Follow sets, grammar analysis table, as well as conflict table
<biao> 在 2025-01-19 上传 | 大小:20kb | 下载:0

[编译器/词法分析LL1

说明:LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。 LL(1)文法的判别需要依次计算FIRST集、FOLLOW集和SELLECT集,然后判断是否为LL(1)文法,最后再进行句子分析。 -LL (1) grammar using a set top-dow
<biao> 在 2025-01-19 上传 | 大小:292kb | 下载:0

[编译器/词法分析LL1_VC

说明:LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。-LL (1) grammar using a set top-down analysis techniques. LL (1) the meaning is: the first one L shows a t
<biao> 在 2025-01-19 上传 | 大小:3.52mb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 711.12 .13 .14 .15 .16 ... 1384 »

源码中国 www.ymcn.org