搜索资源列表
parser
- c# 的一个parser ,用于C#中代码中文本的解析。-a parser for the C# code to the Chinese version of the analytic.
嵌入式xml parser
- 嵌入式xml的封装和解析的源代码,可以放在BREW等嵌入式平台应用,很小。-embedded xml packaging and parsing source code can be put on the BREW platform, such as embedded applications, very small.
cifafenxijava
- 用模式匹配和字符传解析器分析代码,能区分关键字,标识符,数字-using pattern-matching and character-parser code analysis can distinguish between keywords, identifiers, digital
html-parser-src
- HTML解释器JAVA源码-explain HTML source code for Java
geektalkd-1[1].24.tar
- geektalkd是一个简单的聊天服务器,设计为在瘦客户机上使用(像elnet, netcat,或是可用的Perl 客户机)。它的特点为多通道,私人聊天,和其它所有你希望从聊天服务器得到的东西。此外,所有的语法分析器代码可以重写和重读,所以你可以轻松地增加新功能而不用重新启动服务器,也不用将所有用户踢出聊天室-geektalkd is a simple chat server, designed for use in thin-client (like elnet, Netcat, or the
bianyi.rar
- 实现了此法分析器和语法分析器 有详细的代码和文档,This method achieved analyzer and parser code and detailed documentation
wapadp.rar
- 公司的内部资料,mtk从obigo买的wap开发库,包含完整的parser和ui的源代码。对手机wap开发很有帮助,parser模块可以直接拿去用。,The company' s internal information, mtk from obigo buy wap development library, contains the complete source code parser and ui. The development of the mobile phone wap he
stanford-parser-2010-11-30
- 斯坦福句法分析工具包,含Java源码和说明手册,适合初次使用Stanford句法分析器做自然语言处理的同学。-stanford-parser-2010-11-30, with source code and manual, for natural language processing
COLLINS-PARSER
- 中心词驱动的短语结构句法分析器。该模型考虑了跟随介词短语的名词短语的中心词的作用。 有MIT大学Colling开发,是目前国际上工人的最好的英语句法分析器-Head-driven Phrase Structure Parser. The model considered the prepositional phrase following the noun phrase the central role of the word. MIT has developed the Universit
dyfxxhg
- 用DELPHI写的多元非线性回归代码,对生物统计学和生物信息学有较好参考意义.-With the DELPHI code written in multiple non-linear regression of biological statistics and bioinformatics have good reference value.
Yacc
- 语法分析器 生成工具 YACC 实例 说明 含源码 运行程序-YACC parser generation tool with source code examples to run programs
XParser
- Direct3D中.x文件的解析器,将.x文件(明码的或二进制的)解析成易读的格式,可方便修改代码转换成自定义的格式-.X file parser make .X file resolve into easy-to-read format, can be easily modified code into a custom format
bison++-1.21-8.tar.Z
- 生成C++词法/语法分析的GNU语法分析器 -GNU syntactic and phrase parser code which can produce C++ code
flex-2.5.2.tar
- Flex词法/语法分析器源码 -Flex syntactic and phrase parser code
parser
- an example of a simple assembllylanguge parser. the parser takes a small assembly like file and turns it to a text file containing machine code. examples also provided
yufa
- 用预测分析法实现自上而下的语法分析器(编译原理)-Using predictive analysis method to achieve a top-down parser (compiler principle)
LL(1)Parser.C
- 一个简单的LL(1)带预测的语法分析器源代码-A simple LL (1) with a predictable source code parser
HtmlParser-1.0
- html parser - code samples
lr0-Parser-in-java
- Lr(0) Code for you very good
CppParser
- CPP parser/compiler code