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.237.610 Times

Strings freeware
Filter: All | Freeware | Demo
 

Strings

1 2 3 4 5 > 
Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 1.266

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 (95): Strings edit Download

Added: February 27, 2010 | Visits: 1.162

PHP::Strings PHP::Strings is a Perl module to implement some of PHPs string functions. SYNOPSIS use PHP::Strings; my $slashed = addcslashes( $not_escaped, $charlist ); my $wordcount = str_word_count( $string ); my @words = str_word_count( $string, 1 ); my %positions = str_word_count( $string, 2 );...





Platforms: *nix

License: Freeware Size: 78.85 KB Download (107): PHP::Strings Download

Released: June 05, 2012  |  Added: June 05, 2012 | Visits: 606

Vintage Strings MkIII Vintage Strings MkIII is a new super realistic virtual string machine VST instrument (VSTi) that perfectly recreates the lush sound of analog string machines. Like these old machines, Vintage Strings MkIII is a synthesizer that was especially designed to produce rich warm string pads. This...


Platforms: Windows

License: Freeware Download (583): Vintage Strings MkIII Download

Added: May 10, 2013 | Visits: 484

Searching nested strings This script searches nested strings from a line of text. The strings are limited by two different characters.


Platforms: Python,

License: Freeware Download (59): Searching nested strings Download

Added: May 10, 2013 | Visits: 398

Visualize unicode strings If you are processing unicode strings and you want to print the string but run into UnicodeEncodeError all the time, this script shows you some simple steps to visualize unicode strings.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Visualize unicode strings Download

Added: May 10, 2013 | Visits: 484

repr() of containers with non-ASCII strings Printing sequences or maps containing non-ASCII strings results in escape sequences. This function uses the not-so-commonly-known "string_escape" codec to facilitate printing such sequences for quick-viewing.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): repr() of containers with non-ASCII strings Download

Added: May 10, 2013 | Visits: 806

Generating all strings of a given alphabet This script shows a way to generate a list of all strings (in this case, string=list of symbols) of a given alphabet having a specified length by using list comprehensions. Strings (not the 'string' type) are frequently used in computer science; for example numbers are encoded as strings of...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Generating all strings of a given alphabet Download

Added: May 10, 2013 | Visits: 424

xor for strings xor for strings script demonstrates the use of simple xor for strings.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): xor for strings Download

Added: July 15, 2013 | Visits: 412

Strings Browser Extension Strings is a social tracking and filtering platform that allows you to share and uncover experiences that are relevant to you. Strings incorporates strong privacy controls, easy filtering, and tracking support that allows your actions on and offline to automatically identify personalized trends...


Platforms: Mac

License: Freeware Size: 102.4 KB Download (34): Strings Browser Extension Download

Added: October 01, 2013 | Visits: 558

Strings on Speed Strings on Speed is a music video game similar to Frets on Fire in which players simulate guitar play using their keyboard. It features a singleplayer as well as a multiplayer mode.


Platforms: *nix

License: Freeware Size: 1.9 MB Download (41): Strings on Speed Download

Released: June 12, 2012  |  Added: June 12, 2012 | Visits: 482

Show Strings Show Strings is ideal for the developer who wants to check that copyright messages and other text data is present in executables or libraries. It strips out blank space if desired and with drag and drop is easy and convenient to use. The interface is clean and simple, with indications as to...


Platforms: Windows

License: Freeware Size: 206 KB Download (571): Show Strings Download

Added: May 10, 2013 | Visits: 281

Evaluating code inside strings In this script, Eval's __getitem__ returns the result of eval(key). In Python, String and Unicode objects have one special operator: the % operator. With that operator, strings can be formatted with format codes.Formatting is given syntax format % values, where format is a string with format...


Platforms: Windows, Mac, *nix, Python, Solaris

License: Freeware Download (62): Evaluating code inside strings Download

Added: May 10, 2013 | Visits: 289

Marshal unicode strings with PyXML If you want to serialize Python objects to XML then PyXML is a good choice. Except in the case when unicode strings come into play. In this case generic.Marshaller().dump() throws an ugly AttributeError: Marshaller instance has no attribute 'm_unicode' .This script extends both PyXML Marshaller...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Marshal unicode strings with PyXML Download

Added: May 10, 2013 | Visits: 409

Quick Test If Strings Are Identifiers Quick Test If Strings Are Identifiers script allows you to see if a string is an identifier.This script takes advantage of the special treatment of the __slots__ attribute with new-style python classes. The actual test is performed by the python interpreter and raises a TypeError if any slot...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Quick Test If Strings Are Identifiers Download

Added: October 23, 2010 | Visits: 2.217

GNU barcode 0.98 GNU Barcode is a tool to convert text strings to printed bars. GNU barcode supports a variety of standard codes to represent the textual strings and creates postscript output..


Platforms: *nix

License: Freeware Size: 327.68 KB Download (179): GNU barcode 0.98 Download

Added: September 12, 2010 | Visits: 948

jTokeniser jTokeniser project is a Java library for tokenising strings into a list of tokens.. The website of Andrew Roberts, Schoolof Computing, University of Leeds. Research interests: Natural LanguageLearning (NLL), Grammar Inference, Natual Language Processing (NLP),Machine Learning, Clustering,...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (94): jTokeniser Download

Added: October 25, 2010 | Visits: 996

Locale::Maketext::Extract Locale::Maketext::Extract is a Perl module used to extract translatable strings from source. SYNOPSIS my $Ext = Locale::Maketext::Extract->new; $Ext->read_po(messages.po); $Ext->extract_file($_) for <*.pl>; # Set $entries_are_in_gettext_format if the .pl files above use # loc(%1) instead...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (94): Locale::Maketext::Extract Download

Added: October 23, 2010 | Visits: 1.001

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: February 09, 2010 | Visits: 862

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 24, 2010 | Visits: 843

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

1 2 3 4 5 >