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

Strings Manipulation freeware
Filter: All | Freeware | Demo
 

Strings Manipulation

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 298

Hex_dump This program will dump a file to the screen "classic" style. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Hex_dump Download

Added: May 10, 2013 | Visits: 466

Padding variable length sequences Padding variable length sequences script returns a pad function that implements tuple unpacking. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Padding variable length sequences Download

Added: May 10, 2013 | Visits: 329

Increment numbers in a string Suppose one reference number on your invoice is "XYZ-001", then let this algorithm figure out that the next one should be "XYZ-002" or that "dsc_010.jpg" should become "dsc_011.jpg" . Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Increment numbers in a string Download

Added: September 11, 2013 | Visits: 346

EasyDate EasyDate provides a set of manipulation functions that can be applied to strings retrieved from a MySQL database. Platforms: PHP

License: Freeware Size: 10 KB Download (40): EasyDate Download

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

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: February 27, 2010 | Visits: 1.170

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: 613

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: 489

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: 403

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: 491

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: 579

Admin Manipulation This contrib allows you to:delete all products or delete all orders or delete all customers and perform other db manipulation operations ALLfrom your stores admin area.these files are modified:-optimize_table.php-empty_db.phpnot to store your actual DB name in the scripts, but to relate to the... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (51): Admin Manipulation Download

Added: May 10, 2013 | Visits: 813

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: 431

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: 417

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: November 04, 2013 | Visits: 621

General Sound Manipulation Program The General Sound Manipulation Program (GSMP) aims to become for sound what The GIMP is for graphics. It features non-destructive editing, mutliple tracks, and real-time FX prehearing. It is very interactive (all the big work is done in background-threads Platforms: *nix

License: Freeware Size: 327.68 KB Download (40): General Sound Manipulation Program Download

Added: October 01, 2013 | Visits: 564

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

Added: August 26, 2008 | Visits: 1.423

Advanced Process Manipulation DiamondCS Advanced Process Manipulation (APM) is an advanced process/module viewer and manipulation utility that allows unique control over target processes by literally becoming a part of them. Unlike conventional process viewers, DiamondCS APM doesn't control processes by remotely sending... Platforms: Windows

License: Freeware Size: 44 KB Download (497): Advanced Process Manipulation Download

Added: March 23, 2010 | Visits: 894

my_string my_string is an easy-to-use, fast string manipulation library. my_string is an incomplete port of PHP string manipulation functions to C. Please note that this library is not binary safe. It was not written for binary data manipulation, just text string manipulation. NOTE: The resulting... Platforms: *nix

License: Freeware Size: 12.29 KB Download (98): my_string Download

Added: May 06, 2010 | Visits: 836

Rose::URI Rose::URI is a standalone URI class allowing easy and efficient manipulation of query parameters and other URI components. SYNOPSIS use Rose::URI; $uri = Rose::URI->new(http://un:pw@foo.com/bar/baz?a=1&b=two+3); $scheme = $uri->scheme; $user = $uri->username; $pass = $uri->password;... Platforms: *nix

License: Freeware Size: 8.19 KB Download (99): Rose::URI Download

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

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

1 2 3 4 5 >