Les livres classés sous : pattern
Design Patterns in Ruby
Most design pattern books are based on C++ and Java. But Ruby is different-and the language's unique qualities make design patterns easier to implement and use. In Design Patterns in Ruby, Russ Olsen demonstrates how to combine Ruby's power and elegance w...
(paru le 10/12/2007, consulté 170 fois)
Applied Java Patterns
A hands-on guide to design patterns for Java platform
developers.
Pattern-based solutions for every stage of the
development lifecycle
Documents 30 patterns, including the 23 core patterns
for the Sun Certified Enterprise Architect exam
Describes patte...
(paru le 01/03/2002, consulté 2079 fois)
Data Complexity in Pattern Recognition
Machines capable of automatic pattern recognition have many fascinating uses in science and engineering as well as in our daily lives. Algorithms for supervised classification, where one infers a decision boundary from a set of training examples, are at t...
(paru le 21/11/2006, consulté 2043 fois)
Design Patterns in Communications Software
This is the definitive compendium of design patterns in
communication software, gathered together by Linda Rising,
Ph.D., a recognized leader in the field. Contributors
include James O. Coplien, Douglas C. Schmidt, Robert
Hanmer, Greg Utas, Just van den B...
(paru le 01/10/2001, consulté 2291 fois)
Pattern Languages of Program Design 5
Design patterns have moved into the mainstream of professional software development as a highly effective means of improving the quality of software engineering, system design, and development, as well as the communication among the people building them. ...
(paru le 31/05/2006, consulté 2347 fois)
Pattern Recognition
A classic -- offering comprehensive and unified coverage with a balance between theory and practice!
Pattern recognition is integral to a wide spectrum of scientific disciplines and technologies including image analysis, speech recognition and audi...
(paru le 16/12/2005, consulté 1826 fois)
Pattern Recognition in Industry
Two wave fronts are upon us today: we are being bombarded by an enormous amount of data, and we are confronted by continually increasing technical and business advances.
Ideally, the endless stream of data should be one of our major assets. However, ...
(paru le 30/06/2005, consulté 1610 fois)
Design Patterns for Dummies
There's a pattern here, and here's how to use it!
Find out how the 23 leading design patterns can save you time and trouble
Ever feel as if you've solved this programming problem before? You - or someone - probably did, and that's why there's a de...
(paru le 29/05/2006, consulté 3962 fois)
Correlation Pattern Recognition
Correlation is a robust and general technique for pattern recognition and is used in many applications, such as automatic target recognition, biometric recognition and optical character recognition. The design, analysis and use of correlation pattern reco...
(paru le 24/11/2005, consulté 1703 fois)
Statistical Pattern Recognition
Statistical pattern recognition is a very active area of study and research, which has seen many advances in recent years. New and emerging applications - such as data mining, web searching, multimedia data retrieval, face recognition, and cursive handwri...
(paru le 28/07/2002, consulté 1134 fois)
Refactoring to Patterns
In 1994, Design Patterns changed the landscape of object-oriented development by introducing classic solutions to recurring design problems. In 1999, Refactoring revolutionized design by introducing an effective process for improving code. With the highly...
(paru le 15/09/2004, consulté 2740 fois)
Combining Pattern Classifiers Methods and Algorithms
A unified, coherent, and expansive treatment of current classifier ensemble methods
Mail sorting, medical test reading, military target recognition, signature verification, meteorological forecast, DNA matching, fingerprint recognition. These are just ...
(paru le 05/08/2004, consulté 982 fois)
C++ Design Patterns and Derivatives Pricing
Design patterns are the cutting-edge paradigm for programming in object-oriented languages. Here they are discussed, for the first time in a book, in the context of implementing financial models in C++. Assuming only a basic knowledge of C++ and mathemati...
(paru le 30/06/2004, consulté 1621 fois)
Pattern Recognition Algorithms for Data Mining
Pattern Recognition Algorithms for Data Mining addresses different pattern recognition (PR) tasks in a unified framework with both theoretical and experimental results. Tasks covered include data condensation, feature selection, case generation, clusterin...
(paru le 21/06/2004, consulté 1872 fois)
JSP Examples and Best Practices
JSP Examples and Best Practices takes basic JSP and
applies sound architectural principles and design patterns
to give the average developer the tools to build scalable
enterprise applications using JSP. While other books
provide instruction on basic JSP ...
(paru le 07/05/2002, consulté 1200 fois)
Pattern Classification
Pattern classification is a vital and growing field with applications in such areas as speech recognition, handwriting recognition, computer vision, image analysis, data mining, information retrieval, machine learning and neural networks. Expanding on the...
(paru le 05/05/2004, consulté 2080 fois)
Pattern Oriented Software Architecture A system of patterns Volume 1
Pattern-oriented software architecture is a new approach
to software development. This book represents the
progression and evolution of the pattern approach into a
system of patterns capable of describing and documenting
large-scale applications. A patter...
(paru le 06/07/2001, consulté 1448 fois)
Design patterns explained A new perspective on object-oriented design
Design Patterns Explained: A New Perspective on
Object-Oriented Design draws together the principles of
object-oriented programming with the power of design
patterns to create an environment for robust and reliable
software development. Packed with practi...
(paru le 01/08/2001, consulté 2960 fois)
Neural Networks for Pattern Recognition
This is the first comprehensive treatment of feed-forward
neural networks from the perspective of statistical pattern
recognition. After introducing the basic concepts, the book
examines techniques for modelling probability density
functions and the prope...
(paru le 10/11/1995, consulté 1640 fois)
A Pattern Language for Web Usabilty
Despite the astronomical number of hours invested in
developing websites for commercial and other uses, it is
now clear that many websites are poorly designed and have
floundered as a result.
There are four main aspects of website design that can
affect ...
(paru le 07/01/2003, consulté 1533 fois)
A Requirements Pattern Succeeding in the Internet Economy
Requirements definition is crucial to the success of any
product, especially in volatile and fastpaced,
Internetbased industries.
A Requirements Pattern offers a coherent and consistent
approach to the entire requirements engineering process
ensuring th...
(paru le 05/02/2002, consulté 1567 fois)
Random graphs for statistical pattern recognition
A timely convergence of two widely used disciplines Random Graphs for Statistical Pattern Recognition is the first book to address the topic of random graphs as it applies to statistical pattern recognition. Both topics are of vital interest to researcher...
(paru le 30/03/2004, consulté 1848 fois)
Web Service Patterns: Java Edition
Web Service Patterns: Java Edition describes the
architectural patterns that guide developers through design
patterns (service implementation and usage) and illustrates
different ways in which Web services can and will be
used.
Web Service Patterns: Java...
(paru le 22/04/2003, consulté 1515 fois)
Visual Basic Design Patterns VB 6.0 and VB.Net
Design patterns provide programmers with a convenient way
to reuse object-oriented code across projects and between
programmers, offering easy, time-saving solutions to
commonly recurring problems in software design. A practical
guide to writing Visual Ba...
(paru le 18/12/2001, consulté 8256 fois)
Patterns for Effective Use Cases
Use cases have become an integral part of modeling
software requirements, but many software developers are
discovering that writing effective use cases is more
difficult than they had anticipated. An understanding of
the basic principles of use cases is n...
(paru le 16/09/2002, consulté 1805 fois)
C # Design Patterns A tutorial
Design patterns are elegant, adaptable, and reusable
solutions to everyday software development problems.
Programmers use design patterns to organize objects in
programs, making them easier to write and modify. C#
Design Patterns: A Tutorial is a practica...
(paru le 09/10/2002, consulté 4380 fois)