搜索资源列表
xmlctrltree
- 一个很好用的xml树,用vc6实现,效率还是不错的,可以从xml文件解析内容,是一个DOM解析器。文件主要有:PersistentTreeCtrl.cpp test.xml XMLFile.cpp SLT.c-a good use of xml tree, with vc6 achieve efficiency or good. xml documents from the analytical content, is a DOM parser. The documents are
S_Scanner
- 完整的S语言词法分析器, 包含文件说明: parser.cpp 词法分析C++源码 Scanner.exe 词法分析程序 key.txt 是关键字表 s.txt 测试源码表 程序运行生成: symble.txt 符号表 token.txt 单词表
CPP_parser_v_3.2
- C Preprocessor,antlr的grammar语言描述,用于学习词法分析,语法分析-C Preprocessor, antlr language to describe the grammar for learning lexical analysis, syntax analysis
LR1.cpp
- 编译原理LR1语法分析程序,通过输入文件名,进行语法分析-Compilation Principle LR1 parser, by entering the file name, the syntax analysis
Simple_Language_Lexer
- 这是一个使用了LEX所编写的Simple语言的词法分析器。Simple语言的定义说明请看附件。这个LEX的源代码可以通过Parser Generator 2来转化成为h文件跟cpp文件。由于编译这两个文件需要使用到Parser Generator 2的C++库,所以就只上传了LEX的源代码,谁感兴趣的可以自己通过Parser Generator 2来转化。至于UNIX下面的LEX工具如果想要转化的话需要修改其主程序,另外需要将LEX源代码之中有关C++语言的表达形式修改成为相应的C语言的表现形式
YuYiFenXiQi
- 简单语义分析器,内有.cpp源文件,进行编译后可运行-Simple semantic parser, there are. Cpp source files compiled to run after
56881806FLVParser
- Flash可以播放的Flv文件格式提取工具,可以提取音频文件,只允许FLV文件中的音频文件为MP3格式。-Flash can play the Flv file format extraction tool to extract audio files and allow only FLV files to MP3 format audio files.
CppParser
- CPP parser/compiler code
grammar2
- VC下编的语法分析器 parser 编译原理课程设计-grammer by cpp、、= =
yufa
- 本压缩文件中为一个.cpp文件。即一个语法分析器的源代码 可以在VC下完美运行 为本人实验课程序 功能完善-This is a compressed file. Cpp file. That is, a parser source code in VC as I run under perfect experimental course program is fully functional
Made-of-Visual-CPP-news-reader
- RSS是一种遵循w3c RDF规范的用于共享新闻标题和其他web内容的XML格式,本文阐述了RSS的定义,并尝试实现了一个RSS的解析器类.-RSS is a kind of follow the w3c RDF specification for sharing news headlines and other web content in XML format, this paper expounds the definition of RSS, and try to implement a
cppcodeparser
- Cpp Code Parser for Linux.
cpp
- a glorified C pre-processor parser.
parser-cPP
- 这是网络爬虫的实现算法,网络爬虫是搜索引擎的核心部件,Google,baidu都要自己的爬虫算法,一个好的爬虫技术,是实现功能的效率提高指点。-This is the implementation algorithm of web crawler, web crawler is the core component of search engine, Google, baidu will own the crawler algorithm, a good crawler technology,