资源列表

« 1 2 ... .95 .96 .97 .98 .99 1100.01 .02 .03 .04 .05 ... 1384 »

[编译器/词法分析sampleARTprog

说明:simple adaptive resonant theory
<shahrani shahbudin> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[编译器/词法分析i2c_master_slave_latest[1].tar

说明:I2C Core VHDL RTL Source Code for Synthesis
<tan> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[编译器/词法分析Analysis

说明:简单的词法分析程序 只供初学者参考学习 只能简单匹配 "" // [] () {}-A simple lexical analysis program
<宋立森> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[编译器/词法分析yf

说明:构造实验一所给文法(应考虑改造)的FIRST集合和FOLLOW集合;构造LL(1)分析表;构造预测分析的总控程序;利用分析表、分析栈和总控程序对源程序进行自上而下的语法分输出整个语法分析过程中栈的变化过程及分析结果,如符合语法规则输出“正确”,否则输出“错误”。 -Experiment to construct a grammar (should consider the transformation) of FIRST and F
<DP> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[编译器/词法分析18F2550_USB_HID

说明:this file is for hid impl閙entation on pic
<jojo> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[编译器/词法分析cifafenxi

说明:简单词法分析器构造在开始状态,首先要读进一个字符。若读入的是一个空格(包括blank,tab,newline)就跳过它,再继续读字符,直到读进一个非空字符为止。 在标识符状态,识别并组合出一个标识符之后,还必须加入一些动作,以便查保留字表,确定识别出的单词符号是保留字,还是用户自定义标识符,并输出相应的记号。 在无符号数状态,可识别出各种常数,包括整数在内。在组数的同时,还要做从十进制数到二进制数的转换。 -A simple
<WM> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[编译器/词法分析accidenceAnalyzer

说明:一个简单的词法分析器,刚学习编译原理时写的··大家可以看下-A simple lexical analyzer, just when the principles of learning to compile written that we can Kanxia! ! ~
<xiaodeng> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[编译器/词法分析cifa

说明:在WinTC环境下的用c语言写的C-词法分析器,对于输入文件,能得到词法分析的结果-The WinTC environment using c language written in C-lexical analyzer, for the input file, to get the results of lexical analysis
<lq> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[编译器/词法分析NUM

说明:语法分析程序,正确返回SUCCESS,错误返回error-Parser correctly returns SUCCESS, the error return error
<包晶晶> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[编译器/词法分析zhonghccSLex

说明:编译原理实验进行词法分析的小工具slex,方便好用。-Compiler Construction Principles experiment lexical analysis of the gadget slex, easy to use.
<姜宽> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[编译器/词法分析Bfsin

说明:compiler program runs application in java
<Boopathi> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[编译器/词法分析wordanalysis

说明:ANSI C词法分析器,编译原理课上的课程设计,每次按行读入源程序,这是不足之处~-word analysis
<dihuoly> 在 2025-01-23 上传 | 大小:3kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 1100.01 .02 .03 .04 .05 ... 1384 »

源码中国 www.ymcn.org