资源列表

« 1 2 ... .71 .72 .73 .74 .75 176.77 .78 .79 .80 .81 ... 1384 »

[编译器/词法分析LMSMATLAB2

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

[编译器/词法分析234

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

[编译器/词法分析cifafenxiqi

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

[编译器/词法分析Soft20060210110014805

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

[编译器/词法分析CMM

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

[编译器/词法分析YuFaFenXi

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

[编译器/词法分析cifa

说明:词法分析,按行读取,语言的规则在源代码中-Lexical analysis, by line reading, language rules in the source code
<张言国> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[编译器/词法分析03

说明:编译原理实验中有关中缀表达式转后缀表达式输出的程序代码.-Compilation Principle experiment infix expressions related to the expression output suffix code.
<卢雪> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[编译器/词法分析WORD2

说明:很好用的分析机,适合编译原理课的实验上机调试,和作业-Very good analytical machine, suitable for compiling principle class experiment on machine debugging, and operating
<anmsc> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[编译器/词法分析jacobi

说明:利用MPI实现并行化的jacobi算法,同时加入串行实现的算法用于对比 编译:mpicc jacobi.c -o jacobi 运行:mpirun -n nodenum jacobi-Realize the use of MPI-based parallel jacobi algorithm, at the same time serial algorithm is used to realize the contrast co
<stonewing> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[编译器/词法分析Textfile(2)

说明:VC编写的词法分析程序,适用于广大编程爱好者-VC prepared lexical analysis procedure, for a broader range of programming enthusiasts
<hejian> 在 2024-11-10 上传 | 大小:2kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 176.77 .78 .79 .80 .81 ... 1384 »

源码中国 www.ymcn.org