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

Jamaica Observer freeware
Filter: All | Freeware | Demo
 

Jamaica Observer

< 1 2 3 4 > 
Added: May 10, 2013 | Visits: 539

Separating Pattern Implementation from Your Code This script separates pattern implementation from your code so that you can reuse the implementation elsewhere. It is an example that shows a reusable implementation of the Observer pattern. Platforms: Windows, Mac, *nix, Python, BSD Solaris


superlos : Optimized LOS and Minimum Height Observable Tool superlos will calculate mho and whether a target was observed given a terrain and array of observer&targets lats/lons/altitudes. For a single value call the two have similar performance (1x to 2x faster), asymptotes around 40x faster from what I experienced. Gets rid of your for loops! Platforms: Matlab

License: Freeware Size: 10 KB Download (44): superlos : Optimized LOS and Minimum Height Observable Tool Download

Added: July 15, 2013 | Visits: 772

sun_position.m sun = sun_position(time, location)This function computes the sun position (zenith and azimuth angle at the observer location) as a function of the observer local time and position.It is an implementation of the algorithm presented by Reda et Andreas in: Reda, I., Andreas, A. (2003) Solar position... Platforms: Matlab

License: Freeware Size: 1.3 MB Download (57): sun_position.m Download

Added: June 29, 2013 | Visits: 478

User Queue User Queue is a module which is functionally quite similar to Nodequeue. It allows you to create multiple queues, add users to them, and order the users within the queue. Queues can have a maximum number of items, or be unlimited.In addition to the administrative pages for adding, removing, and... Platforms: PHP

License: Freeware Size: 10 KB Download (40): User Queue Download

Added: July 20, 2013 | Visits: 550

Celestial Globe Model The Ejs Celestial Globe model simulates the Two Sphere Universe theory of the Ancient Greeks. This theory supposes the stars to be fixed on the surface of a Celestial Sphere, with the spherical Earth at the center of this sphere. The simulation shows the motion of Sun and stars in this model, as... Platforms: Mac

License: Freeware Size: 1.29 MB Download (35): Celestial Globe Model Download

Added: November 13, 2013 | Visits: 466

Stellar Aberration 3D The Stellar Aberration 3D Model illustrates the phenomenon known as the aberration of starlight, first reported by James Bradley in 1729. Aberration occurs because light has a finite speed, and thus light from a star takes a finite amount of time to travel through the tube of a telescope. During... Platforms: Mac

License: Freeware Size: 1.49 MB Download (36): Stellar Aberration 3D Download

Added: September 18, 2013 | Visits: 427

GR Seeing The GR Seeing program The GR Seeing program simulates the path of light around a black hole using the Schwarzschild metric. It also shows a plot of the proper time and angle the light is observed by a shell observer in order to demonstrate what a shell observer would see when looking at light... Platforms: Mac

License: Freeware Size: 634.88 KB Download (34): GR Seeing Download

Added: October 24, 2013 | Visits: 331

nmevent This is a Python module :mod:`nmevent`, simple C#-like implementation of the Observer pattern (http://en.wikipedia.org/wiki/Observer_pattern). It's main purpose and goal is to allow developers to use events with C#-like syntax in their Python classes. ============= Usage example =============... Platforms: *nix

License: Freeware Size: 81.92 KB Download (38): nmevent Download

Added: August 31, 2008 | Visits: 2.132

Home Planet A comprehensive astronomy / space / satellite-tracking package. It allows you to view: An earth map, showing day and night regions, location of the Moon and current phase, and position of a selected earth satellite. Panel showing positions of planets and a selected asteroid or comet, both... Platforms: Windows

License: Freeware Size: 7 MB Download (225): Home Planet Download

Added: August 17, 2008 | Visits: 1.888

Audials Music Web TV Watch the best 70 Music Web TV stations on your PC for free. Freeware includes Windows Vista Sidebar Gadget and stand alone client software. Including web tv stations: MTV, SlamTV, PlayTV, TMF Party, TMF Pure, DeluxeMusic TV, E-Music, MTV Brand New, Tunespoon, The Voice, TV Fly, TMF Netherlands,... Platforms: Windows

