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

Printf freeware
Filter: All | Freeware | Demo
 

Printf

< 1 2 3 4 5 > 
Added: August 27, 2010 | Visits: 762

mod_ocaml Generally, mod_ocaml is a flexible module for use with the famous Apache Web Server. Probably you know how to benefit of other modules with unbelievable capabilities, like PHP (mod_php4) or Perl (mod_perl). One of the advantages of the Apache Server is the possibility to extend its features by... Platforms: *nix

License: Freeware Size: 16.38 KB Download (94): mod_ocaml Download

Added: July 27, 2010 | Visits: 959

GNU Gengen GNU Gengen (GENerator GENerator) is a tool that, starting from a parameterized text, called template, generates a text generator that can substitute parameters with values. At the moment Gengen can generate C++ or C code; however other target languages are under development (e.g., Java). This... Platforms: *nix

License: Freeware Size: 327.68 KB Download (93): GNU Gengen Download

Added: March 11, 2010 | Visits: 1.044

Perl x86 Disassembler The libdisasm library provides basic disassembly of Intel x86 instructions from a binary stream. The intent is to provide an easy to use disassembler which can be called from any application; the disassembly can be produced in AT&T syntax and Intel syntax, as well as in an intermediate format... Platforms: *nix

License: Freeware Size: 38.91 KB Download (138): Perl x86 Disassembler Download

Added: February 07, 2010 | Visits: 790

