资源列表

« 1 2 ... .90 .91 .92 .93 .94 1295.96 .97 .98 .99 .00 ... 1383 »

[编译器/词法分析2

说明: 设计并实现C语言的语分析程序,实现对算术表达式的语法分析。要求所分析算术表达式由如下的文法G产生: EE+T|E-T|T TT*F|T/F|F Fid|(E)|num 实验要求:在对输入表示进行分析的过程中,输出所采用的产生式。-Design and implement C language, language analysis program to realize the arithmetic expression parsing. Requirements of a
<CC> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析cursor

说明:Simple Cursor program in C
<Sachin> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析progs

说明:c programs containing student porgrams about strucutures , taxpaying and a lot of assignment stu-c programs containing student porgrams about strucutures , taxpaying and a lot of assignment stuff
<8lupin6> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析vvv

说明:卷积码的编码、维特比译码,已调试成功,可直接使用-Convolutional code encoding, Viterbi decoding, has been debugged, can be used directly
<张楠> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析showheaderfile

说明:for display data on 7segment
<kartal> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析a

说明:C语言关键字中英翻译机。要求输入中文的名词和关键字,可以将其翻译成英语,如输入“基本整形”回车,得到int.-C language keywords in the English translation machine. For the importation of Chinese terms and keywords that can be translated into English, as input " basic shaping," Enter, get int.
<qwqwqw> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析51

说明:根据mcs-51单片机用c语言产生随机数代码。-MCU with 51 random numbers generated code.
<李雷宾> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析diguixiajiangchengxu

说明:递归下降分析程序的构造,采用递归下降法对算术表达式运算、while循环语句、及其分类体系进行分析。-The construction of recursive descent parser, using recursive descent operations on arithmetic expressions, while loop, and its classification system for analysis.
<徐晓柔> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析Lex

说明:词法分析器,词法分析器是编译原理中一个重要的分析器,这个词法分析器的代码可以帮你将所学到的原理与具体编程结合起来。-This is a Lexcial,it can help you learn the princple of lexcial.
<Raymond Lee> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析led

说明:LED渐变程序,100级灰度,正在学习之中,不足之处请指正,-LED gradient program, 100 level gray-scale, are learning among the deficiencies, please correct me, thank you
<lyong> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析121

说明:一个简易的此法分析器,水平有限,只能实现有限的功能-A simple parser of this Act, is limited
<林夕> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析pda

说明:c++实现的形式语言pda,编译原理范畴-c++ implementation in the form of language pda, areas of compiler theory
<sharpljc> 在 2025-06-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 1295.96 .97 .98 .99 .00 ... 1383 »

源码中国 www.ymcn.org