搜索资源列表
用Java编写HTML文件分析程序
- 用Java编写HTML文件分析程序 一、概述 Web服务器的核心是对Html文件中的各标记(Tag)作出正确的分析,一种编程语言的解释程序也是对源文件中的保留字进行分析再做解释的。实际应用中,我们也经常会碰到需要对某一特定类型文件进行要害字分析的情况,比如,需要将某个HTML文件下载并同时下载与之相关的.gif、.class等文件,此时就要求对HTML文件中的标记进行分离,找出所需的文件名及目录。在Java出现以前,类似工作需要对文件中的每个字符进行分析,从中找出所需部
smime_api
- 用java实现的对电子邮件进行加密解密及签名的算法接口,支持最新的pkcs11电子令牌标准,简单易用。-java with the realization of e-mail signatures and encryption and decryption algorithm interface, pkcs11 support the latest standards for electronic token, simple and easy.
tokenring
- 关于令牌环的omnet++仿真,有仿真的所有文件,只需点击exe文件即可。-Token Ring on the omnet++ Simulation, simulation of all the files there, just click the exe files.
Controleur_Erreur
- token ring avec java
Lexer
- 该任务需要你为数学表达式构建一个单纯的语法分析程序lexer,它将一段输入的字符串转变为token(值),token(值)里每个字符都属于数学表达式的组成部分。我们想将token(值)定义为如下几种(1)计算符号,+,-.(2)字母和下划线 (3)数字,这三者先不需要仔细区分。-In this assignment, you will build a simple lexer for arithmetic expressions. A lexer breaks an put str g to
Test
- 编译java语言的 词法分析器 输出token表 符号表 显示错误-Lexical analyzer
Tokenizer
- opennlp是自然语言处理的开源工具,它是JAVA写的,可以再Eclipse中直接调用。上传的这写代码实现了英文分词代码的功能。-Opennlp is an open tool for natural language processing. It is written in JAVA. It can be used in Eclipse directly . The code uploaded is used to token English words.
weiboSina
- Android手机上的新浪微博客户端程序Java源码下载,可了解到android中的域名获取等操作,http操作,发微博的作者操作,sqlite操作和微博浏览显示操作,包括了界面到数据库和网络较综合的操作技巧。包括使用sqlite创建数据库 用来保存用户登录blog所需要的信息,SoftReference软引用,建立新线程下载图片,通过微博客户端获取账号列表,在此使用IF判断来处理:如果为空说明第一次使用跳到AuthorizeActivity页面进行OAuth认证,如果不为空读取这些记录的Use
Compile
- 用java实现的此法分析器,对一段程序,能够分出一个一个token,比如token_if、token_else、token_for等-This method is implemented using java parser for a program that can separate the one a token, such as token_if, token_else, token_for etc.
ANTLRTreePatternLexer
- Set when token type is ID or ARG (name mimics Java s StreamTokenizer).
Socket
- 对计算机网络令牌轮询协议进行模拟,使用java语言,用八个线程模拟了八台主机-Computer network token polling protocol simulation, the use of Java language, with eight threads to simulate the eight hosts
