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

Scalar Field software
Filter: All | Freeware | Demo
 

Scalar Field

1 2 3 4 5 > 
Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 426

Fusion Field x64 Fusion Field is a smooth diffusion reverb that sits beautifully in a mix. A clean, unobtrusive sound with a natural falloff that floats and complements the source material perfectly. Designed to imitate complex, natural spaces, it is also very easy to use. The main 'cloud' display represents the...



Platforms: Windows

License: Freeware Download (683): Fusion Field x64 Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 492

Fusion Field Fusion Field is a smooth diffusion reverb that sits beautifully in a mix. A clean, unobtrusive sound with a natural falloff that floats and complements the source material perfectly. Designed to imitate complex, natural spaces, it is also very easy to use. The main 'cloud' display represents the...





Platforms: Windows

License: Freeware Download (650): Fusion Field Download

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

Fusion Field for Mac OS X Fusion Field is a smooth diffusion reverb that sits beautifully in a mix. A clean, unobtrusive sound with a natural falloff that floats and complements the source material perfectly. Designed to imitate complex, natural spaces, it is also very easy to use. The main 'cloud' display represents the...


Platforms: Mac

License: Freeware Download (548): Fusion Field for Mac OS X Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 703

Navy Field: Resurrection of the Steel Fleet Welcome to Navy Field; a massively multiplayer online tactics simulation game based on World War II naval warfare by SD EnterNet. Be prepared to experience intense naval battles against large teams of real opponents from across the globe. To help you on your quest to be the ultimate commander...


Platforms: Windows

License: Freeware Size: 498 MB Download (516): Navy Field: Resurrection of the Steel Fleet Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 488

PestTronixs Field Version Field version of the best and least expensive Pest Control Management Software available. For a Pest Control Company this software will perform every office function. Every form has a help screen that tells you exactly how to proceed. None of that (WHAT DO I DO NEXT) Typical of most softwar...


Platforms: Windows

License: Shareware Cost: $49.99 USD Size: 17.25 MB Download (512): PestTronixs Field Version Download

Added: October 26, 2006 | Visits: 2.829

3D Camomile Field Screensaver 3D Camomile Field Screensaver is a beautiful scene of a camomile field with flying bumblebees and butterflyes. If your computer supports OpenGL hardware acceleration, this screensaver will fill up your screen with real 3D animation.


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 1.92 MB Download (161): 3D Camomile Field Screensaver Download

Added: August 14, 2008 | Visits: 1.454

Field of Strategy Field of Strategy is a simple and universal wargame, replay all the great battles of the Napoleonic era with a simple, easy to play and fast system. Includes approximately 50 scenarios, Integrated scenario and army editor, Campaign mode to put together random battles according to moves on a...


Platforms: Windows

License: Freeware Size: 13.5 MB Download (152): Field of Strategy Download

Added: January 25, 2010 | Visits: 1.018

Depth of Field Calculator Depth of Field Calculator is a handy calculator for the depth of field, near focus, far focus, and hyperfocal distance, no matter what camera youNve got. ItNs the perfect companion for the Apple PowerBook or iBook you probably carry to store and touch-up your digital images. DOFC will hopefully...


Platforms: Mac

License: Freeware Download (133): Depth of Field Calculator Download

Added: October 13, 2010 | Visits: 1.777

Field Designer The Field Designer is a program for designing sub-air paintball fields. Field Designer helps you to prepare for a paintball tournament or fun game, or simply to get an overview of a field. Field owners can use it to provide online layouts of their fields..


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 15 MB Download (121): Field Designer Download

Added: August 12, 2010 | Visits: 728

Scalar::Util Scalar::Util is a selection of general-utility scalar subroutines. SYNOPSIS use Scalar::Util qw(blessed dualvar isweak readonly refaddr reftype tainted weaken isvstring looks_like_number set_prototype); Scalar::Util contains a selection of subroutines that people have expressed would be...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (97): Scalar::Util Download

Added: November 24, 2010 | Visits: 919

