搜索资源列表
ZXing-1.7 Java类库用于解析多种格式的1D/2D条形码
- zxing是一个开源Java类库用于解析多种格式的1D/2D条形码。目标是能够对QR编码、Data Matrix、UPC的1D条形码进行解码。 其提供了多种平台下的客户端包括:J2ME、J2SE和android。 -zxing is an open source Java class library for parsing a variety of formats 1D/2D bar code. Goal is to be able to QR codes, Data Matrix, UPC d
LR0
- (1)构造文法G的LR(0)项目 (2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA (3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表 (4)设计LR语法分析程序,且能输出分析过程 (5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步) -(1) construct grammar G of the LR (0) item (2) construct grammar G of the LR (0)
dom4j
- xml文档解析 包括xml文档创建,读取,遍历,修改 与数据库关联等功能-xml document xml document parsing, including create, read, traverse, modify the functions associated with the database
androidweather
- android 开发的一款天气预报软件 适合初学者学习SAX解析XML文件 -android development of a weather forecast software for beginners to learn SAX parsing XML documents
java-antlr-sql
- 基于Antlr解析SQL的antlr代码,包含一些基础的SQL解析,较详细的演示了antlr的基本语法。-Based on the antlr Antlr parsing the SQL code, including some basic SQL parsing, more detailed presentation of the basic grammar antlr.
ComplierLab
- C语言的词法、语法分析器 输出语法分析树,很强大-C language, lexical, syntax analyzer output parsing tree, very strong
htmlparser(java)
- 一个从国外网站下载的用java实现的html解析的代码-A website from abroad to achieve the use of java parsing html code
java
- java的antlr词法\语法分析代码,版本针对java1.5-java lexical antlr parsing the code, version for java1.5
Compiler
- java compiler project to implement LR parsing
smackpackage
- XMPP的前身是Jabber,一个开源形式组织产生的网络即时通信协议。XMPP目前被IETF国际标准组织完成了标准化工作。标准化的核心结果分为两部分; 核心的XML流传输协议 基于XML流传输的即时通讯扩展应用 XMPP的核心XML流传输协议的定义使得XMPP能够在一个比以往网络通信协议更规范的平台上。借助于XML易于解析和阅读的特性,使得XMPP的协议能够非常漂亮。 XMPP的即时通讯扩展应用部分是根据IETF在这之前对即时通讯的一个抽象定义的,与其他业已得到广泛使
XMLParsingDemo3
- Android 下的一个 XML Parsing demo-Android XML Parsing demo
htmlparser
- html解析的包类,包含thumbelina、sitecapturer、htmlparser、htmllexer和filterbuilder包-html parsing of bags, including thumbelina, sitecapturer, htmlparser, htmllexer and filterbuilder package
feijiWeatherFix
- 自己开发的android上的天气预报程序,采用的是google的api,用sam来解析xml-Their forecast on the development of the android program, using the google' s api, xml parsing with sam
CityWeather
- 城市天气查询 实现联网 获得网络数据 以及xml解析-City Weather networked access to network data and the xml parsing
Parser5
- ll1 文法分析器 此分析器实现了 编译原理当中的语法分析-ll1 grammar analyzer Analyzer to achieve the compilation of this parsing principle which
WIFI
- 解析Xml文件的小例子,初学者来说,很有帮助的,完全的源代码-A small example of the Xml file parsing, beginners, useful, complete source code
data-storage(5)
- Android中解析xml文件的方法 SAX:Simple API for XML DOM:Document Object Model pull 关于SAX SAX是一个解析速度快并且占用内存少的XML解析器。 SAX解析XML文件采用的是事件驱动,也就是它并不需要解析完整个文档,在按内容顺序解析文档的过程中,SAX会判断当前读到字符是否符合XML语法中的某部分,如果符合则出发事件。 所谓的事件其实就是一些回调函数
WeatherReport01
- 一个关于天气预报的小软件,附带源码,可以清楚的学习到关于下载,解析还有UI布局等众多内容!值得学习-A little about weather software with source code, you can clearly learn about downloading, parsing, and many other contents of the UI layout there! Worth learning
LL1_java
- 这是一个用java实现的编译原理中的ll1语法分析演示系统。能够实现简单的ll1语法分析。-This is a compilation of principles to achieve java in ll1 parsing demonstration system. To achieve a simple ll1 parsing.
ReadPUPData-read
- 多普勒天气雷达pub产品数据解析java代码(Doppler weather radar pub product data parsing java code)