Les livres classés sous : regular
Mastering Regular Expressions Understand your data and be more productive
If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage. If you think you know all you need t...
(paru le 06/09/2006, consulté 862 fois)
Beginning Regular Expressions
Regular expressions help users and developers to find and manipulate text more effectively and efficiently. In addition, regular expressions are supported by many scripting languages, programming-languages, and databases. This example-rich tutorial helps ...
(paru le 21/02/2005, consulté 1979 fois)
Computer Science & Perl Programming
In its first five years of existence, The Perl Journal
ran 247 articles by over 120 authors. Every serious Perl
programmer subscribed to it, and every notable Perl guru
jumped at the opportunity to write for it. TPJ explained
critical topics such as regul...
(paru le 22/12/2002, consulté 1384 fois)
Regular expression
Regular expressions are such a powerful tool for manipulating text and data that anyone who uses a computer can benefit from them. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, a...
(paru le 25/09/2003, consulté 1753 fois)
Regular Expressions in 10 Minutes
This book offers straightforward, practical answers when you need fast results. By working through each 10-minute lesson, you'll learn everything you need to start leveraging the incredible power of regular expressions and the regular expression language....
(paru le 07/04/2004, consulté 2243 fois)
Oracle Regular Expressions Pocket Reference
Support for regular expressions in SQL and PL/SQL is one
of the most exciting features of Oracle Database 10G.
Oracle has long supported the ANSI-standard LIKE predicate
for rudimentary pattern matching, but regular expressions
take pattern matching to a ...
(paru le 22/10/2003, consulté 1532 fois)
Java regular expressions Taming the java.util.regex engine
Java has always been an excellent language for working with objects. However, Java's text manipulation mechanisms have always been somewhat limited, especially when compared to languages such as AWK and Perl. The introduction of an excellent regular expre...
(paru le 09/03/2004, consulté 1791 fois)
Self-Regularity A New Paradigm for Primal-Dual Interior-Point Algorithms
Research on interior-point methods (IPMs) has dominated
the field of mathematical programming for the last two
decades. Two contrasting approaches in the analysis and
implementation of IPMs are the so-called small-update and
large-update methods, although...
(paru le 16/12/2002, consulté 1482 fois)
Mastering Regular Expressions
Regular expressions are an extremely powerful tool for
manipulating text and data. They have spread like wildfire
in recent years, now offered as standard features in Perl,
Java, VB.NET and C# (and any language using the .NET
Framework), PHP, Python, ...
(paru le 22/12/2002, consulté 1627 fois)
Java NIO Regular expressions and high-performance I/O
The Java New I/O (NIO) packages in J2SE 1.4 introduce many
new, indispensable features previously unavailable to Java
programmers. These include APIs for high-performance I/O
operations, regular expression processing, and character
set coding.These new li...
(paru le 15/08/2002, consulté 2044 fois)