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

Violin Strings freeware
Filter: All | Freeware | Demo
 

Violin Strings

< 1 2 3 4 5 > 
Added: April 10, 2010 | Visits: 889

Text::Quote Text::Quote contains quotes strings as required for perl to eval them back correctly. SYNOPSIS use Text::Quote; my @quotes=map{$quoter->quote($_,indent=>6,col_width=>60)}( "The time has come" the walrus said, "to speak of many things..." ,"... Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Text::Quote Download

Added: August 09, 2010 | Visits: 786

Locale::Maketext::Fuzzy Locale::Maketext::Fuzzy is a Perl module for Maketext from already interpolated strings. SYNOPSIS package MyApp::L10N; use base Locale::Maketext::Fuzzy; # instead of Locale::Maketext package MyApp::L10N::de; use base MyApp::L10N; our %Lexicon = ( # Exact match should always be preferred... Platforms: *nix

License: Freeware Size: 6.14 KB Download (95): Locale::Maketext::Fuzzy Download

Added: March 10, 2010 | Visits: 932

MillScript MillScript projetc is a full featured, yet easy to use language for the batch production of templated Web sites. The language is a Java-based, early implementation of Spice: an experimental language developed by the OpenSpice group. MillScript benefits from a carefully considered and... Platforms: *nix

License: Freeware Size: 6.4 MB Download (95): MillScript Download

Added: July 25, 2010 | Visits: 670

encdec encdec encodes and decodes a wide range of C objects. This module may be used to encode and decode C objects such as integers, floats, doubles, times, and internationalized strings to and from a wide variety of binary formats as they might appear in portable file formats or network messages.... Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): encdec Download

Added: September 04, 2010 | Visits: 897

Data::Str2Num Data::Str2Num - int str to int; float str to float, else undef. SYNOPSIS ##### # Subroutine interface # use Data::Str2Num qw(config str2float str2int str2integer); $float = str2float($string, [@options]); (@strings, @floats) = str2float(@strings, [@options]); $integer =... Platforms: *nix

License: Freeware Size: 56.32 KB Download (95): Data::Str2Num Download

Added: September 12, 2010 | Visits: 955

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

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: November 12, 2010 | Visits: 745

Data::PropertyList Data::PropertyList is a Perl module that can convert arbitrary objects to/from strings. SYNOPSIS use Data::PropertyList qw(astext fromtext); $hash_ref = { items => [ 7 .. 11 ], key => value }; $string = astext($hash_ref); # ... $hash_ref = fromtext($string); print $hash_ref->{items}[0];... Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Data::PropertyList Download

Added: April 13, 2010 | Visits: 966

CGI::Enurl CGI::Enurl.pm is a Perl module for URL-encoding strings and hashes. SYNOPSIS use CGI::Enurl; %hash = (name=>Jenda Krynicky,address=>Nerudova 1016); print "Location: http://$ENV{SERVER_NAME}/cgi-bin/do.pl?",enurl %hash,"nn"; This is a little module made for CGI scripting. It encodes the... Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Enurl Download

Added: April 08, 2010 | Visits: 1.137

Play What I Mean Play What I Mean project allows a user to, from a single commandline or terminal, enter a string, or list of strings, that represent what he/she wishes to have played by whatsoever media player he chooses, the default being MPlayer, and then having that particular item be found and played. What... Platforms: *nix

License: Freeware Size: 55.3 KB Download (93): Play What I Mean Download

Added: February 07, 2010 | Visits: 682

FreezeThaw FreezeThaw is a Perl module for converting Perl structures to strings and back. SYNOPSIS use FreezeThaw qw(freeze thaw cmpStr safeFreeze cmpStrHard); $string = freeze $data1, $data2, $data3; ... ($olddata1, $olddata2, $olddata3) = thaw $string; if (cmpStr($olddata2,$data2) == 0) {print... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): FreezeThaw Download

Added: April 24, 2010 | Visits: 1.286

Druide DB Druide DB project is a simple XML file database API in Java to manage an XML database file system without database complexity (no server or client, and stores only strings). You should try DruideDB if you are doing the following : - If you are writing a simple application (swing, awt, RCP,... Platforms: *nix

License: Freeware Size: 39.94 KB Download (92): Druide DB Download

Added: June 17, 2010 | Visits: 873

ULDBF ULBC project is a set of ANSI C Libraries to add typical data types like Strings, Queues, Stacks, Hashes, Trees, etc with its correspondent API to manage them. This initiative is the base for bigger tools that will use ULBC as its general library. Whats New in This Release: - A new release... Platforms: *nix

License: Freeware Size: 68.61 KB Download (92): ULDBF Download

Added: October 01, 2010 | Visits: 754

Str Str is a C++ class that is designed to make strings almost as easy to work with as they are in languages like TCL or Python. The Str class has minimal outside dependencies, is implemented as a single source file, and is designed to be user-customized. Str also makes it simple to allocate fast... Platforms: *nix

License: Freeware Size: 256 KB Download (90): Str Download

Added: May 02, 2010 | Visits: 759

simple_scan simple_scan Perl module can scan a set of Web pages for strings present/absent. ABSTRACT App::SimpleScan - Mini-language for website testing SYNOPSIS simple_scan [--generate] [--run] [--define key="value value ..." ] [--override] [--defer] [--debug] [--warn] [--no-agent]... Platforms: *nix

License: Freeware Size: 54.27 KB Download (90): simple_scan Download

Added: February 18, 2010 | Visits: 854

utf8proc utf8proc is a library for processing UTF-8 encoded Unicode strings. Unicode normalization, mapping of new line functions (NLF) to standard paragraph and line separators, stripping of default ignorable characters, and case folding are supported. utf8proc library can be used in C programs, but... Platforms: *nix

License: Freeware Size: 276.48 KB Download (89): utf8proc Download

Added: January 18, 2010 | Visits: 714

Crikey Crikey Map Strings to Keys is a program to generate key events under X11 on a Linux/Unix system, in order to provide a "QuickKeys"-like way to bind strings to a function key or other window manager event. Usage: crikey [-t] [-s sleeptime] args Acts as if args was typed in whatever X window... Platforms: *nix

License: Freeware Size: 450.56 KB Download (88): Crikey Download

Added: July 21, 2010 | Visits: 956

Tie::UrlEncoder Tie::UrlEncoder is a Perl module for interpolatably URL-encode strings. Syntactic sugar for URL-Encoding strings. Tie::UrlEncoder imports a tied hash %urlencode into your package, which delivers a RFC 1738 URL Encoded string of whatever is given to it, for easy embedding of URL-Encoded strings... Platforms: *nix

License: Freeware Size: 3.07 KB Download (87): Tie::UrlEncoder Download

Added: July 12, 2013 | Visits: 675

Necromancer's Dos Navigator for Linux Necromancer's Dos Navigator is a "Norton Commander" clone. Necromancer's Dos Navigator uses a well known text-mode interface, is highly customizable, and has a lot of features. Here are some key features of "Necromancer's Dos Navigator": ?*A* Long File Names Support ?*A* Multi-windowed... Platforms: *nix

License: Freeware Size: 1.63 MB Download (81): Necromancer's Dos Navigator for Linux Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 1.069

Convert From/To Base64 Convert From/To Base64 is a lightweight and easy to use application designed to help you convert strings and files from or to Base64 string. With Convert From/To Base64 you can use any encoding to convert while a sidebar previews decoded string for all other encodings. Platforms: Windows, Windows Vista, 7

License: Freeware Download (66): Convert From/To Base64 Download

< 1 2 3 4 5 >