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

Sub software
Filter: All | Freeware | Demo
 

Sub

1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 828

Sub::PatMat Sub::PatMat can call a version of subroutine depending on its arguments. SYNOPSIS use Sub::PatMat; # basics: sub fact : when($_[0] <= 1) { 1 } sub fact { my ($n) = @_; $n*fact($n-1) } print fact(6); # referring to things other than @_: sub mysort : when($a < $b) { -1 } sub mysort :...



Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): Sub::PatMat Download

Added: November 16, 2010 | Visits: 789

Sub::Curry Sub::Curry is a Perl module to create curried subroutines. SYNOPSIS use Sub::Curry; use Sub::Curry qw/ :CONST curry /; # Import spice constants # and the &curry function. #my $f1 = Sub::Curry::->new(&foo, 1, 2); # Same as below. my $f1 = curry(&foo, 1, 2); my $f2 = $cb1->new(3, 4); my...





Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Sub::Curry Download

Added: May 18, 2010 | Visits: 1.278

Sub::Slice::Manual Sub::Slice::Manual is a Perl module with user guide for Sub::Slice. USING Sub::Slice Sub::Slice is a way of breaking down a long-running process and maintaining state across a stateless protocol. This allows the client to draw a progress bar or abort the process part-way through. The...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (99): Sub::Slice::Manual Download

Added: October 06, 2010 | Visits: 632

Sub::Timebound Sub::Timebound is a Perl extension for timebound computations. SYNOPSIS use Sub::Timebound; sub fun { my $i = shift; if ($i =~ /7$/) { die "Simulated internal errorn"; } while ($i) { $i--; } return "All is well"; } my $x = timeboundretry(10, 3, 5, &fun, 10); ### Returns { value...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (87): Sub::Timebound Download

Added: June 18, 2010 | Visits: 856

Sub::Assert Sub::Assert - Design-by-contract like pre- and postconditions, etc. SYNOPSIS use Sub::Assert; sub squareroot { my $x = shift; return $x**0.5; } assert pre => $PARAM[0] >= 1, # for the sake of simplicity post => $VOID or $RETURN <= $PARAM[0], sub => squareroot, context => novoid,...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (92): Sub::Assert Download

Added: July 16, 2010 | Visits: 940

