-
一个简易C语言解释器,语法规范见设计文档,感觉挺好用的,至少可以借鉴一下设计过程...
一个简易C语言解释器,语法规范见设计文档,感觉挺好用的,至少可以借鉴一下设计过程-a simple C language interpreter, syntax, see the design documents, the feeling is very good. at least we can draw on this design process
- 2022-05-16 11:07:55下载
- 积分:1
-
学习简单的Yacc说明的原理,掌握Yacc源文件的写法以及语法分析器生成工具BISON的使用方法和Yacc源文件的运行方法和基本步骤。...
学习简单的Yacc说明的原理,掌握Yacc源文件的写法以及语法分析器生成工具BISON的使用方法和Yacc源文件的运行方法和基本步骤。
-Yacc study shows a simple principle, Yacc master source file written syntax analyzer and generate UML tools and the use of the source language Yacc pieces of the operation and basic steps.
- 2022-12-19 01:20:04下载
- 积分:1
-
一个词法分析器,实现一些简单的功能,是自己写的,现在上传上来...
一个词法分析器,实现一些简单的功能,是自己写的,现在上传上来-A lexical analyzer, the realization of some simple function, to write their own, but now upload up
- 2022-08-02 23:46:40下载
- 积分:1
-
可插入OLE对象的编辑器
可插入OLE对象的编辑器- May insert the OLE object editor
- 2022-07-01 01:20:16下载
- 积分:1
-
从各种控件中获得数据 自动生成XML文档 并通过XSLT转换为其他形式的XML文档...
从各种控件中获得数据 自动生成XML文档 并通过XSLT转换为其他形式的XML文档-from a variety of data access controls which automatically generate XML and XSLT through conversion to other forms of XM L Documents
- 2022-02-04 09:58:24下载
- 积分:1
-
一款VB 工具,能够反编译VB5/VB6的部分源码(只供学习,请勿用于商业用途!!!)...
一款VB 工具,能够反编译VB5/VB6的部分源码(只供学习,请勿用于商业用途!!!) -VB a tool that can decompile VB5/VB6 part of source code (for learning, not for commercial purposes!!!)
- 2022-03-07 05:58:14下载
- 积分:1
-
武汉理工大学编译原理课程实验源代码之词法分析器
武汉理工大学编译原理课程实验源代码之词法分析器-Wuhan Polytechnic University Experimental compiler theory"s source code lexical analyzer
- 2023-05-17 23:00:03下载
- 积分:1
-
C51编译器的一些优化设置资料,对初学者有些帮助,分享了给大家愿共同进步!...
C51编译器的一些优化设置资料,对初学者有些帮助,分享了给大家愿共同进步!-C51 compiler optimization settings some information, some help for beginners, to share to the U.S. is willing to make progress together!
- 2022-03-04 09:47:33下载
- 积分: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
-
使用lex词法分析生成工具。一个字符串的输入…
利用LEX生成工具构造PASCAL词法分析器。输入一个字符串或是数,分析器将判别是否为PASCAL标准标识符、保留字、整数或实数,并同时把当前的输入再次打印出来。-use LEX generation tool is PASCAL lexical analyzer. The importation of a string or number analyzer to determine whether it will PASCAL standard identifier and reserved word, integer or real, and while the current importation of printed again.
- 2023-03-11 12:30:04下载
- 积分:1