PATTERNS
共 137 篇文章
PATTERNS 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 137 篇文章,持续更新中。
Mining sequential patterns with constraint (SPADE with constraint)
Mining sequential patterns with constraint (SPADE with constraint)
The Joy Of Patterns - Using Patterns for Enterprise Development. Good softwre engineering book.
The Joy Of Patterns - Using Patterns for Enterprise Development. Good softwre engineering book.
Modern C++ Design, Generic Programming and Design Patterns Applied
Modern C++ Design, Generic Programming and Design Patterns Applied
design_patterns code设计模式书中的源码 对学习设计模式的人很有帮助的
design_patterns code设计模式书中的源码
对学习设计模式的人很有帮助的
Wiley出版
Wiley出版,共20章,大小为12M
1.Introduction to the Series 60 Platform
2.Overview of the Series 60 Platform
3.Design Patterns for Application Development
4.Software Development on the Series 60
Platform
5
thinking in patterns
thinking in patterns
SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiate
SOME BACKGROUND ON DESIGN PATTERNS
The term “design patterns” sounds a bit formal to the uninitiated and
can be somewhat off-putting when you first encounter it. But, in fact, design
patterns are j
UML
UML,统一建模,包括UML和模式应用 Applying UML and Patterns(中文版)和Applying UML and Patterns
Patterns of Enterprise application architecture
Patterns of Enterprise application architecture
The purpose of the design pattern dictionary is to serve as reference point for commonly accepted s
The purpose of the design pattern dictionary is to serve as
reference point for commonly accepted software design patterns
and idioms. It contains structured summaries of
some 30 design patterns an
THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Facto
THE DESIGN PATTERNS JAVA COMPANION
1. Creational Patterns 17
The Factory Pattern 18
How a Factory Works 18
Sample Code 18
The Two Derived Classes 19
Building the Factory 20
Factory Patterns i
Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ
Just what is a regular expression, anyway?
Take the tutorial to get the long answer. The short answer is that a regular expression
is a compact way of describing complex patterns in texts. You can u
PATTERNS FOR TIME-TRIGGERED EMBEDDED SYSTEMS by Michael J. Pont [Pearson Education, 2001 ISBN: 0-
PATTERNS FOR TIME-TRIGGERED EMBEDDED SYSTEMS by Michael J. Pont
[Pearson Education, 2001 ISBN: 0-201-33138-1].
This code is copyright (c) 2001 by Michael J. Pont.
See book for copyright detai
Design Patterns Explained
Design Patterns Explained,设计模式里面的内容很经典
Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J
Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access metho
Find a classification error for a given decision surface D and a given set of patterns and targets
Find a classification error for a given decision surface D and a given set of patterns and targets
C#+Design+Patterns 的课件 欢迎大家下载
C#+Design+Patterns 的课件 欢迎大家下载
It can be used to matching the patterns
It can be used to matching the patterns
Buses are a powerful and efficient modeling construct. Using them to produce optimal code is depende
Buses are a powerful and efficient modeling construct. Using them to produce optimal code is dependent on following a basic set of best practices. This document provides a set of patterns that can be
C面向对象算法数据结构 Data Structures and Algorithms with Object-Oriented Design Patterns in C
C面向对象算法数据结构
Data Structures and Algorithms
with Object-Oriented Design Patterns in C