资源列表

« 1 2 ... .11 .12 .13 .14 .15 216.17 .18 .19 .20 .21 ... 1384 »

[编译器/词法分析syntax_analysis

说明:C++编写的词法分析器,读入文本文件上的程序并分析-C++ Prepared lexical analyzer, reading into the text file on the procedures and analysis
<拉菲露> 在 2024-11-11 上传 | 大小:916kb | 下载:0

[编译器/词法分析LL_1

说明:LL_1文法分析 个人感觉不怎么好用 大家一起来看看,修改一下,谢谢!-Grammar analysis LL_1 not very easy to use personal feeling that everyone will work together to see, changed a bit, thank you!
<cox> 在 2024-11-11 上传 | 大小:912kb | 下载:0

[编译器/词法分析deword

说明:分词程序,便于初学者练习编译原理上的实验,和大家共同进步!-depart word program
<石力强> 在 2024-11-11 上传 | 大小:916kb | 下载:0

[编译器/词法分析compiler

说明:Scanner using Flex & Lex -Scanner using Flex & Lex .......
<Dev566> 在 2024-11-11 上传 | 大小:914kb | 下载:0

[编译器/词法分析CC(MT-03)

说明:Compiler ppt about type systems.Its a presentation.
<kini> 在 2024-11-11 上传 | 大小:914kb | 下载:0

[编译器/词法分析DelphiScript

说明:Delphi写的编译器,实现脚本引擎,实现脚本引擎。-Delphi compiler written to realize the scr ipt engine, to achieve the scr ipt engine.
<innphysu> 在 2024-11-11 上传 | 大小:918kb | 下载:0

[编译器/词法分析compiler-design

说明:一个编译器的源码,连同说明文档,是学习编译器的好材料-compiler source code
<kaiyan> 在 2024-11-11 上传 | 大小:914kb | 下载:0

[编译器/词法分析token

说明:识别一段代码中的token,能够分辨出Identifier,Symbol,number和关键字-A code identifying the token
<周宇航> 在 2024-11-11 上传 | 大小:913kb | 下载:0

[编译器/词法分析11compiler

说明:编译原理PPT,清华大学张素青第二版,供初学者参考-Compiler theory PPT, Tsinghua University Zhang Suqing the second edition of reference for beginners
<王大飞> 在 2024-11-11 上传 | 大小:915kb | 下载:0

[编译器/词法分析cifafenxi

说明:这是一个Pascal语言词法分析程序。程序从文件中读入内容,经过分析编译后在屏幕输出对应的内码、属性和在文件中的位置。-This is a Pascal language lexical analysis procedures. Program read from the file contents, after analysis of compiled code in the corresponding output screen,
<Chen> 在 2024-11-11 上传 | 大小:914kb | 下载:0

[编译器/词法分析FXunion.com_EX4toMQ4_4.0.509.5

说明:反编译,将ex4的文件,翻译为mql4的文件-Decompile the ex4 file documents translated into mql4
<carlong> 在 2024-11-11 上传 | 大小:912kb | 下载:1

[编译器/词法分析2.12

说明:设A=(a1,…,am)和B=(b1,…,bn)均为顺序表,A’和B’分别为A和B中除去最大共同前缀后的子表(例如,A=(x,y,y,z,x,z),B=(x,y,y,z,y,x,x,z),则两者中最大的共同前缀为(x,y,y,z),在两表中除去最大共同前缀后的子表分别为A’=(x,z)和B’=(y,x,x,z))。若A’=B’=空表,则A=B;若A’=空表,而B’≠空表,或者两者均不为空,且A’的首元小于B’的首元,则A < B,
<阿扁猪> 在 2024-11-11 上传 | 大小:918kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 216.17 .18 .19 .20 .21 ... 1384 »

源码中国 www.ymcn.org