文件名称:KWIC_system_event
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 349kb
- 下载次数:
- 0次
- 提 供 者:
- t**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
经典体系风格实现之事件系统,以kwic为例。该系统采用事件系统已经实现了附件中的作业1、2功能-The KWIC index system accepts an ordered set of lines each line is an ordered set of words, and each word is an ordered set of characters. Any line may be "circularly shifted" by repeatedly removing the first word and appending it at the end of the line. The KWIC index system outputs a listing of all circular shifts of all lines in alphabetical order.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
事件系统
........\Alphabetizer.java
........\CircularShifter.java
........\haha.txt
........\Input.java
........\kwic
........\....\es
........\....\..\Alphabetizer.class
........\....\..\CircularShifter.class
........\....\..\Input.class
........\....\..\KWIC.class
........\....\..\LineStorage.class
........\....\..\LineStorageChangeEvent.class
........\....\..\LineStorageWrapper.class
........\....\..\Output.class
........\....\..\WordIndex.class
........\KWIC.java
........\LineStorage.java
........\LineStorageChangeEvent.java
........\LineStorageWrapper.java
........\Output.java
........\WordIndex.java
........\附件1.doc
........\Alphabetizer.java
........\CircularShifter.java
........\haha.txt
........\Input.java
........\kwic
........\....\es
........\....\..\Alphabetizer.class
........\....\..\CircularShifter.class
........\....\..\Input.class
........\....\..\KWIC.class
........\....\..\LineStorage.class
........\....\..\LineStorageChangeEvent.class
........\....\..\LineStorageWrapper.class
........\....\..\Output.class
........\....\..\WordIndex.class
........\KWIC.java
........\LineStorage.java
........\LineStorageChangeEvent.java
........\LineStorageWrapper.java
........\Output.java
........\WordIndex.java
........\附件1.doc