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

String Replacing freeware
Filter: All | Freeware | Demo
 

String Replacing

< 1 2 3 4 5 > 
Released: December 06, 2012  |  Added: December 06, 2012 | Visits: 621

String Thing 2 String Thing 2 is a string virtual instrument that features advanced controls as well as filtering in order to obtain more natural tones. String Thing 2 includes: · controls over plucking; · variable bandwidth filter; · improved impulse, string and body model; · simplified and improved... Platforms: Windows

License: Freeware Download (850): String Thing 2 Download

Added: May 10, 2013 | Visits: 830

extract filename from a full path string extract filename from a full path string easily returns the filename component of a path with the built-in PHP basename() function. Useful for splitting a string path to get the filename. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (61): extract filename from a full path string Download

Added: May 10, 2013 | Visits: 613

Reversing a String by Words or Characters Reversing a String by Words or Characters script allows you to reverse the characters or words of a string. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Reversing a String by Words or Characters Download

Added: May 10, 2013 | Visits: 432

Convert a string into a raw string This script contains a function that takes in an arbitrary string and converts it into its raw string equivalent. It is very useful when a user needs to input text and you want the raw equivalent to be used and not the processed version. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Convert a string into a raw string Download

Added: May 10, 2013 | Visits: 565

Find and replace string in all files This script interates all files in a directory and finds and replaces a string. In this case an IP address. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Find and replace string in all files Download

Added: May 10, 2013 | Visits: 434

Split string on capitalized/uppercase char This function accepts a string and returns a string with whitespace(one space) inserted between words with leading capitalized letters. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Split string on capitalized/uppercase char Download

Added: May 10, 2013 | Visits: 551

Conversion to unicode or byte string Python's built in function str() and unicode() return a string representation of the object in byte string and unicode string respectively. This script introduces an enhanced version of str() and unicode() that could be used as handy functions to convert between byte string and unicode. This... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Conversion to unicode or byte string Download

Added: May 10, 2013 | Visits: 552

Simple string checksum This one line function adds up the ascii values of a string and returns the total as a checksum. Also included is a variation which returns the checksum mod 256 (so it can be used as a single byte).The same technique can be used to add up a list of numbers, or to return the average of a list... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Simple string checksum Download

Added: May 10, 2013 | Visits: 404

Processing a string-one character at a time This function allows you to process a string by one character at a time. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Processing a string-one character at a time Download

Added: May 10, 2013 | Visits: 468

Replace occurrence of string in files This script go thru directory tree and looks for files of specified pattern, and then replace in those files a string with new one, overwriting old file without backups. Platforms: Windows, Python,

License: Freeware Download (58): Replace occurrence of string in files Download

Added: May 10, 2013 | Visits: 341

String substitution shorty This script shows a simple (but not hopelessly fragile) approach for string substitution. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (65): String substitution shorty Download

Added: May 10, 2013 | Visits: 461

Custom String Representations of Bases Custom String Representations of Bases script allows you to make a number shorter(like timestamps in URLs). Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (62): Custom String Representations of Bases Download

Added: May 10, 2013 | Visits: 595

Align text string Align text string script aligns string with spaces between words to fit specified width. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): Align text string Download

Added: May 10, 2013 | Visits: 398

Split String into n-size pieces This script takes a string and returns a list containing the n-sized pieces of the string. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Split String into n-size pieces Download

Added: May 10, 2013 | Visits: 436

Missing string functions Missing string functions script introduces some functions to help you manage international text. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Missing string functions Download

Added: May 10, 2013 | Visits: 394

Hash a string Hash a string script hashes a string (preferably your name) to an alter ego description. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Hash a string Download

Added: May 10, 2013 | Visits: 552

Simple pattern-based string generator This script allows you to generate all the string described by a pattern passed on the command-line. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Simple pattern-based string generator Download

Added: May 10, 2013 | Visits: 790

Parse Command Line String from CommandLine This script represents a way to parse command line from user provided string or try to get the original Argv from Windows OS Platform. Platforms: Windows, Python,

License: Freeware Download (58): Parse Command Line String from CommandLine Download

Added: May 10, 2013 | Visits: 525

Regular expression for python string literals For quick-and-dirty processing of Python source files, it can be convenient to have a regular expression that matches Python string literals. This script provides such a regular expression. The example use case above shows how it could be used to rename a variable in a P shows hoe. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 528

Boyer-Moore-Horspool string searching This script implements a string searching algorithm based upon Boyer-Moore string searching, which is considered one of the most efficient string searching algorithms. Boyer-Moore-Horspool only uses the bad-suffix window for matching and is therefore simpler to implement and faster than normals... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Boyer-Moore-Horspool string searching Download

< 1 2 3 4 5 >