Main > Programming > Libraries >

Math::String::Charset::Nested 1.27

Math::String::Charset::Nested 1.27

Sponsored Links

Math::String::Charset::Nested 1.27 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.060 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 844
Date added: 2007-07-02
Publisher: Tels

Math::String::Charset::Nested 1.27 description

Math::String::Charset::Nested is a charset for Math::String objects.

SYNOPSIS

use Math::String::Charset;

# construct a charset from bigram table, and an initial set (containing
# valid start-characters)
# Note: After an a, either an b, c or a can follow, in this order
# After an d only an a can follow
$bi = new Math::String::Charset ( {
start => a..d,
bi => {
a => [ b, c, a ],
b => [ c, b ],
c => [ a, c ],
d => [ a, ],
q => [ ], # q will be automatically in end
}
end => [ a, b, ],
} );
print $bi->length(); # a,b => 2 (cross of end and start)
print scalar $bi->class(2); # count of combinations with 2 letters
# will be 3+2+2+1 => 8

Math::String::Charset::Nested 1.27 Screenshot

Advertisements

Math::String::Charset::Nested 1.27 Keywords

Bookmark Math::String::Charset::Nested 1.27

Hyperlink code:
Link for forum:

Math::String::Charset::Nested 1.27 Copyright

WareSeeker periodically updates pricing and software information of Math::String::Charset::Nested 1.27 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Math::String::Charset::Nested 1.27 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Sponsored Links
Related Software
Math::String::Charset is a simple charset for Math::String objects. Free Download
Math::String module contains arbitrary sized integers having arbitrary charsets to calculate with key rooms. Free Download
String::MFN is a Perl module to Normalize a string in the manner of the mfn utility. Free Download
MARC::Charset is a Perl module to convert MARC-8 encoded strings to UTF-8. Free Download
Lingua::RU::Charset is a Perl extension for detecting and converting various russian character sets. Free Download
Math::Roman contains arbitrary sized Roman numbers and conversion from and to Arabic. Free Download
Math::BaseCnv is a fast functions to convert between number bases. Free Download
Math::BigRat package arbitrary big rational numbers. Free Download