搜索资源列表
词法分析qi
- 词法分析器运用软件 词法分析是编译的第一个阶段,它的主要任务是从左到右逐个字符地对源程序进行扫描,产生一个个单词序列,用以语法分析-lexical analyzer used lexical analysis software is a compiler of the first stage, its main task is to whatever individual characters to the source scan generated a sequence of words
textfile
- HTML分析器可以分析html中的内容 并可以根据实际情况定制 附例文2.TXT -HTML html analyzers can analyze the content and can be customized according to the actual situation 2.TXT Example :
ELFParser
- 一个小型的ELF文件分析器,使用vc编写,是一个理解ELF文件格式的好工具.-a small ELF document analyzer, using vc preparation, ELF is an understandable format good tool.
111
- 编译原理词法分析器报告 对简单语言进行词法分析-compiler theory lexical analyzer report on simple language lexical analysis
cifafenxiqi
- 做了詞法分析器,不知道怎樣,希望有人給我提提意見
Scaner
- 一个词法分析器的具体实现;用VC做的;内容包括源代码和报告.
bianyiyuyan
- 是编译原理实验实验一 手工生成PL/0语言词法分析器 1 实验二 用算符优先分析法进行表达式分析 5
readbinaryfile
- 分别用标准c和vb调用api写的二进制文件分析器,可以分析指定文件的指定字节范围的内容.
fileanal
- File Handle Analyzer 文件状态分析器, 分析文件正在被哪个应用程序打开的 It sounds like an easy thing to do - display a list of files in use, together with the application that s using each one. But it s one of the trickiest demo on this web site. Undocumented NT APIs, myster
LSSTest
- 自己做的编译原理的词法分析器 基于单文档的,可以生成符号表和token表 可运行-Compile their own principles to do a single document based on the lexical analyzer, symbol table and the token can be generated to run the table
rta1[1].2.src
- 很好的PE文件分析器源码,可以反汇编PE文件-PE files analyzer
text_analyzer
- 简单实用的文本分析器源码。能够分析出txt文件中包含的中文字符、英文单词、空格等的数量以及行数、总字符数等。-Simple practical text analyzer sound code. Can analyze the number of Chinese characters, English words, the blank spaces the txt document contains and the number of lines, the total character num
analyse
- 用c++编写的一个简单的语义、语法和词法分析器,通过测试,附带实验报告-Using c++ to write a simple semantics, syntax and lexical analyzer, through testing, with test report
pl0_temp
- pl0词法分析器,实现对基本的pl0程序的词法分析-pl0 lexical analyzer, to achieve the basic lexical analysis program pl0
soyrce
- c语言编的词法分析器,可以学习的源码,不错-C language lexical analyzer, can learn the source code, is pretty good
jsnwf
- 概率句法分析器对于统计自然语言处理的很多高层应用-Probabilistic syntactic analyzer for many top statistical natural language processing applications
progzam
- 一个语法分析器的程序,可以生成语法树,值得看啊!很好用的(A parser program, can generate a syntax tree, worth watching!)
93183580
- 我这里传的主要是一个词法分析器,对一些简单的进行分析()