compiler

所属分类:Windows编程
开发工具:C/C++
文件大小:1KB
下载次数:39
上传日期:2007-12-15 22:30:15
上 传 者biodev
说明:  这个程序是编译程序的一部分,用于阅读源代码,并识别其中的标记符、关键词(以字母开头)、数(以数字开头)。其中数按其是否以0开头分为10进制和8/16进制,而16进制的第二位是“x”。将上述所有识别的内容分类显示在屏幕和文件result.txt中。 函数scan负责整个识别、输出过程,compare1负责识别单个字符,compare2识别词。
(This procedure is the compiler part of the process for reading the source code, and identify which tags, keywords (to start with a letter), the number of (in figures at the beginning). Several of them according to whether or not to 0 at the beginning divided into 10-band and 8/16 M, while the second band 16 is x . Will identify the contents of all of the above categories displayed on the screen and documents in Result.txt. Scan function is responsible for the entire identification process output, compare1 responsible for identification of individual characters, compare2 word recognition.)

文件列表:
compiler.cpp (2741, 2007-11-28)
result.txt (164, 2007-11-28)
system.txt (61, 2007-10-05)

近期下载者

相关文件


收藏者