资源列表
[编译器/词法分析] lex生成pascal词法分析器
说明:利用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<刘斌> 在 2008-10-13 上传 | 大小:977byte | 下载:0
[编译器/词法分析] LEX生成工具生成统计文本
说明:利用LEX生成工具生成统计文本文件中字符、单词和行数,并报告统计结果。-LEX generated using statistical tools generated text file of characters, words and action, and a report on results.<刘斌> 在 2008-10-13 上传 | 大小:849byte | 下载:0
[编译器/词法分析] 简单的YACC程序
说明:目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pascal子集语言的语法分析器。 功能:程序由两个模块LEX和YACC构成,YACC使用LEX分析后的正规单词输出流-Objective : to prepare a simple procedure with YACC YACC lexical analysis of the basic tools to use, and the lex<刘斌> 在 2008-10-13 上传 | 大小:1.98kb | 下载:1
[其它] 汉字拼音的首字符的获取与运用
说明:一个用来查询成语词条及内容的小程序,利用了字符操作方法.包括源代码和程序.-a proverb can be used to query the contents of the entries and small procedures, the use of the methods of operation of the characters. Including source code and procedures.<jack> 在 2008-10-13 上传 | 大小:929.41kb | 下载:0
[其它] CError
说明:这是一个包含有三个类的代码集,分别用来处理三类不同的出错信息,定制的出错信息、CRT内建的或者Win32 API出错信息。CBasicError用来处理定制的出错信息,CLbraryError用来处理C运行时库的出错信息,CWin32APIError用来处理Win32 API出错信息。-contains three types of code sets, respectively, to deal with three different kinds of error messages, cus<陈辉煌> 在 2008-10-13 上传 | 大小:4.19kb | 下载:0