搜索资源列表
采用黑板模式实现的kwic代码
- 采用黑板模式实现的kwic代码.在实现中,有三个knowledgesource,一个backboard,和一个黑板,kwic implemented by java in Blackboard pattern
KWIC_MS
- kwic实现 ms风格 java实现 没有Filter附加功能-kwic implementation ms style
KWIC_system_event
- 经典体系风格实现之事件系统,以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 th
kwicInObject
- KWIC即keyword in context,是学习软件体系结构时最常用的例子,我的源码给出了这个例子的面向对象方式的实现。-KWIC that the keyword in context, is to study the structure of the software system, the most commonly used example, I give the source code of this example implementation of object-orient
kwicByPipe
- KWIC :keyword in context是软件体系结构教学最常用的例子,本源码提供了管道的实现方式-KWIC: keyword in context is the software architecture, the most common examples of teaching, this source provides a way to achieve pipeline
pf_src
- KWIC Implemented with Pipe Filter Architectural Style
pf_src
- KWIC in pipefilter style with Java code
pf
- KWIC PF 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.-KWIC PF The KWIC index system accepts an ordered set of lines each line is an ordered set of words
kwic--pf
- 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.-The KWIC index system accepts an ordered set of lines each line is an ordered set of words, and each word is a
es_src
- 体系结构作业 KWIC Implemented with Event Based Architectural Style -Architecture job KWIC Implemented with Event Based Architectural Style
KWIC
- 应用事件风格进行体系结构设计 JMS和JAVA P2P和观察者观察者模式 -Application event style of architecture design
Kwic
- 实现管道过滤器架构风格,用于过滤非关键字字符,过滤非法关键字等-Achieve pipeline filter architecture style
KWIC
- KWIC的main/subroutine,OO ,pipe and filter-KWIC implemention:main/subroutine,OO ,pipe and filter
KWIC
- KWIC 设计模式 三种设计模式 管道过滤器模式 面向对象模式 调用模式-KWIC design pattern of three design patterns pipe filter mode to call mode of object-oriented mode
KWIC_ms
- KWIC结构设计 Main/Subroutine实现-Main/Subroutine to achieve, the KWIC structure design
ImplicitInvocation
- KWIC 隐式调用风格 采用事件通知模型来实现-The KWIC implicit invocation style using the event notification model
KWIC
- 软件体系结构经典问题KWIC的五种风格实现,java源码,主程序/子路径风格、抽象数据结构风格、隐式调用风格、管道/过滤器风格、黑板风格。-Five style of software architecture classic problem KWIC realize java source code, the main program/sub-path style, the style of abstract data structures, implicit invocation style
KWIC
- 自己做的一个KWIC项目。 共享下,有什么问题望大家指出-They do a KWIC project.
kwic
- kwic实现循环移位,a-b排序,关键词索引等功能-kwic cyclic shift, ab Sort, Keyword Index