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

Resource Extract freeware
Filter: All | Freeware | Demo
 

Resource Extract

< 1 2 3 4 5 
Added: September 25, 2010 | Visits: 1.033

Loadmeter Loadmeter project is a Linux/Solaris system resource monitor that uses very little memory, and is written using raw Xlib. It monitors: - Load average - Uptime - Disk usage - Memory usage In its normal state it displays a window with a coloured bar graph showing the load average for the... Platforms: *nix

License: Freeware Size: 27.65 KB Download (98): Loadmeter Download

Added: April 14, 2010 | Visits: 1.698

MDF audio extracter MDF audio extracter project is a tool to extract audio data from MDF/MDS audio cd images to wav or raw files. Tracks will be extracted to the current directory and named track_[num].wav or track_[num].raw. Output can also be redirected to stdout to allow the audio data to be fed to an encoder or... Platforms: *nix

License: Freeware Size: 10.24 KB Download (232): MDF audio extracter Download

Added: February 24, 2010 | Visits: 840

GnuPG MiniHOWTO GnuPG MiniHOWTO project is a resource for getting GnuPG to work and to use it. The GnuPG MiniHOWTO explains to install, run, use and troubleshoot GnuPG. It also pays attention to things to think about regarding encryption. This miniHOWTO was originally written in German and has been... Platforms: *nix

License: Freeware Download (113): GnuPG MiniHOWTO Download

Added: May 24, 2010 | Visits: 899

Test::URI Test::URI is a Perl module that can check Uniform Resource Identifiers (URIs). SYNOPSIS use Test::More tests => 5; use Test::URI; # http://www.example.com:8080/index.html#name uri_scheme_ok( $uri, http ); uri_host_ok( $uri, www.example.com ); uri_port_ok( $uri, 8080 ); uri_path_ok(... Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Test::URI Download

Added: April 25, 2010 | Visits: 1.323

NodeMon NodeMon is a visualization tool for monitoring system resource utilization. It allows distributed resource monitoring via the Growler software infrastructure. It is modular, with existing modules for monitoring of CPU, memory, network, and numalink activity. Its most notable feature is its... Platforms: *nix

License: Freeware Size: 696.32 KB Download (100): NodeMon Download

Added: September 05, 2010 | Visits: 1.011

K7Z Use K7Z if you want to: - Backup a folder to a storage location - Create or extract a password-protected archive - Update an existing archive quickly Ark (2.6.3) is handy but it doesnt seem to: - Create archives with passwords - Extract (some) archives with passwords - Update existing... Platforms: *nix

License: Freeware Size: 215.04 KB Download (99): K7Z Download

Added: September 26, 2010 | Visits: 690

libgnurdf libgnurdf is a GNUpdate RDF library that provides quick and easy access to RDF (XML Resource Description Format) files. Libgnurdf makes it easy to create, modify, and search RDF files from any C/C++ (and soon Perl and Python) programs. GNUpdate uses this to access its database and to generate... Platforms: *nix

License: Freeware Size: 65.54 KB Download (93): libgnurdf Download

Added: September 16, 2010 | Visits: 1.257

ProM Import Framework ProM Import Framework project allows you to extract process enactment event logs from a set of information systems. These can be exported in the MXML format, which is the standard event log data format for Process Mining analysis techniques. Process Mining is a family of a-posteriori analysis... Platforms: *nix

License: Freeware Size: 419.84 KB Download (99): ProM Import Framework Download

Added: February 05, 2010 | Visits: 1.767

FLV::Info FLV::Info is an extract metadata from Flash Video files. SYNOPSIS use FLV::Info; my $reader = FLV::Info->new(); $reader->parse(video.flv); my %info = $reader->get_info(); print "$info{video_count} video framesn"; print $reader->report(); This module reads Macromedia FLV files and... Platforms: *nix

License: Freeware Size: 737.28 KB Download (128): FLV::Info Download

Added: June 27, 2010 | Visits: 684

