资源列表

« 1 2 ... .34 .35 .36 .37 .38 1139.40 .41 .42 .43 .44 ... 1384 »

[编译器/词法分析complier

说明:北航编译课程大作业,包含源代码,测试程序以及文档。对PL/0编译器作以下修改扩充: (1)增加单词:保留字 ELSE,FOR,TO,DOWNTO,RETURN 运算符 +=,-=,++,―― 其中FOR,TO,DOWNTO,RETURN属于选做内容。 (2)修改单词:不等号# 改为 <> (3)增加条件语句的ELSE子句 -Northern compile operations courses, in
<王浩> 在 2024-11-17 上传 | 大小:2.46mb | 下载:0

[编译器/词法分析PL0

说明:pl0拓展文法的编译器,包含实验报告、源码和测试程序。对PL0原编译器进行了以下的扩充:1. 增加以下保留字 else(elsesym), for(forsym),to(tosym),downto(downtosym), return(returnsym),[(lmparen),](rmparen) 2. 增加了以下的运算符: +=(eplus),-=(eminus),++(dplus),--(dminus) 取址运
<王浩> 在 2024-11-17 上传 | 大小:643kb | 下载:0

[编译器/词法分析pl0

说明:pl0编译器 包含测试程序以及源代码 和可执行文件,实现了对pl0程序的编译-pl0 compiler includes test procedures as well as source code and executable files, the compiler implements procedures for pl0
<王浩> 在 2024-11-17 上传 | 大小:69kb | 下载:0

[编译器/词法分析ADC0832P1602

说明:关不步进电机的51单片机程序,应用简单,适用于初学者-Simulation of Temperature Acquisition+ Proteus
<断网> 在 2024-11-17 上传 | 大小:139kb | 下载:0

[编译器/词法分析Code-virtual

说明:代码虚拟VM雏形 注意需要把main.cpp中的文件目录修改成你自己的-VM virtual prototype code attention needs to modify main.cpp file directory into your own
<小路> 在 2024-11-17 上传 | 大小:5.45mb | 下载:0

[编译器/词法分析TzdnerDebug

说明:将机器码与反汇编的转换,可以自行添加响应的机器码-Disassemble the machine code, you can add your own
<小路> 在 2024-11-17 上传 | 大小:176kb | 下载:0

[编译器/词法分析zzMultiRobotSimulation

说明:一个循序渐进的履带机器人避碰路径规划仿真程序,通过仿真机器人上的传感器进行路径规划。从地图创建到实现自主路径规划,共18个版本,可供大家交流学习。-A gradual tracked robot collision avoidance path planning simulation program, created from map to achieve automatic path planning of 18 versions a
<林圣琳> 在 2024-11-17 上传 | 大小:1.51mb | 下载:0

[编译器/词法分析ds1868C

说明:it is about ds 1868 driver file.
<yigit> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析PL0

说明:编译课设源代码,PL0编译器,完整代码,1500行,功能强大-PL0 compiler, complete code, 1500 lines, powerful
<文柳> 在 2024-11-17 上传 | 大小:454kb | 下载:0

[编译器/词法分析fz

说明:赋值语句的翻译,递归下降法是语法分析中最易懂的一种方法。它的主要原理是,对每个非终极符按其产生式结构构造相应语法分析子程序,其中终极符产生匹配命令,而非终极符则产生过程调用命令。-Translation of assignment statements, recursive descent parser is the most straightforward method. Its main principle is that thei
<nsj> 在 2024-11-17 上传 | 大小:2kb | 下载:0

[编译器/词法分析yufafenxi

说明:用java实现的语法分析器,可以实现语法分析的基本功能。-Realization of java parser, you can achieve the basic functions of grammatical analysis.
<xiebiwei> 在 2024-11-17 上传 | 大小:34kb | 下载:0

[编译器/词法分析t54477886

说明:文件查找工具,个人收藏版,欢迎大家支持,文本字符查找替换工具-Adobe_Dreamweaver_CS5-jfsky personal collection of web pages simpler version
<ddf> 在 2024-11-17 上传 | 大小:223kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 1139.40 .41 .42 .43 .44 ... 1384 »

源码中国 www.ymcn.org