-
源代码注释快捷脚本,可以方便的设置各种注释,比如函数注释,单行注释,类注释,文件注释,头注释等...
源代码注释快捷脚本,可以方便的设置各种注释,比如函数注释,单行注释,类注释,文件注释,头注释等-The open source code edit comment,eg: function comment,class comment,c file comment,h file comment ....
- 2023-03-29 19:05:03下载
- 积分:1
-
一个基于算符优先分析程序,是我的课程设计程序,大家可以参考...
一个基于算符优先分析程序,是我的课程设计程序,大家可以参考-A priority based on operator analysis program, is my curriculum design process, everyone can refer to
- 2022-06-20 06:36:09下载
- 积分:1
-
用DSP控制LED,DSP采用2812.此程序在实际板子上调试通过。
用DSP控制LED,DSP采用2812.此程序在实际板子上调试通过。-DSP control with LED, DSP using 2812. This program debugging through the actual board.
- 2023-02-28 18:20:03下载
- 积分:1
-
一个小程序,用c++语言实现简单的一遍编译器,完成中缀表达式与后缀表达式之间的转换。...
一个小程序,用c++语言实现简单的一遍编译器,完成中缀表达式与后缀表达式之间的转换。-a small program, c simple language what the compiler, completed sergeant with the suffix expression between the expression change.
- 2022-04-19 18:21:52下载
- 积分:1
-
用递归下降法分析算术表达式的框图,主要完成:
⑴ 通知外界键入算术表达式;
⑵ 控制E过程分析算术表达式;
⑶ 根据分析结果之正误,分别通知外界不同...
用递归下降法分析算术表达式的框图,主要完成:
⑴ 通知外界键入算术表达式;
⑵ 控制E过程分析算术表达式;
⑶ 根据分析结果之正误,分别通知外界不同的信息。
-Analysis of recursive descent method with arithmetic expressions diagram, mainly to complete: ⑴ notice outside type arithmetic expressions ⑵ control process analysis arithmetic expression E ⑶ results are based on an analysis of error, respectively, different information to inform the outside world.
- 2022-03-22 17:28:55下载
- 积分:1
-
Principle of programming language compilers. Pdf Defense Industry Publishing Hou...
程序设计语言编译原理.pdf 国防工业出版社出版 扫描版 下载后后缀改为pdf即可-Principle of programming language compilers. Pdf Defense Industry Publishing House version download scanned pdf suffix can be changed
- 2022-11-04 13:50:05下载
- 积分:1
-
uservice和快速
uService&RAPI-1.01.022-chs(lib-update)uService,源代码,开发工具,设备管理器-uService
- 2022-11-16 07:45:03下载
- 积分:1
-
这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将...
这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单 词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成 具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。- Here starts the PASCAL language subset source program which
defines to take the lexical analyaer the data-in. In the lexical
analysis, starts from the article article to scan the source program
character, once discovered when conforms to "the word" the definition
source program character string, translates it the fixed length the
word interior to indicate, and looks up fills in the suitable
information table. After the lexical analysis, the source program
character string (source program exterior expression) is translated
has and so on the long information the word string (source program
internal expression), and produces two forms: The chart and the
identifier table, they have separately contained in source program all
constants and all identifiers.
- 2022-03-30 16:56:06下载
- 积分:1
-
一个flex和bison用法入门的很好的例子。 按照词法分析,语法分析,语义分析的顺序来熟悉flex和bison这两个有力的工具。最后给出了一个用flex做词法...
一个flex和bison用法入门的很好的例子。 按照词法分析,语法分析,语义分析的顺序来熟悉flex和bison这两个有力的工具。最后给出了一个用flex做词法分析用bison做语法分析设计的科学计算器(不同于一般程序设计中的入门级计算器),是学习编译原理的很好的例子。-a flex and bison portal usage of a very good example. According lexical analysis, parsing, Semantic analysis of the sequence to flex and bison familiar with these two powerful tool. Finally, a use flex do lexical analysis bison do syntax analysis and design of scientific calculators (unlike General Program Design"s entry-level calculators), compiler theory is the study of good examples.
- 2022-02-28 21:54:31下载
- 积分:1
-
ADV7171 在BF553上测试通过 大家开下了
ADV7171 在BF553上测试通过 大家开下了-ADV7171 in BF553 testing through all of the under
- 2022-04-29 00:29:18下载
- 积分:1