搜索资源列表
PatternMatching
- 这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。-It was the professional degree programs, "Algorithm Design and Implementation" referred to the pattern matching algorithm implementation, and algorithm and KMP algorithm are compared.
SORT
- 运用工厂设计模式的MFC应用程序,实现五种排序算法。-MFC application using the factory design pattern, to achieve the five types of sorting algorithms.
Sorter
- 快速排序、堆排序、冒泡排序等各种排序算法,设计模式-Fast sort, heap sort , bubble sort, design pattern
DesignPatternSrcCode
- 设计模式C++实现例子 很好用的啊,对学习设计模式很好用的 欢迎下载-design pattern c++
tudebianli
- 实现图的深度优先, 广度优先遍历算法,并输出原图结构及遍历结果。 初步完成总体设计,搭好框架; 最低要求:两种遍历都要实现,写出画图的思路; 进一步要求:画出图的结构,有兴趣的同学可以进一步改进图的效果。 -Implementation of Depth-first, breadth-first traversal algorithm, and outputs the original image structure and the traversal result. Complet
adapter_designpattern
- * Coupling between classes and class libraries is a major maintenance * headache. To ease this problem, often the client talks to an * abstraction descr iption, which in turn calls an implementation. * Sometimes these must evolve - when o
DS
- 数据结构课程设计(链表,顺序表,串的模式匹配等相关操作)-Data structure course design (list, order form, string pattern matching and other related operations)
QLP
- QLP算法是解决目前较为多见的一种多模式匹配算法,它的代码设计简约,易于实现。-The QLP algorithm to solve the more common kind of pattern matching algorithms, the code design is simple, easy to implement.
1-factory
- 设计模式一般工厂模式案例 设计模式一般工厂模式案例-design pattern
singleton
- 这是一个简单的单例模式的示范,适合刚学设计模式的初学者去了解一下-That this is a simple demonstration of the singleton pattern, suitable for beginners just learning design patterns to find out.
S-IMPLEMENTATIONC
- Singleton Design Pattern C-Singleton Design Pattern C++
Singleton
- 设计模式中的单例模式 Singleton 还有桥接模式 c++代码实现-Design pattern Singleton pattern Singleton c++ code! ! ! !
DesignPattern-COde
- 大话设计模式部分常见模式的C++代码实现-CPPCode Design pattern
DaHuaSheJiMoShiCode
- 设计模式代码实现CPP版本,带Debug-Design pattern code CPP version with Debug