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

Resource Analysis freeware
Filter: All | Freeware | Demo
 

Resource Analysis

1 2 3 4 5 > 
Released: June 21, 2012  |  Added: June 21, 2012 | Visits: 913

Grass GIS for Mac OS X Commonly referred to as GRASS, this is a free Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/maps production, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings around the world, as... Platforms: Mac

License: Freeware Size: 59 MB Download (57): Grass GIS for Mac OS X Download

Added: September 25, 2013 | Visits: 530

Transportation Analysis and Simulation The Transportation Analysis and Simulation System (TRANSIMS), is an integrated set of tools developed to conduct regional transportation system analyses. With the goal of establishing TRANSIMS as an ongoing public resource available to the transportation community, TRANSIMS is made available... Platforms: *nix

License: Freeware Size: 40.73 MB Download (41): Transportation Analysis and Simulation Download

Released: November 01, 2007  |  Added: March 06, 2009 | Visits: 8.293

Resource Scheduling Our online Resource Scheduling Software allows your employees to easily book meeting rooms and resources from any computer connected to the web. Employees will be able to quickly view booked events on the calendar and within seconds book their own event, meeting room or item of equipment.... Platforms: Not Applicable

License: Freeware Size: 28 KB Download (966): Resource Scheduling Download

Released: October 22, 2008  |  Added: October 24, 2008 | Visits: 6.038

Stock Price Analysis Stock Price Analysis provide a free web based stock price analysis module. The easy to use interface incorporates Fundamental Analysis to calculate: Fair Value stock price; comparative stock Value; profit Target sell price; Stop Loss sell price; Price Earnings Ratio (PE) for Fair Value and Buy... Platforms: Windows, Mac

License: Freeware Size: 103.9 KB Download (1458): Stock Price Analysis Download

Released: September 20, 2009  |  Added: October 28, 2009 | Visits: 17.603

Zeta Resource Editor Zeta Resource Editor is a free application that enables you to edit standard Microsoft .NET string resources from multiple different resource files together inside one single data grid. This simplifies the translation of strings to multiple different languages by providing you a compact and... Platforms: Windows

License: Freeware Size: 14.77 MB Download (156): Zeta Resource Editor Download

Added: January 07, 2010 | Visits: 1.515

Basic Analysis and Security Engine BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system. BASE is a web interface to perform analysis of... Platforms: *nix

License: Freeware Size: 337.92 KB Download (113): Basic Analysis and Security Engine Download

Added: April 15, 2010 | Visits: 1.248

XML::DB::Resource XML::DB::Resource is a Wrapper class for documents or document fragments. SYNOPSIS $resource = $collection->getResource($id); $id = $resource->getId(); $xml = $resource->getContent(); $resource->setContent($xml); $collection->storeResource($resource); $parentColl =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): XML::DB::Resource Download

Added: August 11, 2010 | Visits: 901

guglhupf commons resource repository guglhupf commons resource repository is a tool that manages dependencies between program resources (e.g., Java jar files). guglhupf commons resource repository comes with a mechanism to download needed resources from a central repository and stores these resources in a local repository. This... Platforms: *nix

License: Freeware Size: 102.4 KB Download (97): guglhupf commons resource repository Download

Added: October 15, 2010 | Visits: 3.015

Market Analysis System Market Analysis System (MAS) is an open-source software application that provides tools for analysis of financial markets using technical analysis. Market Analysis System provides facilities for stock charting and futures charting, including price, volume, and a wide range of technical analysis... Platforms: *nix

License: Freeware Size: 614.4 KB Download (295): Market Analysis System Download

Added: January 11, 2010 | Visits: 1.201

