搜索结果
找到约 60 项符合
Regular 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (8)
- 技术资料 (7)
- 软件设计/软件工程 (5)
- 书籍 (4)
- Java书籍 (4)
- Linux/Unix编程 (3)
- 文件格式 (3)
- 编译器/解释器 (2)
- Java编程 (2)
- Applet (2)
- 数值算法/人工智能 (1)
- 书籍源码 (1)
- 其他 (1)
- 嵌入式综合 (1)
- 模拟电子 (1)
- 电子书籍 (1)
- 驱动编程 (1)
- Internet/网络编程 (1)
- 游戏 (1)
- 数学计算 (1)
- 技术管理 (1)
- 嵌入式/单片机编程 (1)
- 单片机开发 (1)
- 数据结构 (1)
- STL (1)
- matlab例程 (1)
- Oracle数据库 (1)
- JavaScript (1)
- 行业发展研究 (1)
- 3G开发 (1)
其他书籍 经典英文原版PHP教程networking, data structures, regular expressions, math, configuration, graphics, MySQL/Po
经典英文原版PHP教程networking, data structures, regular expressions, math, configuration, graphics, MySQL/PostgreSQL support, XML, algorithms, debugging, optimization...and 650 downloadable code examples, with a Foreword by PHP 5 contributor and Zend Engine 2 co-creator Andi Gutmans!
书籍源码 Compiles a regular expression into a fast automaton 编译正规表达式成机器代码(源码)(11KB)
Compiles a regular expression into a fast automaton
编译正规表达式成机器代码(源码)(11KB)
数据结构 SPLASH is a c++ class library that implements many of the Perl constructs and data types, including
SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall and is available for most platforms. This Class library provi ...
软件设计/软件工程 Text processing often involves matching text against a pattern. Although Java s character and assort
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After intro ...
软件设计/软件工程 正则表达式的分析解释控件
正则表达式的分析解释控件,适用于delphi各版本-is a regular expression analysis explained Control, applicable to all versions of delphi
[引自此网络]
其他书籍 New to Python? This is the developer s guide to Python development! q Learn the core features of Pyt
New to Python? This is the developer s guide to Python development! q Learn the core features of Python as well as advanced topics such as regular expressions, multithreaded programming, Web/Internet and network development, GUI development with Tk(inter) and more
其他书籍 by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See
by Randal L. Schwartz and Tom Phoenix
ISBN 0-596-00132-0
Third Edition, published July 2001.
(See the catalog page for this book.)
Learning Perl, 3rd Edition.
Table of Contents
Copyright Page
Preface
Chapter 1: Introduction
Chapter 2: Scalar Data
Chapter 3: Lists and Arrays
Chapter 4: Subroutin ...
单片机开发 单片机c语言编写的自动控制升降旗系统
单片机c语言编写的自动控制升降旗系统,可以实现定时升降旗等-language of automatic control movements flag system that can achieve regular movements of flags
其他书籍 by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See
by Randal L. Schwartz and Tom Phoenix
ISBN 0-596-00132-0
Third Edition, published July 2001.
(See the catalog page for this book.)
the text of Learning Perl, 3rd Edition.
Table of Contents
Copyright Page
Preface
Chapter 1: Introduction
Chapter 2: Scalar Data
Chapter 3: Lists and Arrays
Chapter 4 ...
驱动编程 This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. U
This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln utility.