资源列表

« 1 2 ... .51 .52 .53 .54 .55 1156.57 .58 .59 .60 .61 ... 1384 »

[编译器/词法分析Text1

说明:32*64点阵显示屏C语言程序以下是32x64点阵LED电子显示屏的源程序,采用C语言编写-32* 64 dot matrix display C Language Program The following is a 32x64 dot matrix LED electronic display source code, using C language
<王友圣> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析Grammer

说明:C语言的语法分析器,更能齐全。输入四元式,按顺序输出结果!-C language parser more complete. Input quaternion type, according to the order of the output!
<唐冲> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析SLR

说明:slr分析,编译原理课程设计,很有自己特点的编程算法-SLR analysis, principles of curriculum design compiler, it is characterized by its own programming algorithm
<chen> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析word

说明:词法分析器,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类.-Lexical analyzer, from the input source program to identify each word has an independent significance, that is the basic retention of the word, identifiers, constan
<秋峰> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析LMSMATLAB2

说明:LMS算法的收敛速度曲线的MATLAB程序-LMS algorithm convergence rate curve MATLAB program
<jj> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析234

说明:c词法分析器,希望有需要的人可以来下载分享-c lexical analyzer, I hope that those in need can download share
<fdsfds> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析cifafenxiqi

说明:词法分析器 编译原理 C++ VC6.0-Compilation Principle lexical analyzer C++ VC6.0
<王小泉> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析Soft20060210110014805

说明:一个较简单的词法分析程序,欢迎大伙儿下载评注-A simple lexical analysis procedures, welcome everybody to download Commentary
<> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析CMM

说明:CMM语言解释器的词法分析(C++编写)-CMM Language Interpreter lexical analysis (C++ Prepared)
<zxy> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析wordanalysis

说明:、该个词法分析器要求至少能够识别以下几类单词: a. 关键字:else if int return void while共6个,所有的关键字都是保留字,并且必须是小写; b. 标识符:识别与C语言词法规定相一致的标识符,通过下列正则表达式定义:ID = letter (letter | digit)*; c. 常数:NUM=(+ | - |ε)digit digit*(.digit digit* |ε)(e(+ | - |ε
<dujuan> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析YuFaFenXi

说明:本程序可以对一个完整的类pascal程序进行语法分析并将分析的结果输出显示。 程序要求输入的字符串必须有完整的程序体说明以及程序开始的标志,否则,该语法分析器给出错误信息。 当进行完上述判断后,则进行各个语句串的分析,其中包括赋值语句,分支语句与循环语句(可嵌套判断),并将判断结果显示,若有错误,则输出错误类型以及行号。 输出结果的形式:该语法分析器在结束一种句型分析时给出一个类型信息例如:if 1 then j:=j+1
<wangyangyang> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[编译器/词法分析cifa

说明:词法分析,按行读取,语言的规则在源代码中-Lexical analysis, by line reading, language rules in the source code
<张言国> 在 2025-01-22 上传 | 大小:2kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 1156.57 .58 .59 .60 .61 ... 1384 »

源码中国 www.ymcn.org