文件名称:lexical_analyzer
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:11.79kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
C语言词法分析器 by wpc_LK
这是一个简单的词法分析器,不能避免的存在错误请大家指出予以纠正,谢谢!
示例语句
include<stdio.h>
int main{
int a=3,b=4,c
if((a+b)==7)c=1
else c=0
return 0 }
输入 exit 退出程序。-C language lexical analyzer by wpc_LK
This is a simple lexical analyzer can t avoid that there re some errors here,please correct, thank you!
for exzample:
include<stdio.h>
int main{
int a=3,b=4,c
if((a+b)==7)c=1
else c=0
return 0 }
input exit quit the program.
这是一个简单的词法分析器,不能避免的存在错误请大家指出予以纠正,谢谢!
示例语句
include<stdio.h>
int main{
int a=3,b=4,c
if((a+b)==7)c=1
else c=0
return 0 }
输入 exit 退出程序。-C language lexical analyzer by wpc_LK
This is a simple lexical analyzer can t avoid that there re some errors here,please correct, thank you!
for exzample:
include<stdio.h>
int main{
int a=3,b=4,c
if((a+b)==7)c=1
else c=0
return 0 }
input exit quit the program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fa_1.0.0/FA.cpp
fa_1.0.0/FA.h
fa_1.0.0/fa_1.0.0.cpp
fa_1.0.0/fa_1.0.0.vcproj
fa_1.0.0/fa_1.0.0.vcproj.MSCODE.wpc_LK.user
fa_1.0.0/fa_1.0.0.vcproj.WWW-63BCD2E24F2.Administrator.user
fa_1.0.0/ReadMe.txt
fa_1.0.0/stdafx.cpp
fa_1.0.0/stdafx.h
fa_1.0.0/targetver.h
fa_1.0.0/test.cpp
fa_1.0.0/test.h
fa_1.0.0.sln
fa_1.0.0
fa_1.0.0/FA.h
fa_1.0.0/fa_1.0.0.cpp
fa_1.0.0/fa_1.0.0.vcproj
fa_1.0.0/fa_1.0.0.vcproj.MSCODE.wpc_LK.user
fa_1.0.0/fa_1.0.0.vcproj.WWW-63BCD2E24F2.Administrator.user
fa_1.0.0/ReadMe.txt
fa_1.0.0/stdafx.cpp
fa_1.0.0/stdafx.h
fa_1.0.0/targetver.h
fa_1.0.0/test.cpp
fa_1.0.0/test.h
fa_1.0.0.sln
fa_1.0.0
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.