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

Neo Geo Files freeware
Filter: All | Freeware | Demo
 

Neo Geo Files

< 1 2 3 4 5 > 
Added: April 15, 2010 | Visits: 899

Journaled Files LIBrary Journaled Files LIBrary allows you to perform atomic transactions on standard files. It supplies functions to commit and rollback (back-out) changes. Journaled files are normal files that you can browse and parse with standard tools. A journal (log) stores all transactional info. Whats New in... Platforms: *nix

License: Freeware Size: 962.56 KB Download (91): Journaled Files LIBrary Download

Added: August 04, 2010 | Visits: 1.480

neo-Portal neo-Portal is the most customizable portal.. Get neo-Portal customization, squared at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. the most customizable portal: full i18n localization support; OS, web server, database... Platforms: *nix

License: Freeware Size: 4.7 MB Download (175): neo-Portal Download

Added: May 21, 2010 | Visits: 1.911

Geo::KML::PolyMap Geo::KML::PolyMap is a Perl module to generate KML/KMZ-format choropleth (shaded polygonal) maps viewable in Google Earth. SYNOPSIS use Geo::KML::PolyMap qw(generate_kml_file generate_kmz_file); # Clusters "Total Population" data for "Foobar City" in $entities into 5 bins; # renders using... Platforms: *nix

License: Freeware Size: 11.26 KB Download (399): Geo::KML::PolyMap Download

Added: November 04, 2010 | Visits: 1.252

Files Zip for Plone Files Zip for Plone project allows users to download all files from a folder (recursively) in a ZIP archive. Adds a document action to folders (and folderish contents) that enables to download all files and images from archetypes based contents available from that folder in a ZIP file.... Platforms: *nix

License: Freeware Size: 122.88 KB Download (106): Files Zip for Plone Download

Added: February 16, 2010 | Visits: 1.859

X-Files KDM Theme X-Files KDM Theme is a login screen for KDE desktop manager with a nice X-Files background.. Content KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens K-Jofol IceWM Kaiman News Forum GUI Polls Links Downloads GTK QT... Platforms: *nix

License: Freeware Download (133): X-Files KDM Theme Download

Added: March 07, 2010 | Visits: 1.057

Geo::Coder::YahooJapan Geo::Coder::YahooJapan is a simple wrapper for Yahoo Japan Geocoder API. SYNOPSIS use Geo::Coder::YahooJapan; $r = lookup( $address_in_japanese_characters ); my ($lat, $lng) = ( $r->{latitude}, $r->{longitude} ); # coordinate in WGS87. # if you want to get result in TOKYO datum, specify... Platforms: *nix

License: Freeware Size: 4.1 KB Download (98): Geo::Coder::YahooJapan Download

Added: March 10, 2010 | Visits: 1.230

