Linux SoftwareSearchdata and

Tag «data and»: downloads



Search results for «data and»:

GraphViz::Data::Structure 0.15 by Joe McMahon


GraphViz::Data::Structure can visualise data structures.

SYNOPSIS

use GraphViz::Data::Structure;

my $gvds = GraphViz:Data::Structure->new($data_structure);
print $gvds->graph()->as_png;

This module makes it easy to visualise data structures, even recursive or circular ones.
It is… 


Gimp::Data 1.211 by Marc Lehmann


Gimp::Data is a Perl module to set and get state data.

SYNOPSIS

use Gimp::Data;

$Gimp::Data{'value1'} = "Hello";
print $Gimp::Data{'value1'},", World!!n";

With this module, you can access plugin-specific (or global) data in Gimp, i.e. you can store and retrieve values that are s… 


Data::TreeDumper::Renderer::GTK 0.01 by Khemir Nadim ibn Hamouda


Data::TreeDumper::Renderer::GTK is a Gtk2::TreeView renderer for Data::TreeDumper.

SYNOPSIS
my $treedumper = Data::TreeDumper::Renderer::GTK->new
(
data => %data,
title => 'Test Data',
dumper_se… 


Data::Type::Docs 0.01.15 by Murat Uenalan


Data::Type::Docs is a Perl module with the manual overview.

MANUALS

Data::Type::Docs::FAQ

Frequently asked questions.

Data::Type::Docs::FOP

Frequently occuring problems.

Data::Type::Docs::Howto

Point to point recipes how to get things done.

Data::Type::Docs::RFC

Exact API… 


Data::Serializer::XML::Simple 0.36 by Neil Neely


Data::Serializer::XML::Simple is a Perl module that creates bridge between Data::Serializer and XML::Simple.

SYNOPSIS

use Data::Serializer::XML::Simple;

Module is used internally to Data::Serializer

The only option currently supported is dtd. This just calls the dtd method of XML::Simp… 


Common Data Format 3.1 by CDF Development Team


Common Data Format is a self-describing data abstraction for the storage and manipulation of multidimensional data in a platform- and discipline-independent fashion.

It consists of a scientific data management package (known as the "CDF Library") that allows programmers and application developers… 


Data.FormValidator 0.04 by Joshua Miller


Data.FormValidator's aim is to bring all the benefits of the perl module Data::FormValidator over to javascript, using the same input profiles (they can be dumped into javascript objects using the perl module Data::JavaScript.

Data.FormValidator library lets you define profiles which declare the… 


MySpace Data Mining Tools 1.1 by Robert G. McCue


MySpace Data Mining Tools are a set of Java classes designed to mine information from MySpace profile and blog pages using a multi-threaded Web page access method.

What's New in This Release:
Direct database connectivity via JDBC was implemented for data storage.
A basic user profile class wa… 


Local Data Manager 6.4.6 by Steve Emmerson


Local Data Manager (LDM) is a collection of cooperating programs that select, capture, manage, and distribute arbitrary data products.

The system is designed for event-driven data distribution, and is currently used in the Unidata Internet Data Distribution (IDD) project. The LDM system includes… 


XML::Quick 0.02 by Robert Norris


XML::Quick is a Perl module to generate XML from hashes (and other data).

SYNOPSIS

use XML::Quick;

$xml = xml($data);

$xml = xml($data, { ... });

This module generates XML from Perl data (typically a hash). It tries hard to produce something sane no matter what you pas… 


GPlot 1.2 by Terry Gliedt


GPlot provides a convenient front-end for gnuplot. GPlot GUI accepts a large set of options to generate a single plot of one or more sets of data (overlaid as necessary). This adds no new functionality to gnuplot, but rather makes it easier to generate gnuplot input.

Sometimes the simplest things… 


Data::DPath::Builder 0.00_01 by Ken MacLeod


Data::DPath::Builder is a SAX handler for building an XPath tree.

SYNOPSIS

use AnySAXParser;
use Data::DPath::Builder;

$builder = Data::DPath::Builder->new();
$parser = AnySAXParser->new( Handler => $builder );

$root_node = $parser->parse( Source => [SOURCE] );

Data::DPath::Bui… 


Gentry 0.1.11 by Ed Davison


This program stemmed from a need to be able to data enter data into an SQL table without having to actually type the SQL over and over again for lots of data. I also wanted to be able to put data into any table in the database.

This program connects to a local MySQL database server using your use… 


Data::FormValidator::Constraints 4.40 by Data::FormValidator::Constraints Team


Data::FormValidator::Constraints is a Perl module with basic sets of constraints on input profile.

SYNOPSIS

use Data::FormValidator::Constraints qw(:all);
In an Data::FormValidator profile:
constraint_methods => {
email => email(),
fax => american… 


Command Line Progress Bar 1.10.7 by Michael Peek


Command Line Progress Bar is a simple tool to copy a stream of data and print a display for the user on stderr showing (a) the ammount of data passed, (b) the throughput of the data transfer, and (c) the transfer time, or, if the total size of the data stream is known, the estimated time remaining,… 


g3data 1.5.0 by Jonas Frantz


g3data is used for extracting data from graphs. In publications data is usually presented as graphs, while the actual data is often missing. g3data makes the extracting process much easier. The commercially available alternative is called data thief.

Here are some key features of "g3data":
Zoom… 


GtkDatabox 0.7.0.0 by Roland Bock


GtkDatabox is a widget for the Gtk+-library designed to display large amounts of numerical data fast and easy. One or more data sets of thousands of data points (X and Y coordinate) may be displayed and updated in split seconds.

The widget is therfore used in many scientific and private projects… 


Data Display Debugger 3.3.11 by Andreas Zeller


GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger, or the Python debugger.

Besides "usual'' front-end features such as viewing source texts, DDD has become famous through its interactive graphical data displa… 


AIPS 31DEC06-07-28 by NRAO


AIPS (Astronomical Information Processing System) handles the processing and display of data from radio interferometers.

Data can be collected from any radio telescope array. Images can be exported in FITS format.

What's New in This Release:
Many new utilities for data processing and data ma… 


OSSP al 0.9.3 by Michael van Elst


OSSP defines an abstract data type of a data buffer that can assemble, move and truncate chunks of data in a stream but avoids actual copying.

It was built to deal efficiently with communication streams between software modules. It especially provides flexible semantical data attribution through by… 



Related:

    search


Featured Software

jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java

Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser

GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell



Top tags