-
写的是一个语法分析器 是用LR分析法分析一个布尔表达式,最后用逆波兰是输出,希望对大家有用...
写的是一个语法分析器 是用LR分析法分析一个布尔表达式,最后用逆波兰是输出,希望对大家有用-writes of a parser is LR analysis for a Boolean expression, with the final output is the inverse of Poland, a member of the useful!
- 2022-01-28 17:21:55下载
- 积分:1
-
一个编译器的模拟程序,有词法分析,语法分析,语义分析,以及目标代码的生成
一个编译器的模拟程序,有词法分析,语法分析,语义分析,以及目标代码的生成-A compiler of the simulation program, has lexical analysis, syntax analysis, semantic analysis, and object code generation
- 2022-04-30 02:27:30下载
- 积分:1
-
封装好人机接口分析器,类似于XML文件分析器.
封装好人机接口分析器,类似于XML文件分析器.-good Packaging Machine Interface analyzer similar to the XML file analyzer.
- 2022-03-07 05:22:22下载
- 积分:1
-
词法分析的浏览单词程序,很不错的。支持哦!
词法分析的浏览单词程序,很不错的。支持哦!-Lexical Analysis of browsing word process, very good. In support of Oh!
- 2022-09-12 03:15:04下载
- 积分:1
-
词法分析器(C++)
运行环境 Win9X/Win2000/WinXP/Win2003/
软件语言 简体中文
软件类型 源码
授权方式 共...
词法分析器(C++)
运行环境 Win9X/Win2000/WinXP/Win2003/
软件语言 简体中文
软件类型 源码
授权方式 共享软件
软件大小 81 KB
-lexical analyzer (C) Operating environment Win9X/Win2000/WinXP/Win2003/English language software types of software source code sharing software license software size of 81 KB
- 2022-03-14 21:11:26下载
- 积分:1
-
一个简单实用的自己编写计算器,非常非常非常好用。
一个简单实用的自己编写计算器,非常非常非常好用。-Calculator
- 2022-04-15 22:19:22下载
- 积分:1
-
完美反编译各种版本的CHM文件
把所有内容以完整结构(目录路径)反编译出来,100 还原,详细计算各种文件的数量:图片、网页、多媒体等;
支持所有版...
完美反编译各种版本的CHM文件
把所有内容以完整结构(目录路径)反编译出来,100 还原,详细计算各种文件的数量:图片、网页、多媒体等;
支持所有版本的CHM,支持所有编码;
允许有选择性地导出不同类型的文件,包括仅导出所有图片、仅导出所有网页文件、仅导出所有多媒体文件、仅导出列表等;
特有树形结构预览;
支持快速批量反编译,如果导出目标文件夹存在,则会自动生成新的序列文件夹;
智能操作,无所不在的快捷方式与体贴的操作与提示;
自动识别文件类型,判断有潜在威胁的文件类型自动提示! -Perfect Anti-compiled versions of CHM files
Put all the contents of a complete structure (directory path) anti-compiled, 100 reduction, detailed calculation of the number of various documents: images, web pages, multimedia, etc.
Supports all versions of the CHM, to support all coding
Allow selective export of different types of documents, including the only export all the pictures, only to export all pages of documents, only to export all the multimedia files, only to export the list and so on
Special preview of tree structure
Support for fast batch decompile, if the export destination folder exists, it will automatically generate a new sequence of folders
Intelligence operation, the ubiquitous shortcu
- 2023-01-31 18:45:03下载
- 积分:1
-
java写的PLO词法分析,刚交了作业
没什么大内容,仅供参考
java写的PLO词法分析,刚交了作业
没什么大内容,仅供参考-java write lexical analysis of the PLO, has just paid a little big operation, for reference purposes only
- 2022-11-05 02:45:03下载
- 积分:1
-
unix v6 的c compiler 很老了 ,但很有研究价值
unix v6 的c compiler 很老了 ,但很有研究价值-unix v6 the c compiler is very old, but great research value
- 2022-08-26 01:59:46下载
- 积分:1
-
本课程设计采用C语言进行编译原理实现课题有限自动机的应用,其目的如下:(1) 理解有限自动机的作用;(2) 利用状态图和状态表表示有限自动机;(3) 以程序实现...
本课程设计采用C语言进行编译原理实现课题有限自动机的应用,其目的如下:(1) 理解有限自动机的作用;(2) 利用状态图和状态表表示有限自动机;(3) 以程序实现有限自动机的运行过程-courses designed using the C language compiler principles to achieve automatic machine issues limited the application of its purpose as follows : (a) limited understanding of the automatic machine; (2) using state map and the table, said state finite automata; (3) limited to procedures to achieve automatic machine Win OK process
- 2022-01-26 07:14:12下载
- 积分:1