搜索资源列表
code
- KWIC系统 采用管道/过滤器风格实现-KWIC system pipe/filter style realize
mysql_front1348
- 关于软甲体系结构描述的方法,其中主要写管道过滤器风格的描述-On a soft architecture descr iption method, in which the main pipe filter style to write a descr iption of
Pipe_Filter
- 管道-过滤器的实现打印发票和未付款的通知-Pipe and Filter
04-Pipes-Filters-ImageProc
- 管道过滤器的例子代码,能对照片进处理。能够改变照片的亮度、对比度等东西。-Pipe filter example code
pf_src
- KWIC Implemented with Pipe Filter Architectural Style
ad
- 配置单片机的A/D转换器模块,使其对D2区的电位器进行采样,采样结果显示在数码管上。满量程电压为3.3V时,10位A/D的分辨率大约为3mV,由于受噪声影响,A/D采集的数值会出现噪声,尝试添加数字滤波算法,降低噪声的影响。-Configure MCU A/D converter module, so pairs of D2 region potentiometer sampled, the sampling results show
cxxtools-1.4.8.tar
- Cxxtools 源码, Cxxtools把大部分linux C 库函数封装成C++类。封装方法巧妙高效,可以用于学习和直接使用。-Cxxtools is a collection of general-purpose C++ classes. It includes classes for: * argument parsing * logging * wrappers for threa
KWIC
- KWIC采用管道过滤器风格,采用Java实现-KWIC pipe filter style by using the Java implementation
SPU
- 自动水处理系统,包含过滤杂质冲洗管道功能-Automatic water treatment system, including filter impurities flush pipe function
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
SA
- 压缩包中的工程包含了三种风格。adtstyle文件夹对应的是抽象数据风格,invretstyle文件夹对应的是调用返回风格,pipestyle文件夹对应的是管道过滤器风格。源代码是用MyEclipse 6.5写的。可直接将工程导入MyEclipse中即可运行,也可以运行SA文件夹里面的start.bat选择某个风格运行。 抽象数据风格的按字母排序算法用的是快速排序算法,代码位于SA\src\adtstyle\impl.Alph
es_src
- Kwic 通过管道过滤器架构风格加以实现-Kwic be achieved through a pipe filter architectural style
kwic5
- kwic的管道-过滤器风格的实现,通过快速排序算法实现-kwic pipe- filter style, through the quick sort algorithm
Rlogviewu
- 很牛的程序运行日志解决方案,通过pipe与server进程通通讯,并用可视分级logview过滤并浏览日志结果,直接编译可用 -Cattle program running log of solutions through communication, through the pipe and the server process, and visual classification logview filter and brows
KWIC
- KWI:Ckeyword in context是软件体系结构教学最常用的例子,主要功能是过滤非关键字字符,过滤非法关键字等,本程序采用主程序子程序风格、管道过滤器、BlackBoard风格来实现,采用txt输入输出-KWI: Ckeyword in context is the most common example of software architecture teaching, the main function is to f
PF
- 采用Pipe-and-Filter风格实现的kwic代码,有Input,CircularShifter,Alphabetizer, Output,Pipe,Filter等类。-Pipe-and-Filter style the realization of kwic code, Input, CircularShifter, Alphabetizer, Output, Pipe, Filter class.
Pipe-Filter
- 管道过滤器模式+组件模式的应用示例(并包含简单的测试其并行运算和普通运算的耗时测试)。-Pipe filter mode+ component model application example (and includes a simple test their parallel computing and general operations consuming test).
KWIC
- KWIC采用管道过滤器风格,采用Java实现-KWIC pipe filter style by using the Java implementation
WordSorting
- 单词排序 体现了管道过滤器风格 使用c#语言 mfc的界面(wordSorting pipe filter, push "enter" to start a new sorting)