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

String Art Examples software
Filter: All | Freeware | Demo
 

String Art Examples

< 1 2 3 4 5 > 
Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 387

Ancient Rock Art Ancient Rock Art features beautiful scenes of seldom seen ancient rock art for your desktop enjoyment. The pictures are accompanied by an acoustically based digital soundtrack, and all images are captioned. The advanced screen saver engine includes a Wallpaper feature allows you to select any...



Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 3.71 MB Download (46): Ancient Rock Art Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 688

!!Pop Art Studio Create your own Pop Art piece of art in the famous Andy Warhol or Roy Lichtenstein Style. Pop Art Studio contains many Andy Warhol effects and the famous Roy Lichtenstein effect. It provides an endless selection of text and drawing tools, filters, gradients and color adjustment capabilities. This...





Platforms: Windows

License: Shareware Cost: $65.00 USD Size: 10.35 MB Download (55): !!Pop Art Studio Download

Released: March 10, 2016  |  Added: April 11, 2016 | Visits: 2.576

Collection of C++ Examples Collection of C++ examples and applications with focus on Windows and Win32 development. Source code is available for use with Visual Studio® 2010 and Visual Studio® 2013 version. This collection covers the following user levels: beginning to intermediate....


Platforms: Windows, Windows 7

License: Shareware Cost: $40.00 USD Size: 842.69 KB Download (1093): Collection of C++ Examples Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 655

Graffiti Art Windows 7 Theme Graffiti Art Windows 7 Theme is a theme dedicated to graffiti art created with spray paints around the world. This is a high resolution Windows 7 Theme which will fit very well into nearly all desktop and laptop screens with Windows 7 operating system. There are 10 background images of 1920 x...


Platforms: Windows

License: Freeware Size: 18.83 MB Download (52): Graffiti Art Windows 7 Theme Download

Released: December 14, 2012  |  Added: December 14, 2012 | Visits: 638

Art Mogul Become an Art Mogul by bidding at exciting auctions, completing lucrative requests, exposing fakes, and much more! Travel to different gorgeous cities as you track down works by Van Gogh, Monet, Klimt, Titian, and Rembrandt! Open your very own art gallery as you earn wealth and fame in this...


Platforms: Windows

License: Freeware Size: 82.3 MB Download (616): Art Mogul Download

Released: December 08, 2012  |  Added: December 08, 2012 | Visits: 651

ascii-art.8bf ASCII-art plug-in for Photoshop, GIMP and many other programmes Perfect for making ASCII-art-pictures with the picture editing programm you are used to work with. A special algorithm is used for detecting surfaces and changes them into letters. It is possible to use this for the layer of a...


Platforms: Mac

License: Freeware Size: 102.4 KB Download (55): ascii-art.8bf Download

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

Art Files Art Files is a stand-alone application that takes the tedious task of collecting Illustrator documents, linked images and fonts for graphics files and turns it into a simple point & click operation. Rather than focus on the in-depth "preflight" nitty-gritty that other applications have done in...


Platforms: Mac

License: Shareware Cost: $49.95 USD Size: 2.1 MB Download (55): Art Files Download

Added: May 10, 2013 | Visits: 826

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

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

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

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

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

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

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

Replacing a portion of a string This script allows you to replace a portion of a string at a given position.


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

License: Freeware Download (59): Replacing a portion of a string Download

Added: May 10, 2013 | Visits: 464

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

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

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

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

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

< 1 2 3 4 5 >