define 编译原理词法分析器 八、 实验一:设计SAMPLE语言的词法分析器 检查要求: a) 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音); b) 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果; c) 输出结果为单词的二元式序列(样式见样板输出1和2); d) 要求能发现下列词法错误和指出错误性质和位置: 非法字符,即不是SAMPLE字符集的符号; 字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行); 注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,不能跨行)。
上传时间: 2014-11-05
上传用户:xuan‘nian
Maas B. Palm OS 5 ARM Programming (2002)编程书籍
标签: B. Programming Maas 2002
上传时间: 2017-02-09
上传用户:songnanhua
The USB Multi-Interface driver is a replacement driver for the system provided Multi-Interface driver. This driver was developed to overcome some bugs that are included in the build in driver and to introduce new features. The driver is compatible to the system provided Multi-Interface driver. If the driver is installed on a system, it does not automatically replace the system provided driver. It exists parallel to the system driver and is assigned to a device during the installation process.
标签: Multi-Interface driver replacement provided
上传时间: 2017-02-11
上传用户:asddsd
使用myeclipse开发的有加、减、乘、除功能的B/S模式的计算器,使用struts框架技术,比较简单,适合于struts初学者用来了解struts的工作原理。
上传时间: 2014-01-05
上传用户:水口鸿胜电器
用双向链表实现任意位数的正负整数或小数的加法、减法和乘法运算以及对文件的相关操作。 文件说明: 给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生的结果存储在sub*.txt中,乘法产生的结果存储在mult*.txt中,*为对应的一组数据。
上传时间: 2014-01-09
上传用户:zhouchang199
基于FPGA的B超数据采集功能,根据输入图像的束同步与帧同步信号,采用中断控制进入FIFO的图像数据的读写操作!
上传时间: 2013-12-19
上传用户:waitingfy
b+tree 的插入和查询操作,代码比较简练,效率高。缺少删除操作。
上传时间: 2013-12-19
上传用户:lijinchuan
求解大规模非对称线性方程组AX=b的迭代方法
上传时间: 2017-02-12
上传用户:xiaohuanhuan
This software package contains the USB framework core developped by ATMEL, as well as a Mass storage driver. The MSD driver uses the internal flash of the chip to operate as a disk-on-key. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - msd/ -> Source code for the Mass Storage driver -> Makefile for the MSD driver - bin/ -> Compiled binaries for every supported chips - lib/ -> Lib v3 files for every supported chips - ./ -> Makefile for the framework -> Startup file
标签: developped framework software contains
上传时间: 2017-02-14
上传用户:003030
我们程序设计课上要求写的b+树的c++实现,可以进行插入查找删除等操作,代码简单,适合新手
上传时间: 2013-12-16
上传用户:gxrui1991