Redland RDF library Redland RDF library is a set of free software packages that provide support for the Resource Description Framework (RDF).. Platforms: *nix

License: Freeware Size: 440.32 KB Download (90): Redland RDF library Download

Added: July 13, 2010 | Visits: 1.260

Raptor RDF Parser Toolkit Raptor RDF Parser Toolkit is a free software and Open Source C library that provides a set of parsers and serializers that generate Resource Description Framework (RDF) triples by parsing syntaxes or serialize the triples into a syntax. The supported parsing syntaxes are RDF/XML, N-Triples,... Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Raptor RDF Parser Toolkit Download

Added: November 13, 2010 | Visits: 909

libxcpc libxcpc library implements an automatic resource cleanup and exception handling in C. Error handling and cleanup code (at least for code that does error handling) can take quite some space in terms of lines of code to be written. This not only increases the binary size, but makes the code more... Platforms: *nix

License: Freeware Size: 389.12 KB Download (94): libxcpc Download

Added: January 26, 2010 | Visits: 886

IsaViz IsaViz is a visual environment for browsing and authoring Resource Description Framework (RDF) models represented as graphs. Since version 2.0, IsaViz can render RDF graphs using GSS (Graph Stylesheets), a stylesheet language derived from CSS and SVG for styling RDF models represented as... Platforms: *nix

License: Freeware Size: 9.46 MB Download (97): IsaViz Download

Added: March 09, 2010 | Visits: 887

Guikachu Guikachu is a resource editor for PalmOSTM systems. Guikachu project allows you to visually create dialog boxes, menu bars and windows for your Palm application in the GNOME desktop environment. If you are familiar with PalmOS development, you may have encountered one of the numerous resource... Platforms: *nix

License: Freeware Size: 1.2 MB Download (97): Guikachu Download

Added: July 24, 2010 | Visits: 817

CPAN::Porters PAN::Porters is a resource for people maintaining packages of CPAN modules in various distributions. SYNOPSIS CPAN modules can be either installed from source (downloaded directly from CPAN) or they can be installed with the package mangement system of your distribution. CPAN::Porters is a... Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): CPAN::Porters Download

Added: June 26, 2010 | Visits: 1.241

URI URI is Uniform Resource Identifiers (absolute and relative). This module implements the URI class. Objects of this class represent "Uniform Resource Identifier references" as specified in RFC 2396 (and updated by RFC 2732). A Uniform Resource Identifier is a compact string of characters that... Platforms: *nix

License: Freeware Size: 96.26 KB Download (102): URI Download

Added: November 27, 2010 | Visits: 1.376

GLPI GLPI (Gestion Libre de Parc Informatique) is an information resource manager with an administration interface. You can use it to build a database with an inventory for your company (computers, software, printers, etc.). It has functions to make the daily life of the administrators easier,... Platforms: *nix

License: Freeware Size: 1.3 MB Download (250): GLPI Download

Added: February 14, 2010 | Visits: 1.006

ZZIPlib ZZIPlib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib... Platforms: *nix

License: Freeware Size: 655.36 KB Download (108): ZZIPlib Download

Added: July 12, 2010 | Visits: 681

Convert::BulkDecoder Convert::BulkDecoder is a Perl module to extract (binary) data from mail and news messages. SYNOPSIS use Convert::BulkDecoder; my $cvt = new Convert::BulkDecoder::; # Collect the articles into an array ref. my $art = [<>]; # Decode. my $res = $cvt->decode($art); die("Failed!") unless... Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): Convert::BulkDecoder Download

Added: February 06, 2010 | Visits: 1.121

Dxr2 The Dxr2 Resource Center is Center is a community focus point for the Creative Dxr2 DVD decoder card. Creative Dxr2 drivers for Linux, and other platforms are actively being developed, as well as a multitude of other programs, drivers, documentation, etc. The Website is the home of the Creative... Platforms: *nix

License: Freeware Size: 163.84 KB Download (136): Dxr2 Download

< 1 2 3 4 5