Sub::Quotelike Sub::Quotelike is a Perl module that allows to define quotelike functions. SYNOPSIS use Sub::Quotelike; sub myq () { my $s = shift; # Do something with $s... return $s; } sub myqq (") { my $s = shift; # Do something with $s... return $s; } print myq/abc def/; print myqq{abc...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): Sub::Quotelike Download

Added: February 26, 2010 | Visits: 850

Sub::DeferredPartial Sub::DeferredPartial is a deferred evaluation / partial application. SYNOPSIS use Sub::DeferredPartial def; $S = def sub : P1 P2 P3 { %_=@_; join , @_{qw(P1 P2 P3)} }; print $S->( P1 => 1, P2 => 2, P3 => 3 )->(); # 123 $A = $S->( P3 => 1 ); # partial application $B = $S->( P3 => 2 );...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Sub::DeferredPartial Download

Added: February 27, 2010 | Visits: 728

Sub::Regex Sub::Regex is a Perl module to create synonymous subroutines. SYNOPSIS use Sub::Regex; sub /look(s|ing)?_for/ ($){ foobar blah blah } look_for(Amanda); looks_for(Amanda); looking_for(Amanda); lOoKiNg_fOr(Amanda); Sub::Regex is a small tool for users to create a subroutine with...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (102): Sub::Regex Download

Released: April 04, 2014  |  Added: August 30, 2014 | Visits: 476

Sub Miniature 5MM Pitch Sub Miniature 5MM Pitch Capacitors & Sub Miniature 5MM Pitch Capacitors India.We have developed Radial Multilayer Ceramic Capacitors, Radial Multilayer Capacitors,Radial Multilayer Capacitorss,Capacitors India India,capacitors based on real needs of the Market with an aim to deliver Quality...


Platforms: Windows, *nix, DOS, Windows 7, Windows Server, Android, OpenVMS, BlackBerry,iPhone,iTouch,Netware,Other

License: Freeware Size: 3.83 KB Download (35): Sub Miniature 5MM Pitch Download

Added: August 26, 2008 | Visits: 865

Sub Studio SAMI "Sub Studio SAMI" is program for Windows 95/98/ME/2000 for creating new SAMI Format subtitles or edit existing SAMI subtitles.


Platforms: Windows

License: Freeware Cost: $0.00 USD Download (89): Sub Studio SAMI Download

Added: August 01, 2008 | Visits: 1.113

Sub Game In "Sub Game" you are now in command of a Destroyer under attack from a wolf-pack, how will you respond? can you survive? Can you defeat the ever-expanding wolf pack before they get you, remember they will be launching up to 20x as many mines/bombs as you. The game has nearly unlimited,...


Platforms: Windows

License: Freeware Size: 515 KB Download (117): Sub Game Download

Released: June 12, 2012  |  Added: June 12, 2012 | Visits: 425

Galois sub-hierarchy builder GSH builder is a free Galois Sub-Hierarchy visualization tool. The algorithm for calculating GSH is called Pluton and the present Java realization is based on two articles. 'Efficiently computing a linear extension of the sub-hierarchy of a Concept Lattice' by Anne Berry, Marianne Huchard,...


Platforms: Windows, Mac, Linux

License: Freeware Size: 6.86 MB Download (50): Galois sub-hierarchy builder Download

Added: May 10, 2013 | Visits: 471

Show Sub-categories A very simple modification that expands the categories infobox to include the first level sub-categories below the parent category


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Show Sub-categories Download

Added: May 10, 2013 | Visits: 446

No Sub-Category Posts in Loops This means that posts from sub-categories won't be displayed. InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.7 or higher


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

License: Freeware Download (54): No Sub-Category Posts in Loops Download

Added: May 02, 2013 | Visits: 371

Speech Coding Using Sub-Bands Sub band processing is based on splitting the frequency range into M segments (subbands),which together encompass the entire range. Each subband is processed independently, as called for by the specific application. The subbands are recombined after processing, to form an output signal whose...


Platforms: Matlab

License: Freeware Size: 194.56 KB Download (49): Speech Coding Using Sub-Bands Download

Added: May 02, 2013 | Visits: 528

Pegasos - Primal Estimated sub-Gradient SOlver for SVM "Pegasos-Primal Estimated sub-Gradient SOlver for SVM"is a primal optimization problem solver in Support Vector Machine classification algorithm.See the paper for further reference.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Pegasos - Primal Estimated sub-Gradient SOlver for SVM Download

Added: April 23, 2013 | Visits: 441

Sub-band Vocoder Script This script using the Sub-band filtering technique for voice coding and synthetizing the voice with a sine sum multiplied by the sub-band spectral power of the pass-band filters.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 184.32 KB Download (39): Sub-band Vocoder Script Download

Added: June 09, 2013 | Visits: 408

Sub-pixel locations in 2D image The sub-pixel locations are solved by forming a Taylor series representation of the corner image valuesReference: Brown and Lowe "Invariant Features from Interest Point Groups"BMVC 2002 pp 253-262


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Sub-pixel locations in 2D image Download

Added: July 22, 2013 | Visits: 398

sub-plot legend This script creates a one legend for many sub-plots in the same figure located in a customized location with a guidelines for most common location used while creating Matlab files


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): sub-plot legend Download

Added: June 18, 2013 | Visits: 549

Sub Title Plus The Sub Title Plus - SEO WordPress plugin provides an elegant method for users to assign a sub title to posts and pages. A sub title can be used to assign a mini description to a post or can be used for any other purpose. The Spunky Jones blog assigns a sub title to most of it's posts to better...


Platforms: PHP

License: Freeware Size: 10 KB Download (57): Sub Title Plus Download

1 2 3 4 5 >