Home > Tags: pattern (Total 600 Records)
Accelerating Pattern Matching with OpenCL
Programming By:Fraser Adams 2017-09-30 00:00:00
Pattern matching is the act of searching a given sequence of tokens for the presence of some other sequence of tokens, and represents one of the most fundamental problems encountered in computer science, from simple string scanning and regular expressions through to lexers & parsers, virus scanners Programming
Tags: pattern matching accelerating opencl
Java 9 Modularity: Patterns and Practices for Developing Maintainable Applications
Java By:Sander Mak 2017-09-25 00:00:00
The upcoming Java 9 module system will affect existing applications and offer new ways of creating modular and maintainable applications. With this hands-on book, Java developers will learn not only about the joys of modularity, but also about the patterns needed to create truly modular and reliable Java
Tags: java pattern application developing practice maintainable modularity
Pattern Analysis: Methods, Applications and Challenges (Computer Science, Technology and Applications)
Programming By:- 2017-02-15 00:00:00
This book reviews methods, applications and challenges of pattern analysis. Chapter One addresses the identification problem of the printed medieval documents origin. The authors of Chapter Two perform a review on current cheiloscopic techniques, addressing the study methodology and usefulness of li Programming
Tags: computer pattern application analysis technology science method
Docker Management Design Patterns: Swarm Mode on Amazon Web Services
Networking By:Deepak Vohra 2017-10-21 00:00:00
Master every aspect of orchestrating/managing Docker including creating a Swarm, creating services, using mounts, scheduling, scaling, resource management, rolling updates, load balancing, high availability, logging and monitoring, using multiple zones, and networking. This book also discusses the m Networking
Tags: design pattern web services management amazon swarm mode docker
Developer's Guide to Microsoft Prism 4: Building Modular MVVM Applications with Windows Presentation Foundation and Microsoft Silverlight (Patterns & Practices)
Computer Science By:Bob Brumfield 2011-03-29 00:00:00
This guide provides everything you need to get started with Prism and to use it to create flexible, maintainable Windows® Presentation Foundation (WPF) and Microsoft Silverlight® 4.0 applications. It can be challenging to design and build WPF or Silverlight client applications that are flexible, Computer Science
Tags: microsoft developer guide pattern application silverlight foundation windows modular practice presentation mvvm prism
A Little Java, A Few Patterns
Java By:Matthias Felleisen 1997-12-19 00:00:00
Java is a new object-oriented programming language that was developed by Sun Microsystems for programming the Internet and intelligent appliances. In a very short time it has become one of the most widely used programming languages for education as well as commercial applications.Design patterns, wh Java
Learning Python Design Patterns - Second Edition
Programming By:Chetan Giridhar 2016-02-15 00:00:00
Leverage the power of design patterns to solve real-world problems in Python software architecture, design, and application development. About This Book Understand the structural, creational, and behavioral Python design patterns Get to know the context and application of design patterns to solve Programming
Modular Neural Networks and Type-2 Fuzzy Systems for Pattern Recognition (Studies in Computational Intelligence)
Computer Science By:Patricia Melin 2011-00-00 00:00:00
This book describes hybrid intelligent systems using type-2 fuzzy logic and modular neural networks for pattern recognition applications. Hybrid intelligent systems combine several intelligent computing paradigms, including fuzzy logic, neural networks, and bio-inspired optimization algorithms, whic Computer Science
Tags: study network pattern neural system computational modular intelligence recognition
The Linux Guide pattern
Unix and Linux By:Almos Kainan 2017-07-20 00:00:00
int inchstr(chstr) int inchnstr(chstr, n) int winchstr(win, chstr) int winchnstr(win, chstr, n) int mvinchstr(y, x, chstr) int mvinchnstr(y, x, chstr, n) int mvwinchstr(win, y, x, chstr) int mvwinchnstr(win, y, x, chstr, n) Return a chtype string from the screen or window. In the string, attribute i Unix and Linux
Patterns in Data Management: A Flipped Textbook
Databases By:Jens Dittrich 2016-02-02 00:00:00
This book is not a standard textbook on database techniques. This book was written extending and complementing preexisting educational videos on database technology I designed and recorded in winter 2013/14. The main goal of these videos was to use them in my flipped classroom Database Systems which Databases
Tags: data pattern management textbook flipped