Scalar Scalar is an addictive cross-platform puzzle game written in C++ using SDL library. The goal of the game is to assemble the picture from pieces. Each picture is divided into pieces which are shuffled. You need to get each piece back to its original position. You accomplish that by swapping...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (96): Scalar Download

Added: January 22, 2010 | Visits: 868

Scalar::Properties Scalar::Properties is a Perl module package that contains run-time properties on scalar variables. SYNOPSIS use Scalar::Properties; my $val = 0->true; if ($val && $val == 0) { print "yup, its true alright...n"; } my @text = ( hello world->greeting(1), forget it, hi...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Scalar::Properties Download

Added: February 17, 2010 | Visits: 668

Scalar::Footnote Scalar::Footnote is a Perl module that can attach hidden scalars to references. SYNOPSIS use Data::Dumper; use Scalar::Footnote; my $obj = Foo->new; # attach invisible footnote to $obj: $obj->Scalar::Footnote::set( my_key => my footnote ); print Dumper( $obj ); # get it back: my...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (94): Scalar::Footnote Download

Added: January 24, 2010 | Visits: 783

Scalar::MultiValue Scalar::MultiValue is a Perl module to create a SCALAR with multiple values. This module create a SCALAR with multiple values, where this values can be randomic or can change by a defined period. USAGE: With a period of 2: my $s = new Scalar::MultiValue( [qw(a b c d)] , 2 ) ; for(0..8)...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Scalar::MultiValue Download

Added: April 10, 2010 | Visits: 795

Scalar::Defer Scalar::Defer is a Perl module to calculate values on demand. SYNOPSIS use Scalar::Defer; # exports defer and lazy my ($x, $y); my $dv = defer { ++$x }; # a deferred value (not memoized) my $lv = lazy { ++$y }; # a lazy value (memoized) print "$dv $dv $dv"; # 1 2 3 print "$lv $lv $lv";...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (89): Scalar::Defer Download

Added: June 04, 2010 | Visits: 873

Variable::Strongly::Typed::Scalar Variable::Strongly::Typed::Scalar is Perl module for strongly typed scalar. SYNOPSIS This class is utilized by Variable::Strongly::Typed - you dont access this directly =head1 DESCRIPTION.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (89): Variable::Strongly::Typed::Scalar Download

Added: May 25, 2010 | Visits: 874

Tie::Scalar::Sticky Tie::Scalar::Sticky is a Perl module with block assignments to scalars. SYNOPSIS use strict; use Tie::Scalar::Sticky; tie my $sticky, Tie::Scalar::Sticky; $sticky = 42; $sticky = ; # still 42 $sticky = undef; # still 42 $sticky = 0; # now its zero tie my $sticky, Tie::Scalar::Sticky...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): Tie::Scalar::Sticky Download

Added: May 10, 2013 | Visits: 493

File Field Upload Limit 5.x- This allows you granular control over the size of files each individual CCK field can handle.Leaving the setting to 0 for a particular file field will force to read the size limit as set in the upload module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under...


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

License: Freeware Download (62): File Field Upload Limit 5.x- Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 580

Thunderstorm Field Animated Wallpaper Enjoy the nature whit this Thunderstorm Field Animated Wallpaper, enjoy the relaxing rain and the fantastic storm animation in your screen. * 2 Beautiful Scenes. * High Quality Image and Effects. * Realistic animation. * Full install/uninstall support.


Platforms: Windows

License: Freeware Size: 6.06 MB Download (62): Thunderstorm Field Animated Wallpaper Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 729

Tanks III Field of fight Tanks III Field of fight contains 25 levels, in each of which it is necessary to protect the base from attacks of enemies. The tank can be operated keys determined in adjustments of game. A tower operate by the mouse. The tower turns in a direction of the cursor. It is possible to shoot by the...


Platforms: Windows

License: Freeware Size: 1013.76 KB Download (60): Tanks III Field of fight Download

1 2 3 4 5 >