License: Freeware Size: 4.88 KB Download (127): Audials Music Web TV Download

Added: January 18, 2010 | Visits: 746

XLObject XLObject is a clone of basic services offered by the Qt object model, redesigned around modern features of the C++ language. Signals and slots are used for communication between objects. There are instances when we want some objects to know the changes of a particular object without having to... Platforms: *nix

License: Freeware Size: 46.08 KB Download (97): XLObject Download

Added: June 19, 2010 | Visits: 701

OpenInteract2::Config::Initializer OpenInteract2::Config::Initializer is a Perl module for observable configuration initialization events. SYNOPSIS # Add an initializer in your package.conf name mypackage version 1.10 ... config_watcher OpenInteract2::MyInitializerSpops config_watcher OpenInteract2::MyInitializerAction... Platforms: *nix

License: Freeware Size: 931.84 KB Download (86): OpenInteract2::Config::Initializer Download

Added: June 08, 2010 | Visits: 778

PunJab PunJab is a HTTP jabber client interface. It is a SOAP, XMLRPC, JEP-0025 or JEP-0124 server that allows persistent client connections to a jabber server. PunJab can be used for many things, but its main purpose is to allow for stateless applications (ie web) a stateful connection to jabber.... Platforms: *nix

License: Freeware Size: 194.56 KB Download (102): PunJab Download

Added: August 09, 2010 | Visits: 1.063

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

Added: July 14, 2010 | Visits: 1.860

Perceptual Image Diff Perceptual Image Diff is an image comparison utility that makes use of a computational model of the human visual system to compare two images. Its useful for running automated regression testing on images that are perceptually identical but have minor pixel noise from different random number... Platforms: *nix

License: Freeware Size: 13.31 KB Download (114): Perceptual Image Diff Download

Added: October 21, 2010 | Visits: 864

Gtk2::Ex::MindMapView::Connection Gtk2::Ex::MindMapView::Connection is a Perl module to draw connections between view items. HEIRARCHY Glib::Object +----Gtk2::Object +----Gnome2::Canvas::Item +----Gnome2::Canvas::Shape +----Gnome2::Canvas::Bpath +----Gtk2::Ex::MindMapView::Connection SYNOPSIS use... Platforms: *nix

License: Freeware Size: 50.18 KB Download (89): Gtk2::Ex::MindMapView::Connection Download

Added: March 02, 2010 | Visits: 935

Basset::Container::Hash Basset::Container::Hash Perl module implements a layered hash. The easiest way to explain is with an example: my %x = (a => b); tie my %y, Basset::Container::Hash, %x; #<- %x is the parent of y. print $x{a}; #prints b print $y{a}; #prints b (inherited from x) $y{a} = foo; $y{z} = bar;... Platforms: *nix

License: Freeware Size: 143.36 KB Download (94): Basset::Container::Hash Download

Added: March 19, 2010 | Visits: 996

Time::Warp Time::Warp is a Perl module to control over the flow of time. SYNOPSIS use Time::Warp qw(scale to time); to(time + 5); # 5 seconds ahead scale(2); # make time flow twice normal Our external experience unfolds in 3 1/2 dimensions (time has a dimensionality of 1/2). The Time::Warp module... Platforms: *nix

License: Freeware Size: 3.07 KB Download (106): Time::Warp Download

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 497

Solar Eclipse Maestro for Mac OS Controls up to 4 USB or Firewire connected cameras during an eclipse so that you can be free to concentrate on observing the event visually. Actions can be preprogrammed according to a script. Observer position (latitude and longitude coordinates, altitude) is used to calculate local... Platforms: Mac

License: Freeware Size: 35.2 MB Download (45): Solar Eclipse Maestro for Mac OS Download

Released: July 02, 2012  |  Added: July 02, 2012 | Visits: 751

Wireshark for Mac OS X Wireshark is the world's foremost network protocol analyzer, and is the de facto (and often de jure) standard across many industries and educational institutions. Wireshark development thrives thanks to the contributions of networking experts across the globe. It is the continuation of a... Platforms: Mac

License: Freeware Size: 19.5 MB Download (54): Wireshark for Mac OS X Download

< 1 2 3 4 >