Regular Expression to Epsilon-NFA
資源簡介:Regular Expression to Epsilon-NFA
上傳時間: 2013-12-15
上傳用戶:dengzb84
資源簡介:Regular Expression to Expression Tree
上傳時間: 2017-03-11
上傳用戶:13517191407
資源簡介: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 use them to search for patterns and, onc...
上傳時間: 2013-12-19
上傳用戶:sardinescn
資源簡介:A sample program to demonstrate the usage of regex() Regular Expression function of the C language in linux.
上傳時間: 2017-04-02
上傳用戶:lacsx
資源簡介:正則表達式(Regular Expression)使用大全,收集了常用的使用方法和交流學習網(wǎng)址。正則表達式用于字符串處理,表單驗證等場合,實用高效,但用到時總是不太把握,以致往往要上網(wǎng)查一番。我將一些常用的表達式收藏在這里,作備忘之用。本貼隨時會更新。
上傳時間: 2015-07-06
上傳用戶:jennyzai
資源簡介:Compiles a Regular Expression into a fast automaton 編譯正規(guī)表達式成機器代碼(源碼)(11KB)
上傳時間: 2015-10-20
上傳用戶:1101055045
資源簡介:Regular Expression 學習的一本好書
上傳時間: 2013-12-31
上傳用戶:498732662
資源簡介:Regular Expression is one important concepst for all programmers.
上傳時間: 2017-07-04
上傳用戶:colinal
資源簡介:Regular-Expression-pocket-reference ebook for download
上傳時間: 2017-09-07
上傳用戶:gyq
資源簡介:Very good introduction of Regular Expression
上傳時間: 2014-02-10
上傳用戶:as275944189
資源簡介: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- m...
上傳時間: 2014-01-19
上傳用戶:愛死愛死
資源簡介:正則表達式的分析解釋控件,適用于delphi各版本-is a Regular Expression analysis explained Control, applicable to all versions of delphi [引自此網(wǎng)絡(luò)]
上傳時間: 2017-02-02
上傳用戶:
資源簡介: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 a...
上傳時間: 2013-12-07
上傳用戶:1583060504
資源簡介:how to use Regular Expressions
上傳時間: 2015-08-06
上傳用戶:風之驕子
資源簡介:[NFA+to+DFA] 很好很強大的,全部都有了,下下來就行了
上傳時間: 2014-11-22
上傳用戶:wangyi39
資源簡介:function to compute an Expression using int value parameters throw an exception of type illegalParameterValue in case one of the parameters is <= 0
上傳時間: 2014-01-20
上傳用戶:a6697238
資源簡介:RGB to HSI Expression and it code.
上傳時間: 2013-12-22
上傳用戶:ls530720646
資源簡介:Learn about the power of Regular Expressions and how to implement them in .Net
上傳時間: 2014-01-05
上傳用戶:xiaoxiang
資源簡介:Full support for extended Regular Expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be config...
上傳時間: 2013-12-11
上傳用戶:zhanditian
資源簡介:ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended Regular or hexadecimal Expressions to match against data payloads of packets...
上傳時間: 2014-01-15
上傳用戶:bcjtao
資源簡介:Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It can solve C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an au...
上傳時間: 2013-12-22
上傳用戶:二驅(qū)蚊器
資源簡介: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 methods, and some subtledi erences with the ...
上傳時間: 2013-12-18
上傳用戶:lanhuaying
資源簡介:Implement the step 2 of two-level logic minimization. Our goal is to find the minimum (exact minimum) sum-of-products Expression for a given function.
上傳時間: 2014-01-09
上傳用戶:無聊來刷下
資源簡介:Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, includi...
上傳時間: 2016-01-02
上傳用戶:標點符號
資源簡介:thinkinjava2English Thinking in Java, 2nd Edition, Release 11 to be published by Prentice-Hall mid-June, 2000 Bruce Eckel, President, MindView, Inc. Planet PDF brings you the Portable Document Format (PDF) version of Thinking in Java...
上傳時間: 2014-01-15
上傳用戶:ANRAN
資源簡介:Hospital queue is a Regular met are very familiar with the phenomenon. It every day one way or another in the form in front of us. For example, patients to hospitals, pharmacies dispensing to patients, patients with transfusion to the infus...
上傳時間: 2013-12-26
上傳用戶:四只眼
資源簡介:這是編譯原理的一個實驗, 是把一個正則表達式轉(zhuǎn)化為不確定有窮自動機NFA的算法程序,朋興趣的朋友可以下載來看看哦。 一個正則表達式就是由普通字符(例如字符 a 到 z)以及特殊字符(稱為元字符)組成的文字模式。該模式描述在查找文字主體時匹配的一...
上傳時間: 2016-06-22
上傳用戶:wangchong
資源簡介:libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an autom...
上傳時間: 2013-12-18
上傳用戶:253189838
資源簡介:This document provides guidelines and describes how to easily port S60 2nd Edition C++ applications to S60 3rd Edition. The document has been written based on experiences of porting Regular S60 2nd Edition applications, such as the S60 ...
上傳時間: 2017-01-29
上傳用戶:wang5829
資源簡介:In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on to...
上傳時間: 2013-12-12
上傳用戶:x4587