Resource::Loader Resource::Loader is a Perl module to load different resources depending. SYNOPSIS use Resource::Loader; $loader = Resource::Loader->new( testing => 0, verbose => 0, cont => 0, resources => [ { name => never, when => sub { 0 }, what => sub { die "this will never be loaded" }, }, {... Platforms: *nix

License: Freeware Size: 8.19 KB Download (146): Resource::Loader Download

Added: March 09, 2010 | Visits: 1.576

Directory Analysis Tool Directory Analysis Tool is used to analyze LDAP directories and report on their contents. Useful if you want to find inactive accounts, people who havent changed passwords, or who has administrator privileges.. Platforms: *nix

License: Freeware Download (178): Directory Analysis Tool Download

Added: July 07, 2010 | Visits: 2.448

TA-Lib : Technical Analysis Library TA-Lib provides common functions for the technical analysis of stock/future/commodity market data. TA-Lib can be reused by trading software developers using Excel, .NET, Java, Perl or C/C++.. Technical analysis open-source software library to process financial data. Provides RSI, MACD,... Platforms: *nix

License: Freeware Size: 3.8 MB Download (219): TA-Lib : Technical Analysis Library Download

Added: February 19, 2010 | Visits: 786

TiVo::HME::Resource TiVo::HME::Resource is a Perl encapsulation of a TiVo HME resource. SYNOPSIS use TiVo::HME::Application; @ISA = qw(TiVo::HME::Applicaton); # create a buncha resources # Color # r,g,b,alpha = 0 ... 255 my $color = $T_RESOURCE->color($red, $green, $blue, $alpha); # Font my $font =... Platforms: *nix

License: Freeware Size: 61.44 KB Download (96): TiVo::HME::Resource Download

Added: November 01, 2010 | Visits: 1.815

Statistical Traffic Analysis Kit Statistical Traffic Analysis Kit is a set of command-line traffic analysis tools, designed to help a network administrator to see what is happening at a router at the moment. Unlike tcpdump (1), the stak set uses statistical and stream-oriented methods, and will rarely produce an output stream... Platforms: *nix

License: Freeware Size: 69.63 KB Download (167): Statistical Traffic Analysis Kit Download

Added: March 22, 2010 | Visits: 1.315

The Analysis & Reconstruction Sound Engine The Analysis & Reconstruction Sound Engine also known as ARSE, is a program that analyses a sound file into a spectrogram and is able to synthetise this spectrogram, or any other user-created image, back into a sound. The ARSE consists in two main parts, a spectrographer with a base-2... Platforms: *nix

License: Freeware Size: 696.32 KB Download (94): The Analysis & Reconstruction Sound Engine Download

Added: September 15, 2010 | Visits: 1.037

Plucene::Analysis::PorterStemFilter Plucene::Analysis::PorterStemFilter - Porter stemming on the token stream. SYNOPSIS # isa Plucene::Analysis:::TokenFilter my $token = $porter_stem_filter->next; This class transforms the token stream as per the Porter stemming algorithm. Note: the input to the stemming filter must... Platforms: *nix

License: Freeware Size: 327.68 KB Download (88): Plucene::Analysis::PorterStemFilter Download

Added: March 03, 2010 | Visits: 1.470

Resource Management Game Resource Management Game project is a Web-based resource management game. Resource Management Game is a PHP framework for easily creating resource management and strategy games. Two playable games are included. The system uses sessions to store data and should work out of the box with... Platforms: *nix

License: Freeware Size: 82.94 KB Download (116): Resource Management Game Download

Added: June 18, 2010 | Visits: 1.842

Information Resource Manager 1.5.7 / 1.6 Beta Information Resource Manager project the Information Resource Manager, is a powerful web-based asset tracking and trouble ticket system built for IT departments and HelpDesks. It keeps detailed information about each computer, as well as providing a trouble ticket system, an FAQ system, and a... Platforms: *nix

License: Freeware Size: 686.08 KB Download (155): Information Resource Manager 1.5.7 / 1.6 Beta Download

Added: March 15, 2010 | Visits: 1.205

Sequence Analysis Sequence Analysis project is a collage of coding projects which I have written over the past several years for various clients in my work as a bioinformatics consultant. These clients have graciously allowed me to release these works into the public domain as freeware for Macintosh OS X in... Platforms: *nix

License: Freeware Size: 2.3 MB Download (122): Sequence Analysis Download

Added: April 05, 2010 | Visits: 996

Extended Universal Resource Library Extended Universal Resource Library is a pure Java library for cleaner, more flexible file access in Java. How data is stored is completely transparent to the client, since the library is meant to replace java.io.File. It provides implementations for handling local files, Jar/Zip archives,... Platforms: *nix

License: Freeware Size: 327.68 KB Download (97): Extended Universal Resource Library Download

1 2 3 4 5 >