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

Ary software
 

Ary

Added: January 10, 2010 | Visits: 978

Tree::Numbered Tree::Numbered is a thin N-ary tree structure with a unique number for each item. SYNOPSYS use Tree::Numbered; my $tree = Tree::Numbered->new(John Doe); $tree->append(John Doe Jr.); $tree->append(Marry-Jane Doe); while (my $branch = $tree->nextNode) { $branch->delete if... Platforms: *nix

License: Freeware Size: 26.62 KB Download (105): Tree::Numbered Download

Roots of Cluster Polynomial representation of n-ary patterns The definition of Cluster Polynomials was given in Tech. Report DEMO2011/1 available athttp://cag.dat.demokritos.gr/publications/TR2011-1.pdfThere are two versions.binroots that was used to produce the images of the last four figures in the report above and a more advanced version that can be... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (45): Roots of Cluster Polynomial representation of n-ary patterns Download

Added: April 26, 2010 | Visits: 4.215

Algorithm::Diff::Apply Algorithm::Diff::Apply is a Perl module to apply one or more Algorithm::Diff diffs. SYNOPSIS ## Single-diff form: use Algorithm::Diff::Apply qw{apply_diff}; my @ary = ...; my @diff = ...; # some call to Algorithm::Diff::diff() my @changed_ary = apply_diff(@ary, @diff); my $changed_ary =... Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): Algorithm::Diff::Apply Download

Added: August 06, 2010 | Visits: 884

wwtk wwtk is a wizard-style Web interface for structured information trails - an n-ary decision tree structure based on true/false logic. wwtk project can be used as a Wizard, an expert system, or as a backend for interactive fiction. Structure This toolkit is essentially based around the single... Platforms: *nix

License: Freeware Size: 327.68 KB Download (94): wwtk Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 573

Web Wizard Toolkit Wizard-style web interface for structured information trails - an n-ary decision tree structure based on true/false logic. It can be used as a 'Wizard', an expert system, or as a backend for interactive fiction. Platforms: Windows, Mac, Linux

License: Freeware Size: 325.54 KB Download (48): Web Wizard Toolkit Download

Added: July 25, 2013 | Visits: 373

Modulation Demodulation PAM This model is an 8-ary modulator/demodulator based on Pulse Amplitude Modulation (PAM).You can change the Eb/N0 parameter in the "AWGN Channel" block to see the effect of the channel noise on the demodulated signal while the simulation is running.The input is a sinusoid with a frequency of 1 Hz. Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Modulation Demodulation PAM Download

Added: September 11, 2013 | Visits: 430

BER vs. SNR plot for 8-ary QAM In this file there are two m-files.One is function and other is program. So during running the program save both file in same folder.First open the function rect ,then and run the ber_QAM file. You will get the required result.Here simulation is performed for 10,000 symbols in the presence... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): BER vs. SNR plot for 8-ary QAM Download

Added: September 03, 2010 | Visits: 2.149

SVG::Graph SVG::Graph is a Perl module to visualize your data in Scalable Vector Graphics (SVG) format. SYNOPSIS use SVG::Graph; use SVG::Graph::Data; use SVG::Graph::Data::Datum; #create a new SVG document to plot in... my $graph = SVG::Graph->new(width=>600,height=>600,margin=>30); #and create... Platforms: *nix

License: Freeware Size: 88.06 KB Download (151): SVG::Graph Download

Added: September 18, 2010 | Visits: 1.099

Acme::Hyperindex Acme::Hyperindex is a Perl module to look deep into structures using a list of indexes. SYNOPSIS use strict; use Acme::Hyperindex; my @struct = ( { j_psi => [qw( eta_prime phi kaon )] }, { j_psi => [qw( selectron down tau_sneutrino )] }, { j_psi => [qw( upsilon gluino photino )] } );... Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): Acme::Hyperindex Download

Added: July 16, 2010 | Visits: 1.142

GEXEC GEXEC is a scalable cluster remote execution system which provides fast, RSA authenticated remote execution of parallel and distributed jobs. It provides transparent forwarding of stdin, stdout, stderr, and signals to and from remote processes, provides local environment propagation, and is... Platforms: *nix

