资源列表

« 1 2 ... .04 .05 .06 .07 .08 509.10 .11 .12 .13 .14 ... 1384 »

[编译器/词法分析yejing0~99jishuqi

说明:89C51单片机 1602液晶显示0~99计数器-89C51 Singlechip 1602 LCD 0 ~ 99 Counter
<辛坤> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[编译器/词法分析LexicalAnalysis

说明:词法分析的小工具 有点意思 还算可以 不过比较简陋-Lexical Analysis of small tools can be a bit mean but still relatively simple
<liulin> 在 2024-10-14 上传 | 大小:17408 | 下载:0

[编译器/词法分析Assembler

说明:xilinx 的 picoBlaze 的编译器kcpsm3,包括3个生成代码的模版文件,-Xilinx PicoBlaze compiler of kcpsm3, including three generate code template file,
<bluefeifei> 在 2024-10-14 上传 | 大小:51200 | 下载:0

[编译器/词法分析SiliconLabsIDEV3.4

说明:本资料适用于C80F350单片机的开发使用,里面包含示例程序-This information applies to the development of the use of single-chip C80F350, which contains examples of procedures
<周折> 在 2024-10-14 上传 | 大小:9076736 | 下载:0

[编译器/词法分析biaodashiqiuzhi

说明:此源代码是用VC++编写的,是基于编译原理中对简单表达式求值,其中有词法分析,语法分析,以及语义分析最终得出结果-This source code is VC++ Prepared is based on the compiler of a simple expression of the principle of seeking value, including lexical analysis, grammar analysis a
<阿德> 在 2024-10-14 上传 | 大小:1968128 | 下载:0

[编译器/词法分析yufafenxi

说明:用VC++编制的一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。-With VC++ Prepared a recursive descent parser to achieve lexical analysis procedure provided by the word sequence and structure analysis of grammar checker.
<阿德> 在 2024-10-14 上传 | 大小:214016 | 下载:0

[编译器/词法分析cffx

说明:词法分析器 词法分析器的具体源程序和源代码-Lexical analyzer specific source lexical analyzer and source code
<余祖澔> 在 2024-10-14 上传 | 大小:202752 | 下载:0

[编译器/词法分析c--.l

说明:用yacc写的c编译器,包括各种运算符,逻辑运算符等等。-With yacc written c compiler, including operators, logical operators and so on.
<kaka> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[编译器/词法分析LL_1

说明:预测分析文法的程序,使用c语言在VC++下编写,学习编译原理的重要试验-Predictive analysis grammar, the use of c language in VC++ Prepared to learn the importance of compiling principle test
<LINKUAN> 在 2024-10-14 上传 | 大小:7168 | 下载:0

[编译器/词法分析suanfuyouxianfenxiqi

说明:【目的】 设计一个算符优先分析器,理解优先分析方法的原理。 【要求】 使用算符优先分析算法分析下面的文法: E’ → #E# E → E+T | T T → T*F | F F → P^F | P P → (E) | i 其中i可以看作是一个终结符,无需作词法分析。具体要求如下: 1. 如果输入符号串为正确句子,显示分析步骤,包括分析栈中的内容、优先关系、输
<王东旭> 在 2024-10-14 上传 | 大小:3072 | 下载:0

[编译器/词法分析project

说明:编译原理词法分析源代码(dev c++)-Principles of lexical analysis compiled source code (dev c++)
<剑啸枫> 在 2024-10-14 上传 | 大小:17408 | 下载:0

[编译器/词法分析SPI

说明:avr单片机中SPI(AT90S8535)很好用-avr MCU SPI (AT90S8535) with very good
<肖涛> 在 2024-10-14 上传 | 大小:3072 | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 509.10 .11 .12 .13 .14 ... 1384 »

源码中国 www.ymcn.org