资源列表

« 1 2 ... .40 .41 .42 .43 .44 945.46 .47 .48 .49 .50 ... 1384 »

[编译器/词法分析vkproject

说明:VK3212是UART接口的2通道UART器件。VK3212实现UART扩展2个串口(UART)的功能。 扩展的子通道的UART具备如下功能特点: 每个子通道UART的波特率、字长、校验格式可以独立设置,最高可以提供1Mbps的通信速率。 每个子通道可以独立设置工作在IrDA红外通信、 9位网络地址自动识别、软件自动流量控制、 广播接收等高级工作模式下。 每个子通道具备收/发独立的16 BYTE FIFO,FIFO的
<孔庆星> 在 2024-11-21 上传 | 大小:9kb | 下载:0

[编译器/词法分析CfenxiqiLALR1

说明:LALR1文法分析器,提供LALR1文法的自动构建-LALR1 grammar parser
<冯晓云> 在 2024-11-21 上传 | 大小:9kb | 下载:0

[编译器/词法分析LL1

说明:LL分析器 2、 在VC下打开LL1.dsp,阅读工程LL1,LL1为一个加、乘法(适当扩充可为四则)运算表达式的LL1预测语法分析器,规定其文法如下: E->TE’ (1) E’->+TE’ (2) E’->ε (3) T->FT’ (4) T’->*FT’ (5) T’->ε (6) F->(E) (7)
<chivas> 在 2024-11-21 上传 | 大小:9kb | 下载:0

[编译器/词法分析c

说明:机器狗穿还原完整可编译源代码,这个东西确实可以穿透还原.-Robot Dog wear to restore integrity to compile the source code, that can really penetrate the restore.
<刘朝> 在 2024-11-21 上传 | 大小:9kb | 下载:0

[编译器/词法分析point

说明:一个简单的脚本语言解释器,可以编写基本逻辑,-A simple scr ipting language interpreter, you can write the basic logic
<zhanglei> 在 2024-11-21 上传 | 大小:9kb | 下载:0

[编译器/词法分析QQ2009SP6inno

说明:QQ2009SP6 inno安装脚本 值得大家下载搜藏保存-QQ2009SP6 inno
<4466> 在 2024-11-21 上传 | 大小:9kb | 下载:0

[编译器/词法分析nibolan

说明:逆波兰式(编译原理的实验)自己看啦~~.rar-nibolan
<flyjc> 在 2024-11-21 上传 | 大小:9kb | 下载:0

[编译器/词法分析Main

说明:LALR(1)词法分析器 通过设计、变形和调试词法分析器(又称扫描器),了解词法分析的组成 结果,不同种类单词的识别方法,掌握由单词的词法规则出发,然后再用程序实现词法分析器的设计方法。-LALR (1) lexical analyzer through the design, deformation and debugging the lexical analyzer (also known as scanner), to und
<冯景航> 在 2024-11-21 上传 | 大小:9kb | 下载:0

[编译器/词法分析467651fds05LL1

说明:中间代码生成掌握语学制导下的中间代码生成技术,在第一、第二次实验的基础上完成中间代码生成程序。-Learn to master language intermediate code generation under the guidance of the intermediate code generation technology, in the first and second test done on the basis of i
<linlin> 在 2024-11-21 上传 | 大小:9kb | 下载:0

[编译器/词法分析Huffmer

说明: 通过统计文件中各字符的出现频率,建立Huffman树,再通过建立的已经Huffman的树,对文件中各字符进行编码,将结果存入新的文件中,然后从文件中读取Huffman编码,进行解码,结果存入新的文件中,并与源文件进行比较。 -Through statistical document the frequency of each character, the establishment of Huffman trees, and t
<棒棒> 在 2024-11-21 上传 | 大小:9kb | 下载:0

[编译器/词法分析1d-to-2d-array

说明:Covert a 1D array and 2d ARRAY WITH THE REQUIRED NUMBER OF ELEMENTS IN EACH ROW!
<Jayasudhan> 在 2024-11-21 上传 | 大小:9kb | 下载:0

[编译器/词法分析5

说明:输入10个数,可排列大小。从大到小,从小到大,可以选择。-Input 10 numbers, then you can get these numbers in order as you want.
<杨玥> 在 2024-11-21 上传 | 大小:9kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 945.46 .47 .48 .49 .50 ... 1384 »

源码中国 www.ymcn.org