License: Freeware Size: 112.64 KB Download (97): GEXEC Download

Added: October 15, 2010 | Visits: 1.064

Data::Dumper Data::Dumper module contains stringified perl data structures, suitable for both printing and eval. SYNOPSIS use Data::Dumper; # simple procedural interface print Dumper($foo, $bar); # extended usage with names print Data::Dumper->Dump([$foo, $bar], [qw(foo *ary)]); # configuration... Platforms: *nix

License: Freeware Size: 31.74 KB Download (97): Data::Dumper Download

Added: October 12, 2010 | Visits: 1.012

KAlgebra KAlgebra is a MathML-based graphic calculator, thought to bring to the user its power by solving expressions written in MathML or calculating converted common equations to MathML. Whats New in This Release: ExpressionEdit improved in many ways: - History added - Highlighting for MathML... Platforms: *nix

License: Freeware Size: 675.84 KB Download (187): KAlgebra Download

Added: August 26, 2010 | Visits: 1.910

Tree::Binary Tree::Binary is a Object Oriented Binary Tree for Perl. SYNOPSIS use Tree::Binary; # a tree representaion of the expression: # ((2 + 2) * (4 + 5)) my $btree = Tree::Binary->new("*") ->setLeft( Tree::Binary->new("+") ->setLeft(Tree::Binary->new("2")) ->setRight(Tree::Binary->new("2"))... Platforms: *nix

License: Freeware Size: 27.65 KB Download (326): Tree::Binary Download

Added: July 24, 2010 | Visits: 1.478

DBI DBI is a database independent interface for Perl. SYNOPSIS use DBI; @driver_names = DBI->available_drivers; %drivers = DBI->installed_drivers; @data_sources = DBI->data_sources($driver_name, %attr); $dbh = DBI->connect($data_source, $username, $auth, %attr); $rv =... Platforms: *nix

License: Freeware Size: 481.28 KB Download (122): DBI Download

Added: June 06, 2010 | Visits: 913

VCS::CMSynergy VCS::CMSynergy is a Perl interface to Telelogic SYNERGY/CM (aka Continuus/CM). SYNOPSIS use VCS::CMSynergy; $ccm = VCS::CMSynergy->new(%attr); ($rc, $out, $err) = $ccm->ccm($ccm_command, @ccm_args); ($rc, $out, $err) = $ccm->any_ccm_command(@ccm_args); $ary_ref =... Platforms: *nix

License: Freeware Size: 112.64 KB Download (96): VCS::CMSynergy Download

Added: April 05, 2010 | Visits: 787

Template::Plugin::SumOf Template::Plugin::SumOf is a Perl module to calculate the sum with VMETHODS. SYNOPSIS # in your script use Template; use Template::Plugin::SumOf; my $tt = Template->new; $tt->process( template.html, { ary => [ { date => 2006-09-13, price => 300 }, { date => 2006-09-14, price => 500 }... Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Template::Plugin::SumOf Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 590

GTK+ for Mac OS X GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. GTK+ has been designed from the ground up to support a range of languages, not only... Platforms: Linux

License: Freeware Size: 26 MB Download (47): GTK+ for Mac OS X Download

Added: May 10, 2013 | Visits: 490

UUDeview UUDeview is a program that helps you transmit and receive binary files over the Internet, using electronic mail or newsgroups. The UUDeview package includes both an encoder and a decoder. The decoder automatically detects the type of encoding used, offering MIME's Base64 and BinHex as well as the... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (51): UUDeview Download

Added: August 04, 2013 | Visits: 605

TreeForm Syntax Tree Drawing Software TreeForm Syntax tree drawing software is a Linguistic Syntax/Semantics tree drawing editor. Designed for graphical n-ary tree drawing. Linux users must start TreeForm in the console from the install directory location with "java -jar TreeForm.jar". Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 3.52 MB Download (46): TreeForm Syntax Tree Drawing Software Download