资源简介
flex和bison做的一个简单计算器。在visual studio环境下用C#做了个前端。还有小bug未调试
代码片段和文件信息
#line 2 “lex1.yy.c“
/* A lexical scanner generated by flex */
/* Scanner skeleton version:
* $Header: /home/daffy/u0/vern/flex/RCS/flex.sklv 2.91 96/09/10 16:58:48 vern Exp $
*/
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 5
#include
/* cfront 1.2 defines “c_plusplus“ instead of “__cplusplus“ */
#ifdef c_plusplus
#ifndef __cplusplus
#define __cplusplus
#endif
#endif
#ifdef __cplusplus
#include
#include
/* Use prototypes in function declarations. */
#define YY_USE_PROTOS
/* The “const“ storage-class-modifier is valid. */
#define YY_USE_CONST
#else /* ! __cplusplus */
#if __STDC__
#define YY_USE_PROTOS
#define YY_USE_CONST
#endif /* __STDC__ */
#endif /* ! __cpluspl
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
.CA.... 234 2019-03-31 22:40 实验1-1\lex1.l
.CA.... 37453 2019-03-31 22:40 实验1-1\lex1.yy.c
.CA.... 108032 2019-03-31 22:40 实验1-1\lex1.yy.exe
.CA.... 11099 2019-03-31 22:40 实验1-1\lex1.yy.obj
.CA.... 1096 2019-03-31 22:50 实验1-2\lex3.l
.CA.... 41607 2019-03-31 22:51 实验1-2\lex3.yy.c
.CA.... 109568 2019-03-31 22:51 实验1-2\lex3.yy.exe
.CA.... 13856 2019-03-31 22:51 实验1-2\lex3.yy.obj
.CA.... 270 2019-03-31 23:05 实验2-1\Name.l
.CA.... 41782 2019-03-31 23:17 实验2-1\Name.tab.c
.CA.... 128512 2019-03-31 23:17 实验2-1\Name.tab.exe
.CA.... 2115 2019-03-31 23:17 实验2-1\Name.tab.h
.CA.... 5335 2019-03-31 23:17 实验2-1\Name.tab.obj
.CA.... 18 2019-03-05 13:55 实验2-1\Name.txt
.CA.... 311 2019-03-31 23:14 实验2-1\Name.y
.CA.... 37547 2019-03-31 23:17 实验2-1\Name.yy.c
.CA.... 14912 2019-03-31 23:17 实验2-1\Name.yy.obj
.CA.... 130048 2019-03-31 23:39 实验2-2\2_2.exe
.CA.... 187035 2019-03-31 23:35 实验2-2\cgrammar-new.output
.CA.... 118968 2019-03-31 23:35 实验2-2\cgrammar-new.tab.c
.CA.... 3440 2019-03-31 23:35 实验2-2\cgrammar-new.tab.h
.CA.... 30521 2019-03-31 23:39 实验2-2\cgrammar-new.tab.obj
.CA.... 14788 2019-03-31 23:37 实验2-2\cgrammar-new.y
.CA.... 5350 2019-03-07 13:58 实验2-2\input.lex
.CA.... 60530 2019-03-31 23:39 实验2-2\lex.yy.c
.CA.... 22817 2019-03-31 23:39 实验2-2\lex.yy.obj
.CA.... 1003 2019-03-07 13:58 实验2-2\main.c
.CA.... 167 2019-03-07 13:58 实验2-2\main.h
.CA.... 1293 2019-03-31 23:39 实验2-2\main.obj
.CA.... 7629 2019-03-31 23:40 实验2-2\out.txt
............此处省略86个文件信息
- 上一篇:葡萄酒数据集(wine.csv)
- 下一篇:GPS串口 初步分隔解析
相关资源
- C#联通网络宽带测试 拨号
- C#百度指数抓取方法(2012年版本已失
- C# 隐藏某个磁盘分区
- C# 读取并编辑window系统的右键菜单
- C#自定义屏保(不断滚动的文字)
- C#winform打印指定区域 -控件拖动 -设置
- C#使用Hook进行改键
- 提供C#调用系统API函数弹出或收起光驱
- 通过C#自带的头文件(类)获取Windo
- C#获取电脑CPU以及内存使用率
- 利用uu云打码平台的lib实现的c#打码平
- tf-idf一种计算方法
- C# pop3 邮件接收程序
- C# 邮件群发示例 源码下载18952
- 动态抓取IPC#实现
- XXTEA算法的C#实现和JS实现,可以互相
- C# 飞行棋 游戏源码(面向对象入门)
- 基于WinPcap的C# ARP欺骗软件().rar
- C#网络应用编程 矩阵并行计算练习
- 《C#版Ftp软件源码》
-
C# 播放铃声(AxWindowsMediaPla
yer)最新 - C# 把图片显示成椭圆形状
- C# 水平交错效果显示图像
- winform 浮雕效果的图像
- c# 底片效果显示图像就像旧式相机的
- 积木效果显示图像
- C# 隐形窗体 (没有边框,没有标题栏
- browerPhotoC#网页截图(不打开网页)
- C# 模拟时钟(自绘Graphics)
- C#之WPF重绘动态正弦余弦曲线
评论
共有 条评论