-
单独分离出来的C
单独分离出来的C-手工词法分析器,需要自己建立一个工程来运行本程序。为《编译原理与实践》一书之后的实验题的代码。-Single isolated C-hand lexical analyzer, needs its own to establish a project to run this program. For " Compiler Construction Principles and Practice," a book after the experiment of the code.
- 2023-09-08 19:30:08下载
- 积分:1
-
一生的启示 一生中不可不读的100个成败故事
一生的启示 一生中不可不读的100个成败故事-Life inspiration life can not read the story of the success or failure of 100
- 2022-07-09 00:23:19下载
- 积分:1
-
- 2022-02-11 19:46:34下载
- 积分:1
-
用 c++写的编译器, 只有语法和词法
用 c++写的编译器, 只有语法和词法- Compiler writes which with c, only has the grammar and the
morphology
- 2022-08-18 09:17:30下载
- 积分:1
-
这是扬创2440开发板的一个ADS环境下的一个测试程序,对初学者很有用的....
这是扬创2440开发板的一个ADS环境下的一个测试程序,对初学者很有用的.-Jan 2440 This is a development board an ADS environment of a test procedure, useful for beginners.
- 2023-05-06 00:45:03下载
- 积分:1
-
一个小型的编译程序,用于学习实验。
文件中包含有 词法分析 语法分析 编译程序等...
一个小型的编译程序,用于学习实验。
文件中包含有 词法分析 语法分析 编译程序等
-Compile a small program for learning experiment. File contains lexical analysis parser compiler, etc.
- 2022-08-07 07:38:58下载
- 积分:1
-
经典的java语言分析器
经典的java语言分析器-Classic java language analyzer
- 2022-07-18 21:57:54下载
- 积分:1
-
tiny 编译器程序的设计
修改了原作者的程序
现在能生成中间代码
tiny 编译器程序的设计
修改了原作者的程序
现在能生成中间代码-tiny compiler design process to amend the original author of the program can now generate code between
- 2022-01-25 22:10:28下载
- 积分:1
-
(1) 给定一段符合Pascal子集语法的语言,能成功转换成C语言;
(2) 一个简单的说明文档;
(3) 2007.7.14之前上传到ftp:// C...
(1) 给定一段符合Pascal子集语法的语言,能成功转换成C语言;
(2) 一个简单的说明文档;
(3) 2007.7.14之前上传到ftp:// C07:C07@10.11.3.71/upload,用学号建立自己的目录;
(4) (可额外加分5分)若有出错处理功能,请在说明文档中写明可以处理哪几项错误。
注意事项:
(1) 两人一组
(2) 可以使用词法、语法自动生成工具,windows下有Flex,Bison,Linux下有Lex,Yacc,Java的有Jlex,JavaCC,ANTLR等
(3) 不用考虑Pascal和C的关键词不同问题,即Pascal子集语言中假设不出现int,for等作为变量标志符
(4) read()和write()可用由scanf(),printf()等组成的语句转换。
(5) 如果有疑问可以发信给我 xpqiu@fudan.edu.cn.
- 2022-03-23 02:20:36下载
- 积分:1
-
In the Windows system management tools, select Internet Information Services, ac...
在Windows系统的管理工具中,选择Internet信息服务,进入web页面管理界面。设置默
认web站点的路径为本目录的绝对路径。
确保您的机器上安装了SQL Server 2000或以上的版本,建立一个新的数据库ASPData,再将
存放在datasource子目录下的mydb_1文件导入到新建的数据库中,并进行还原备份。-In the Windows system management tools, select Internet Information Services, access to web page management interface. Default web site set up the path the absolute path for the catalog. Make sure your machine is installed on SQL Server 2000 or later, set up a new database ASPData, and then stored in a subdirectory under the datasource file mydb_1 to the new database and restore the backup.
- 2022-08-10 10:43:30下载
- 积分:1