Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.353.085 Times

Strings freeware
Filter: All | Freeware | Demo
 

Strings

< 1 2 3 4 5 > 
Added: August 06, 2008 | Visits: 963

Regular Expression Component Library for VC7.1 Search and/or replace strings or files using regular expressions in non-managed C+ code. Supports both MFC and non-MFC programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model. Comes with extensive documentation and is...



Platforms: Windows

License: Freeware Size: 6.54 MB Download (103): Regular Expression Component Library for VC7.1 Download

Added: June 24, 2010 | Visits: 845

StringParser_BBCode StringParser_BBCode class provides the possibility to parse strings with BB-Codes and convert them to e.g. HTML code. BBCode is a kind of markup "language" with which one may structure and format text. It is similar to HTML but it utilizes square braces instead of angle brackets. Another...





Platforms: *nix

License: Freeware Size: 327.68 KB Download (102): StringParser_BBCode Download

Added: November 17, 2010 | Visits: 1.117

CQL::Parser CQL::Parser is a Perl module that compiles CQL strings into parse trees of Node subtypes. SYNOPSIS use CQL::Parser; my $parser = CQL::Parser->new(); my $root = $parser->parse( $cql ); CQL::Parser provides a mechanism to parse Common Query Language (CQL) statements. The best description of...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (102): CQL::Parser Download

Added: August 26, 2010 | Visits: 752

fontimage fontimage project is a small, portable tool that generates PNG images of text strings directly from outline font files..


Platforms: *nix

License: Freeware Size: 14.34 KB Download (100): fontimage Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 1.269

Strings edit Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (99): Strings edit Download

Added: April 17, 2010 | Visits: 944

XML::UM XML::UM is a Perl module to convert UTF-8 strings to any encoding supported by XML::Encoding. SYNOPSIS use XML::UM; # Set directory with .xml files that comes with XML::Encoding distribution # Always include the trailing slash! $XML::UM::ENCDIR =...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): XML::UM Download

Added: August 21, 2008 | Visits: 692

String Stack Queue ActiveX Create and manage in-memory stacks and queues of strings with this free ActiveXcomponent.


Platforms: Windows

License: Freeware Size: 50 KB Download (99): String Stack Queue ActiveX Download

Added: August 30, 2008 | Visits: 1.109

Regular Expression Component Library for BCB4 Search and/or replace strings or files using regular expressions. Supports both VCL and non-VCL programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model and C++ Builder RAD programming. Comes with extensive...


Platforms: Windows

License: Freeware Size: 4.26 MB Download (99): Regular Expression Component Library for BCB4 Download

Added: August 09, 2010 | Visits: 887

DateTime::TimeZone::SystemV DateTime::TimeZone::SystemV is a Perl module with System V and POSIX timezone strings. SYNOPSIS use DateTime::TimeZone::SystemV; $tz = DateTime::TimeZone::SystemV->new("EST5EDT"); if($tz->is_floating) { ... if($tz->is_utc) { ... if($tz->is_olson) { ... $category = $tz->category;...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (99): DateTime::TimeZone::SystemV Download

Added: July 12, 2010 | Visits: 1.044

massrename massrename is a general-purpose utility for batch-renaming file extensions, as well as strings within the base filename (for example, "SomeblehFile.mp3" to "SomeblahFile.mp3") Usage: /usr/bin/massrename [ ARGUMENTS ] ... Examples: massrename --from mp3 --to ogg # rename *.mp3 to *.ogg...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (99): massrename Download

Added: June 09, 2010 | Visits: 673

cstrings A lightweight internationalization tool for C code, for those who find gettext too bulky and intrusive. Extracts strings from a program and turns them into #defines in a pre-pended code section. Has good features for building up your message base incrementally. This tool can be used to massage...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (98): cstrings Download

Added: October 23, 2010 | Visits: 1.005

Test::Differences Test::Differences Perl module contains test strings and data structures and show differences if not ok. SYNOPSIS use Test; ## Or use Test::More use Test::Differences; eq_or_diff $got, "anbncn", "testing strings"; eq_or_diff @got, [qw( a b c )], "testing arrays"; ## Passing options:...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Test::Differences Download

Added: January 16, 2010 | Visits: 959

LibsX LibsX (formerly LibSpeedX) is a C++ multi-platform set of basic libraries (like strings, ini files, etc) optimized for speed and made from scratch. LibsXs goal is to make programs like games with basic libraries highly optimized for speed and without unnecesary checks or code, so when a project...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (97): LibsX Download

Added: April 26, 2010 | Visits: 1.054

Tables for Ada Tables for Ada is a library provides an implementation of tables indexed by strings. The binary search is used for names of known length. It is also possible to search a table for names of unknown length, i.e. to parse a string using some table. Table elements can be of any private type. Key-...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): Tables for Ada Download

Added: February 09, 2010 | Visits: 865

Regexp::Genex Regexp::Genex - get the strings a regex will match, with a regex. SYNPOSIS # first try: $ perl -MRegexp::Genex=:all -le print for strings(qr/a(b|c)d{2,3}e*/) $ perl -x `pmpath Regexp::Genex` #!/usr/bin/perl -l use Regexp::Genex qw(:all); $regex = shift || "a(b|c)d{2,4}?"; print...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Regexp::Genex Download

Added: June 03, 2010 | Visits: 712

IO-stringy IO-stringy is a I/O on in-core objects like strings and arrays. SYNOPSIS IO:: ::AtomicFile adpO Write a file which is updated atomically ERYQ ::Lines bdpO I/O handle to read/write to array of lines ERYQ ::Scalar RdpO I/O handle to read/write to a string ERYQ ::ScalarArray RdpO I/O handle...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (96): IO-stringy Download

Added: March 14, 2010 | Visits: 1.482

Regular Statement String Regular Statement String (RSS) provides several libraries in C, Java, and COM to implement and demonstrate the key-value development method using well-designed "strings" (RSS) as the media. Regular Statement String also shows a way to write "Process Oriented" applications. Whats New in This...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (96): Regular Statement String Download

Added: January 25, 2010 | Visits: 900

Text Wallet Text wallet is a simple panel for storing and recalling to the clipboard frequently used text strings, just write to permanently store to disk, just touch text field for auto-copying text to the clipboard -ready to paste. Text strings can be multi-line.


Platforms: Mac

License: Freeware Size: 866 KB Download (96): Text Wallet Download

Added: April 10, 2010 | Visits: 886

Text::Quote Text::Quote contains quotes strings as required for perl to eval them back correctly. SYNOPSIS use Text::Quote; my @quotes=map{$quoter->quote($_,indent=>6,col_width=>60)}( "The time has come" the walrus said, "to speak of many things..." ,"...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Text::Quote Download

Added: August 09, 2010 | Visits: 782

Locale::Maketext::Fuzzy Locale::Maketext::Fuzzy is a Perl module for Maketext from already interpolated strings. SYNOPSIS package MyApp::L10N; use base Locale::Maketext::Fuzzy; # instead of Locale::Maketext package MyApp::L10N::de; use base MyApp::L10N; our %Lexicon = ( # Exact match should always be preferred...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (95): Locale::Maketext::Fuzzy Download

< 1 2 3 4 5 >