Algorithm::Diff Algorithm::Diff is a Perl module to compute `intelligent differences between two files / lists. SYNOPSIS require Algorithm::Diff; # This example produces traditional diff output: my $diff = Algorithm::Diff->new( @seq1, @seq2 ); $diff->Base( 1 ); # Return line numbers, not indices... Platforms: *nix

License: Freeware Size: 33.79 KB Download (93): Algorithm::Diff Download

Added: February 19, 2010 | Visits: 1.186

Vonage::Click2Call Vonage::Click2Call is a Perl extension for using the Vonage Click2Call service. SYNOPSIS use Vonage::Click2Call; my $vonage = Vonage::Click2Call->new(login => user, password => pass, no_https_check => 1, # wasteful after the first time. turn it off. ); if (! $vonage) { # no $vonage for... Platforms: *nix

License: Freeware Size: 3.07 KB Download (220): Vonage::Click2Call Download

Added: August 08, 2010 | Visits: 1.435

MP3::Player::PktConcert MP3::Player::PktConcert is a Perl OO wrapper to John Seagulls C API to the Intel Pocket Concert. SYNOPSIS use MP3::Player::PktConcert; my $pocket_concert = new MP3::Player::PktConcert; my $proc_port = $pocket_concert->mount(); $pocket_concert->open(); my @tracks =... Platforms: *nix

License: Freeware Size: 13.31 KB Download (98): MP3::Player::PktConcert Download

Added: October 22, 2010 | Visits: 1.052

Class::Maker Class::Maker Perl module contains classes, reflection, schema, serialization, attribute- and multiple inheritance. SYNOPSIS use Class::Maker qw(class); class Human, { isa => [qw( ParentClass )], public => { string => [qw(name lastname)], ref => [qw(father mother)], array =>... Platforms: *nix

License: Freeware Size: 49.15 KB Download (110): Class::Maker Download

Added: July 14, 2010 | Visits: 1.225

Data::Type Data::Type is a Perl module with versatile data and value types. SYNOPSIS use Data::Type qw(:all); use Error qw(:try); try { verify $email , EMAIL; verify $homepage , URI(http); verify $cc , CREDITCARD( MASTERCARD, VISA ); verify $answer_a , YESNO; verify $gender , GENDER; verify... Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Data::Type Download

Added: January 23, 2010 | Visits: 1.044

Sys::CPU Sys::CPU is a Perl extension for getting CPU information. Currently only number of CPUs supported. SYNOPSIS use Sys::CPU; $number_of_cpus = Sys::CPU::cpu_count(); printf("I have %d CPUsn",$number_of_cpus); print " Speed : ",Sys::CPU::cpu_clock(),"n"; print " Type :... Platforms: *nix

License: Freeware Size: 5.12 KB Download (171): Sys::CPU Download

Added: July 14, 2010 | Visits: 984

NaviServer NaviServer is a high performance web server written in C and Tcl. NaviServer can be easily extended in either language to create interesting web sites and services. Whats New in This Release: New Features: - HTTP Range requests for streaming media and resuming downloads - Full Chunked... Platforms: *nix

License: Freeware Size: 696.32 KB Download (94): NaviServer Download

Added: March 17, 2010 | Visits: 674

Inline::Struct Inline::Struct is a Perl module that manipulate C structures directly from Perl. SYNOPSIS use Inline C => Config => Structs => [Foo]; my $obj = Inline::Struct::Foo->new; $obj->num(10); $obj->str("Hello"); myfunc($obj); __END__ __C__ struct Foo { int num; char *str; }; void... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Inline::Struct Download

Added: September 07, 2010 | Visits: 768

AFS::PTS AFS::PTS is a Perl class to communicate with the AFS Protection Server. SYNOPSIS use AFS::PTS; my $num_flg = AFS::PTS->convert_numeric_names; my $bits = AFS::PTS->ascii2ptsaccess("S----"); my $flags = AFS::PTS->ptsaccess2ascii($bits); my $pts = AFS::PTS->new; my $id =... Platforms: *nix

License: Freeware Size: 184.32 KB Download (96): AFS::PTS Download

Added: August 22, 2010 | Visits: 1.135

Hammer of Thyrion 1.4.2 Hammer of Thyrion is a port of Ravens Hexen2 source code and is based on the original Linux Hexen II project, Anvil of Thyrion. HoT includes many bugfixes, improved sound and video modes, opengl improvements and documentation among many others. Whats New in This Release: General: --------... Platforms: *nix

License: Freeware Size: 12 MB Download (97): Hammer of Thyrion 1.4.2 Download

Added: October 25, 2010 | Visits: 974

Geo::Coordinates::VandH Geo::Coordinates::VandH is a Perl module that can convert and manipulate telco V and H coordinates. SYNOPSIS To convert V: 5498 H: 2895 to lat/long coordinates: use Geo::Coordinates::VandH; $blah=new Geo::Coordinates::VandH; ($lat,$lon) = $blah->vh2ll(5498,2895); printf... Platforms: *nix

License: Freeware Size: 4.1 KB Download (115): Geo::Coordinates::VandH Download

Added: July 15, 2010 | Visits: 749

readcdda readcdda is a Perl module that reads digital audio from a CD. SYNOPSIS readcdda [OPTION]... This is a program to read (or "rip") CD digital audio from a CD and output the PCM data. Typically this is an initial stage in encoding data to MP3 format. The output data is raw 16 bit 44.1kHz... Platforms: *nix

License: Freeware Size: 9.22 KB Download (93): readcdda Download

Added: July 13, 2010 | Visits: 1.091

MP3::Find MP3::Find is a Perl module to search and sort MP3 files based on their ID3 tags. SYNOPSIS # select with backend you want use MP3::Find qw(Filesystem); print "$_n" foreach find_mp3s( dir => /home/peter/cds, query => { artist => ilyaimy, title => deep in the am, }, ignore_case => 1,... Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find Download

Added: June 18, 2010 | Visits: 1.034

Search::Tools::RegExp Search::Tools::RegExp is a Perl module to build regular expressions from search queries. SYNOPSIS my $regexp = Search::Tools::RegExp->new(); my $kw = $regexp->build(the quick brown fox); for my $w ($kw->keywords) { my $r = $kw->re( $w ); # the word itself printf("the word is %sn",... Platforms: *nix

License: Freeware Size: 49.15 KB Download (102): Search::Tools::RegExp Download

Added: November 01, 2010 | Visits: 1.729

XML::LibXML::Reader XML::LibXML::Reader is a Perl interface to libxml2 pull parser. SYNOPSIS use XML::LibXML::Reader; $reader = new XML::LibXML::Reader("file.xml") or die "cannot read file.xmln"; while ($reader->read) { processNode($reader); } sub processNode { $reader = shift; printf "%d %d %s %dn",... Platforms: *nix

License: Freeware Size: 256 KB Download (108): XML::LibXML::Reader Download

Added: November 25, 2010 | Visits: 1.538

Plan 9 From User Space Plan 9 From User Space is a port of the bulk of the Plan 9 software build environment to Unix. While the libraries make an attempt to play nice with the rest of the system (by using the Unix rules for printf verbs and Unix system headers, for example), this port tries to reproduce the Plan 9... Platforms: *nix

License: Freeware Size: 21.5 MB Download (94): Plan 9 From User Space Download

Added: September 06, 2010 | Visits: 874

DBD::ADO::Const DBD::ADO::Const is a Perl module for ADO Constants. SYNOPSIS use DBD::ADO::Const(); $ = "n"; my $Enums = DBD::ADO::Const->Enums; for my $Enum ( sort keys %$Enums ) { print $Enum; for my $Const ( sort keys %{$Enums->{$Enum}} ) { printf " %-35s 0x%Xn", $Const,... Platforms: *nix

License: Freeware Size: 43.01 KB Download (91): DBD::ADO::Const Download

< 1 2 3 4 5 >