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

Reversing a String by Words or Characters 1.0

  Date Added: May 10, 2013  |  Visits: 606

Reversing a String by Words or Characters

Report Broken Link
Printer Friendly Version


Product Homepage
Download (58 downloads)



Reversing a String by Words or Characters script allows you to reverse the characters or words of a string.

Requirements: No special requirements
Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python , BSD Solaris
Keyword: Characters Characters Manipulation Reversing String String Reversing Words Management
Users rating: 0/10

License: Freeware
USER REVIEWS
More Reviews or Write Review


REVERSING A STRING BY WORDS OR CHARACTERS RELATED
Programming  -  Upsidedown 0.2
Upsidedown is a simple Python library that "flips" latin characters in a string to create an "upside-down" impression. It makes extensive use of compatible latin characters as encoded in Unicode. Example >>> import...
10.24 KB  
Text Management  -  Processing a string-one character at a time 1.0
This function allows you to process a string by one character at a time.
 
Shell & Desktop  -  YABT 2.0.2
YABT is a context sensitive string manipulation tool written in pure python. The project has the following goals: * Provide implementations of string manipulation for specific tasks to be used inside applications. The current...
81.92 KB  
Libraries  -  PHP::Strings 0.28
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 );...
78.85 KB  
Development Tools  -  tokfun 1.0
The following program reduces an enterd string into sentences. It can also be utilised reduce the string into words.This program is supported by two function :a) isdelimiter,b) token.They both are included in the tokfun.zip.isdelimiter returns a...
10 KB  
Libraries  -  ShiftJIS::Regexp 1.00
ShiftJIS::Regexp contains regular expressions in Shift-JIS. SYNOPSIS use ShiftJIS::Regexp qw(:all); match($string, p{Hiragana}{2}p{Digit}{2}); match($string, pH{2}pD{2}); # these two are equivalent: This module provides some functions to...
35.84 KB  
Libraries  -  Boyer 1.5 Build 9396
Incorporate this class into your own Java programs to rapidly search strings. use: import com.mindprod.Boyer.Boyer; ... Boyer b = new Boyer("dogcatwombat"); int where = b.indexOf("cat"); or int where = Boyer.indexOf("dogcatwombat","cat");...
 
Networking  -  Content Switcher 1.8.5
Content Switcher allows you to easily insert into posts, pages and widgets of your website random numbers, and random or variable contents. You can use it, for example, to display COOKIE, ENV, GET, POST, SERVER or SESSION variables. Content...
51.2 KB  
Libraries  -  Stream::Reader 0.09
Stream::Reader is a stream reader Perl class. SYNOPSIS # Input stream can be reference to TYPEGLOB or SCALAR, output stream # can be the same types or undefined # Constructor $stream = Stream::Reader->new( *IN, { Limit => $limit, BuffSize...
6.14 KB  
Libraries  -  RegEx.DLL 0.6.0
RegEx.DLL provides some much needed regular-expression handling for VB programmers. The 'clsRegEx' class implements all the common UNIX wildcard characters allowing sophisticated string comparisons and search-and-replace operations to be...
30.72 KB  
NEW DOWNLOADS IN SCRIPTS, TEXT MANAGEMENT
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Text Management  -  Chomsky random text generator 1.1
This script creates believable Chomsky style obfuscated prose.
 
Text Management  -  PDFedit 0.3.1
PDFedit is free and open source library for manipulating PDF documents, released under terms of GNU GPL version 2. It includes PDF manipulating library based on xpdf, GUI and set of command line tools.
 
Text Management  -  dynTEXTmaker 1.0
DynTEXTmaker is an easy to use script that allows you to use your favorite font on your website. Due to some restrictions of the fonts you can use in HTML, you will sooner or later be confronted to the problem that you'll have to save your texts...
 
Text Management  -  TeXML 2.0.0
TeXML is an XML syntax for TeX (LaTeX, ConTeXt).The processor transforms the TeXML markup into the TeX markup, escaping special and out-of-encoding characters. The intended audience is developers who automatically generate [La]TeX or ConTeXt...
 
Text Management  -  Wrapping template engine 1.0
It is not so easy to put template engine and the template itself together, and to separate logic and a template. This script should define the value substituted for the slot of the easy source code for using template engine, the function of...