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

Drs Focal Plane Arrays freeware
Filter: All | Freeware | Demo
 

Drs Focal Plane Arrays

1 2 3 4 5 > 
Added: August 09, 2010 | Visits: 1.062

PDL::Transform::Cartography PDL::Transform::Cartography Perl module contains useful cartographic projections. SYNOPSIS # make a Mercator map of Earth use PDL::Transform::Cartography; $a = earth_coast(); $a = graticule(10,2)->glue(1,$a); $t = t_mercator; $w = pgwin(xs); $w->lines($t->apply($a)->clean_lines());...



Platforms: *nix

License: Freeware Size: 2.1 MB Download (103): PDL::Transform::Cartography Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 553

TiltShift for Mac OS An Aperture Edit Plug-In for computer generated tilt-shift photography. The software allows you to create fake miniature versions of regular photos, simulating the effect of expensive tilt-shift lenses. You can define an arbitrary position for the virtual focal plane and setup its properties...





Platforms: Mac

License: Freeware Size: 471.04 KB Download (399): TiltShift for Mac OS Download

Added: June 15, 2010 | Visits: 1.293

PHP Database Access Through Arrays PHP Database Access Through Arrays project can be used to access data stored in MySQL tables like accessing arrays. It uses SPL to implement several classes and iterators interfaces to access MySQL databases. Examples: $DB[test_table][] = array( name => first, value => the first row );...


Platforms: *nix

License: Freeware Download (102): PHP Database Access Through Arrays Download

Added: May 11, 2013 | Visits: 653

ODE Phase Plane The script shows two plots; the time response and the phase plane for different initial conditions depending on the coordinates of the mouse pointer.


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (46): ODE Phase Plane Download

Added: May 26, 2013 | Visits: 488

Intersect Several Arrays Script It uses the standard MATLAB "intersect" function, across several arrays and reports their intersection.


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Intersect Several Arrays Script Download

Added: December 03, 2013 | Visits: 1.053

Sliding Down an Incline Plane Model This interactive simulation shows a stone block lying at rest on an inclined plane. Initially, the component of gravity along the plane surface is exceeded by the force of static friction. The slope of the ramp can be increased or decreased, allowing students to see the exact point when the...


Platforms: Mac

License: Freeware Size: 51.2 KB Download (40): Sliding Down an Incline Plane Model Download

Added: June 19, 2006 | Visits: 7.358

DRS 2006 - The radio automation software The DRS 2006 Software Packages are complete radio automation systems. Now you can turn your PC into a powerful music machine without buying expensive hardware. No need to buy two or more sound cards or hardware mixers to get all the mixing and production tools you need to create a professional on...


Platforms: Windows

License: Freeware Size: 13 KB Download (875): DRS 2006 - The radio automation software Download

Added: May 24, 2006 | Visits: 2.275

Brave Plane Piloting the fighting plane, free the world from air invaders in the game "Brave Plane". Your plane is equipped with fighting weapons and a bomber. You are entrusted with a difficult mission - to eliminate all enemy raiders and land invaders. The detachments of airplanes, helicopters, fighting...


Platforms: Windows

License: Freeware Size: 3.5 MB Download (157): Brave Plane Download

Added: January 25, 2010 | Visits: 988

ObjectMaker for X-Plane ObjectMaker is an interactive modelling tool for creating and editing of 3D Objects. It is designed specifically to work with 3D objects for Laminar Research's X-Plane (http://www.x-plane.com) flight simulator.ObjectMaker makes it easy to read, modify and write X-Plane's '.OBJ' object definition...


Platforms: Mac

License: Freeware Download (139): ObjectMaker for X-Plane Download

Added: January 25, 2010 | Visits: 780

ObjectConverter for X-Plane ObjectConverter for X-Plane creates master texture from single-file textures. Converted objects are ready to import into X-Plane, no additional editing required! Converted master texture ready to use with X-Plane. No editing of master texture required!


Platforms: Mac

License: Freeware Size: 208 KB Download (97): ObjectConverter for X-Plane Download

Added: January 25, 2010 | Visits: 1.135

X-Plane Global Scenery X-Plane Global Scenery contains a map where you can navigate around the world and download different scenery files for X-Plane, the flight simulation program.


Platforms: Mac

License: Freeware Size: 1024 KB Download (197): X-Plane Global Scenery Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 595

DRS 2006 Webreceiver With the DRS 2006 Webreceiver you can manage all your favorite internet radio stations and listen to them by just a single click. You can define own stations bands and save the locations of unlimited radio streams. It also saves a history for most recently visited stations for quick retrieval of...


Platforms: Windows

License: Freeware Size: 2.11 MB Download (654): DRS 2006 Webreceiver Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 548

XHSI - Navigation Display for X-Plane XHSI is an add-on for the X-Plane flight simulator. It simulates a Navigation Display (Horizontal Situation Indicator with moving map) styled after the Boeing 737-NG series, but can be used with any X-Plane aircraft.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.02 MB Download (49): XHSI - Navigation Display for X-Plane Download

Added: May 10, 2013 | Visits: 436

Intersect Several Arrays It uses the standard MATLAB "intersect" function, across several arrays and reports their intersection. Requirements: - MATLAB 7.7 or higher


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

License: Freeware Download (56): Intersect Several Arrays Download

Added: November 03, 2013 | Visits: 404

Consensus and Combination of Two Arrays This script takes genotypes from two different arrays and creates a consensus spreadsheet, and two optional spreadsheets. In order to run this script two spreadsheets of mapped genotype data are required. The spreadsheets may also contain non-marker mapped columns as they will be skipped when...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (42): Consensus and Combination of Two Arrays Download

Added: August 06, 2008 | Visits: 892

Skywriter Plane Screen Saver Surprise your family with a personalized smoke message. Simply tell Skywriter Plane Screen Saver to write your words in the blue sky and watch as puffs of smoke spell out clever messages! Be mesmerized as the little plane whizzes around your computer screen, drawing pictures and sending greetings!


Platforms: Windows

License: Freeware Size: 544 KB Download (103): Skywriter Plane Screen Saver Download

Added: March 16, 2010 | Visits: 789

Tie::CharArray Tie::CharArray module can access Perl scalars as arrays of characters. SYNOPSIS use Tie::CharArray; my $foobar = a string; tie my @foo, Tie::CharArray, $foobar; $foo[0] = A; # $foobar = A string push @foo, !; # $foobar = A string! print "@foon"; # prints: A s t r i n g ! tie my @bar,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (96): Tie::CharArray Download

Added: April 13, 2010 | Visits: 798

JavaArray JavaArray is a tied extension for Java arrays from Java.pm SYNOPSIS use Java; # Set up Java.pm to always return tied array references to me my $java = new Java(use_tied_arrays => 1); my $tied_array = $java->create_array("java.lang.String",5); OR # Roll my own tied arrays my...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (94): JavaArray Download

Added: January 08, 2010 | Visits: 1.016

apricots apricots project is a 2D plane dogfighting game. Apricots is a quick, fun, and delightful 2D plane dogfighting game. It supports 1 or 2 players with possible computer AI opponents. Players shoot enemy planes and bomb targets with the aim of attaining the highest score..


Platforms: *nix

License: Freeware Size: 768 KB Download (147): apricots Download

Added: April 06, 2010 | Visits: 1.075

ACFTools ACFTools project is an utility for manipulating X-Plane ACF and WPN files. ACFTools is a utility for manipulating X-Plane flight simulator aircraft and weapon models without using its Plane Maker. It can decode both Apple and Intel ACF/WPN formats into plain text files with a syntax similar to...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (131): ACFTools Download

1 2 3 4 5 >