Geo::Spline Geo::Spline is a Perl module to calculate geographic locations between GPS fixes. SYNOPSIS use Geo::Spline; my $p0={time=>1160449100.67, #seconds lat=>39.197807, #degrees lon=>-77.263510, #degrees speed=>31.124, #m/s heading=>144.8300}; #degrees clockwise from North my... Platforms: *nix

License: Freeware Size: 20.48 KB Download (141): Geo::Spline Download

Added: March 03, 2010 | Visits: 1.362

Geo::Inverse Geo::Inverse is a Perl module to calculate geographic distance from a lat & lon pair. SYNOPSIS use Geo::Inverse; my $obj = Geo::Inverse->new(); # default "WGS84" my ($lat1,$lon1,$lat2,$lon2)=(38.87, -77.05, 38.95, -77.23); my ($faz, $baz, $dist)=$obj->inverse($lat1,$lon1,$lat2,$lon2);... Platforms: *nix

License: Freeware Size: 4.1 KB Download (152): Geo::Inverse Download

Added: September 13, 2010 | Visits: 903

Geo::Ellipsoids Geo::Ellipsoids is a package for standard Geo:: ellipsoid a, b, f and 1/f values. SYNOPSIS use Geo::Ellipsoids; my $obj = Geo::Ellipsoids->new(); $obj->set(WGS84); #default print "a=", $obj->a, "n"; print "b=", $obj->b, "n"; print "f=", $obj->f, "n"; print "i=", $obj->i, "n"; print... Platforms: *nix

License: Freeware Size: 7.17 KB Download (109): Geo::Ellipsoids Download

Added: February 03, 2010 | Visits: 1.862

Geo::ECEF Geo::ECEF is a Perl module that converts between ECEF (earth centered earth fixed) coordinates and latitude, longitude and height above ellipsoid. SYNOPSIS use Geo::ECEF; my $obj=Geo::ECEF->new(); #WGS84 is the default my ($x, $y, $z)=$obj->ecef(39.197807, -77.108574, 55); #Lat (deg), Lon... Platforms: *nix

License: Freeware Size: 5.12 KB Download (184): Geo::ECEF Download

Added: October 09, 2010 | Visits: 1.271

Email Files Thunderbird Email Files Thunderbird is a very simple service menu script, to email one or more files with Thunderbird to any address or to a given address, which i assume is used as a "backup" space. The subject is automatically updated according to the attached files and, in case you choose to send to... Platforms: *nix

License: Freeware Size: 2.05 KB Download (92): Email Files Thunderbird 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: January 15, 2010 | Visits: 1.150

Geo::Track::Log Geo::Track::Log is a Perl module that represent track logs and find a location based on a track log and a date. SYNOPSIS use Geo::Track::Log; my $log = new Geo::Track::Log; # add a point to a track log. $log->addPoint( { timestamp => 2004-12-25 12:00:00, lat => 0.0, long=> 0.0, } );... Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): Geo::Track::Log Download

Added: January 13, 2010 | Visits: 1.968

Geo::StreetAddress::US Geo::StreetAddress::US is a Perl extension for parsing US street addresses. SYNOPSIS use Geo::StreetAddress::US; my $hashref = Geo::StreetAddress::US->parse_location( "1005 Gravenstein Hwy N, Sebastopol CA 95472" ); my $hashref = Geo::StreetAddress::US->parse_location( "Hollywood &... Platforms: *nix

License: Freeware Size: 10.24 KB Download (109): Geo::StreetAddress::US Download

Added: August 04, 2010 | Visits: 1.061

IANA /etc Files IANA /etc Files installs /etc/services and /etc/protocols using data from the Internet Assigned Numbers Authority. Included are snapshots of the data from the IANA, scripts to transform that data into the needed formats, and scripts to fetch the latest data. Installation The installation... Platforms: *nix

License: Freeware Size: 163.84 KB Download (145): IANA /etc Files Download

Added: July 12, 2010 | Visits: 1.312

Geo::Coordinates::OSGB Geo::Coordinates::OSGB is a Perl module that can convert coordinates from Lat/Long to UK Grid. A UK-specific implementation of co-ordinate conversion, following formulae from the Ordnance Survey of Great Britain (hence the name). SYNOPSIS use Geo::Coordinates::OSGB qw(ll2grid grid2ll); #... Platforms: *nix

License: Freeware Size: 4.1 KB Download (113): Geo::Coordinates::OSGB Download

Added: June 18, 2010 | Visits: 1.256

RPM::Util::Files RPM::Util::Files is a Perl module to generate %files list in RPM Specfile. SYNOPSIS use RPM::Util::Files; my $util = RPM::Util::Files->new({ build_root => /var/tmp/some-package-version-root, docs_filters => [ sub { my $entry = shift; return $entry =~ /manuals/; } ], config_filters... Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): RPM::Util::Files Download

Released: March 11, 2010  |  Added: March 18, 2010 | Visits: 2.233

Zip Files Opener This utility designed to be a simple yet powerful archiver program. You can easily create and extract zip compressed files by using its very simple user interface. You can split a big size file into smaller splitted files with only few click. Zip Files Opener support Windows Vista, XP, Windows 7,... Platforms: Windows

License: Freeware Size: 1.65 MB Download (157): Zip Files Opener Download

Released: July 05, 2010  |  Added: September 08, 2010 | Visits: 1.422

Neo Replace Neo Replace isa tool that allows web developers to replace texts in a file. Users can also replace texts in multiple files or a specified folder with just a few clicks. To use the program, the user just type in texts to be replaced and type in new texts; the program will automatically replace... Platforms: Windows

License: Freeware Size: 494.14 KB Download (131): Neo Replace Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 449

GeoSetter GeoSetter is a freeware tool for showing and changing geo data of image files (e.g. images taken by digital cameras). All you need to do is open them and specify their location. for WindowsXP, Vista, 7 Platforms: Windows, Windows Vista, 7

License: Freeware Download (463): GeoSetter Download

< 1 2 3 4 5 >