-
lcd的初始化等
lcd的初始化等-lcd initialization, etc.
- 2022-07-28 03:05:15下载
- 积分: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
-
生成C++的词法/语法分析的Flex语法分析器
生成C++的词法/语法分析的Flex语法分析器 -Flex syntactic and phrase parser which can produce C++ code
- 2022-07-18 08:56:57下载
- 积分:1
-
Attends class when teacher has used SNL compiler
上课时老师用过的SNL编译器- Attends class when teacher has used SNL compiler
- 2022-06-14 21:29:07下载
- 积分:1
-
雅加达
jakarta-regexp-1.5 正则表达式的源代码-jakarta-regexp-1.5 regular expression source code
- 2022-02-06 14:33:40下载
- 积分:1
-
of the document infile outfile read into output documents, infile outfile to com...
通过对文档infile的读入 输出outfile的文件,outfile将infile中的编译语句分类组织-of the document infile outfile read into output documents, infile outfile to compile the statement classification
- 2022-01-26 02:24:03下载
- 积分:1
-
reading from file and display the number of words without spaces
reading from file and display the number of words without spaces
- 2022-05-16 13:04:47下载
- 积分:1
-
TurboC2.0汉化包 311K 英语不太好的朋友们可以试试看。不过需要先下载一个英文版的TurboC2.0,用汉化包覆盖。...
TurboC2.0汉化包 311K 英语不太好的朋友们可以试试看。不过需要先下载一个英文版的TurboC2.0,用汉化包覆盖。-TurboC2.0 sinicizing wraps the 311K English not too good
friends to be allowed to try to look. But needs first to download an
English version TurboC2.0, with sinicizing package of cover.
- 2022-08-24 08:50:42下载
- 积分:1
-
一般的FOrtran程序编译器只能检查一般的错误,而这个软件可以起到一般编译器不能起到的错误检查、程序优化作用。...
一般的FOrtran程序编译器只能检查一般的错误,而这个软件可以起到一般编译器不能起到的错误检查、程序优化作用。-Ftnchek (short for Fortran checker) is designed to detect certain
errors in a Fortran program that a compiler usually does not. Ftnchek
is not primarily intended to detect syntax errors. Its purpose is to
assist the user in finding semantic errors. Semantic errors are legal
in the Fortran language but are wasteful or may cause incorrect
operation. For example, variables which are never used may indicate
some omission in the program uninitialized variables contain garbage
which may cause incorrect results to be calculated and variables
which are not declared may not have the intended type.
Ftnchek is written in C. To build ftnchek, you must have a C compiler
for the machine on which you wish to build it. The URL for ftnchek s
home page is http://www.dsm.fordham.edu/~ftnchek. Source code, binary
executables for some platforms, and other information are available
there.
- 2022-10-03 22:40:03下载
- 积分:1
-
exe转换为com
exe转换为com-exe transformation is com
- 2022-05-29 03:54:26下载
- 积分:1