文件名称:principles_of_compiler_exp
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个LEX输入文件,使之生成可计算文本文件的字符、单词和行数且能报告这些数字的程序。单词为不带标点或空格的字母和/数字的序列。标点和空白格不计算为单词。(Write a LEX input file to generate programs that can calculate characters, words and rows of text files, and can report these numbers. Words are sequences of letters and numbers without punctuation or blanks. Punctuation and blank spaces are not counted as words.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
count | 19924 | 2018-03-18 |
lex.yy.c | 44194 | 2018-03-18 |
实验1报告_3150104650_王淼.pdf | 256168 | 2018-03-18 |
__MACOSX | 0 | 2018-03-18 |
__MACOSX\._实验1报告_3150104650_王淼.pdf | 210 | 2018-03-18 |
count.lex | 372 | 2018-03-18 |