资源列表
fenxi
- 编译原理,非递归预测分析,分析一个句子是否是一个文法的句子-Compiler Construction Principles, non-recursive predictive analysis, analysis of whether a sentence is a grammatical sentence
runlength
- run lenght for coding image
guanjianzi
- 根据词法分析阶段的基本原理,实现一个简单的识别关键字的词法分析子程序。 词法分析阶段的任务是输入源程序,对构成源程序的字符串进行扫描和分解,识别出一个个的单词。 本设计题目的目的是识别单词分类中的关键字。 -Lexical analysis phase in accordance with the basic principles of the realization of a simple lexical analysis to identify keywords subrouti
yufafengqi
- 一个递归下降的语法分析器,很好的哦,希望大家能够喜欢,-A recursive descent parser in, oh well, hope that we can like it,
progs
- c programs containing student porgrams about strucutures , taxpaying and a lot of assignment stu-c programs containing student porgrams about strucutures , taxpaying and a lot of assignment stuff
complex_lib
- library to use complex arifmetic
Bigintmutiply
- 大整数乘法的分治法源码,在JDK1.51中运行-large integer multiplication of the divide-and-conquer method source code, to run in JDK1.51
address_book
- to maintain address using tree structure
client
- Client data fetching programe
lex
- program on lexical analyzer
kpkp
- 本程序采用简单的方法实现了CMINUS词法分析器。程序具有良好可读性。度如源程序,翻译成单词流并写入目标程序中。-This program implements a simple method CMINUS lexical analyzer. Program has good readability. Degrees such as the source, translated into words flow and written to target program.
c
- 实现源程序输入串中注释、续行符的删除,换行符和Tab的替换,大写字母变换,得到预处理后的文本串,为单词识别做好准备。-Realization of input strings in the source notes, continued at the deleted line, newlines, and Tab replacement, capital letters transform, obtained after pretreatment of the text string, read