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

Arithmetic Sequence Formula freeware
Filter: All | Freeware | Demo
 

Arithmetic Sequence Formula

1 2 3 4 5 > 
Added: May 12, 2010 | Visits: 704

Iterator::Util Iterator::Util Perl package contains essential utilities for the Iterator class. SYNOPSIS use Iterator::Util; # Transform sequences $iterator = imap { transformation code } $some_other_iterator; # Filter sequences $iterator = igrep { condition code } $some_other_iterator; # Range of...



Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): Iterator::Util Download

Added: September 21, 2010 | Visits: 1.359

UML::Sequence UML::Sequence is a Perl module to render UML sequence diagrams, often by running the code. SYNOPSIS use UML::Sequence; my $tree = UML::Sequence->new(@methods, @outline, &parse_method); print $tree->build_xml_sequence(Title); To use this package, or see how to use it, see genericseq.pl...





Platforms: *nix

License: Freeware Size: 122.88 KB Download (159): UML::Sequence Download

Added: January 11, 2010 | Visits: 1.054

UML::Sequence::JavaSeq UML::Sequence::JavaSeq is a Perl module for use with genericseq.pl script, works on compiled Java programs. SYNOPSIS genericseq.pl UML::Sequence::JavaSeq Hello.methods Hello > Hello.xml seq2svg.pl Hello.xml > Hello.svg OR genericseq.pl UML::Sequence::JavaSeq Hello.methods Hello |...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (92): UML::Sequence::JavaSeq Download

Added: July 09, 2010 | Visits: 1.353

Chart::Sequence Chart::Sequence is a sequence Perl class. SYNOPSIS use Chart::Sequence; my $s = Chart::Sequence->new( Nodes => [qw( A B C )], Messages => [ [ A => B => "Message 1" ], [ B => A => "Ack 1" ], [ B => C => "Message 2" ], ], ); # or # my $s = Chart::Sequence->new( SeqMLInput =>...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): Chart::Sequence Download

Added: March 15, 2010 | Visits: 1.196

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

Released: October 18, 2010  |  Added: October 25, 2010 | Visits: 1.268

REO Riches Formula REO Riches Formula is the number one resource for investing in Bank Owned properties. The fact is that foreclosures are happening in record numbers and now using Jeff Adams system you can profit from the massive amount of bank owned REO's.


Platforms: OS/2, Windows, Mac, *nix, Palm OS, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Not Applicable,Handheld/Mobile Other,Java

License: Freeware Size: 1.3 MB Download (574): REO Riches Formula Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 664

Advanced Arithmetic Calculator Advanced Arithmetic Calculator is a small, simple, easy to use application specially designed to help you solve sums of numbers, subtractions of numbers, multiplications and divisions of numbers. Basically this tool will open in your command prompt enabling you to enter the equation to solve and...


Platforms: Windows

License: Freeware Download (517): Advanced Arithmetic Calculator Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 647

Short Sequence Location Mapper Short Sequence Location Mapper loads the sequences, then aligns them and finally graphs and tables can be generated for one or more datasets at the same time. SSLM typically works with a BLAST data output file of short Solexa reads mapped to RNA subjects (for example pre-miRNA sequences). The...


Platforms: Windows

License: Freeware Download (471): Short Sequence Location Mapper Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 666

Sequence Clip Reporter for Mac OS Creates an Excel spreadsheet report about the video clips, audio clips and markers you've used in your edited sequence. The report includes sheets for: Clips, Sequence Markers, Clip Markers, Clip Filters, and Reels. Sequence Clip Reporter takes the tedious work out of creating clip usage reports...


Platforms: Mac

License: Freeware Size: 3.6 MB Download (479): Sequence Clip Reporter for Mac OS Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 717

Formula One Championship Edition Screensaver (PS3) A screensaver that showcases Formula One Championship Edition for the Playstation 3. 16 images are included, all unique & watermark free. The smallest screenshot in this pack is 1200x675, and the largest is 1280?720. If this is bigger then your native resolution, don’t worry, as the screensaver...


Platforms: Windows

License: Freeware Size: 3.12 MB Download (51): Formula One Championship Edition Screensaver (PS3) Download

Released: October 07, 2012  |  Added: October 07, 2012 | Visits: 711

Make 24 In this game you have 4 cards, and you are required to use these 4 cards and arithmetic signs to make a formula that gives 24. A is 1, J is 11, Q is 12, K is 13. You can use add, subtract, multiply, divide and brackets in the formulas, and all the four cards must be used.


Platforms: Windows

License: Freeware Size: 288 KB Download (483): Make 24 Download

Added: May 10, 2013 | Visits: 759

Remove duplicates from a sequence The fastest way to remove duplicates from a sequence depends on some pretty subtle properties of the sequence elements, such as whether they're hashable, and whether they support full comparisons. This script defines the unique() function that tries three methods, from fastest to slowest,...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Remove duplicates from a sequence Download

Added: May 10, 2013 | Visits: 509

Getting th permutation of a sequence This script contains a function that given a sequence and a number n as parameters, returns the th permutation of the sequence (always as a list).


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Getting th permutation of a sequence Download

Added: May 10, 2013 | Visits: 438

Arithmetic coder Arithmetic coder script is a simple but slow way of compression using arithmetic coding.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Arithmetic coder Download

Added: May 10, 2013 | Visits: 476

Splitting up a sequence This script allows you to split up a sequence in same-size (if possible) parts.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Splitting up a sequence Download

Added: May 10, 2013 | Visits: 499

Getting min/max in a sequence Getting min/max in a sequence script allows you to find the min/max value in a sequence as compared to a reference.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Getting min/max in a sequence Download

Added: May 10, 2013 | Visits: 409

Farey Sequence This function provides farey sequence, F(n), for any integer n.There's probably a more elegant solution out there, but I couldn't find it. Note: it doesn't prepend (0,1) and append (1,1)...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Farey Sequence Download

Added: July 08, 2013 | Visits: 557

Huffman Coding and Arithmetic Coding This file contains MATLAB functions, m-files, that do Huffman coding and arithmetic coding of integer (symbol) sequences. Complete coding may be done by calling an easy to use main program (or main function), where input argument is the sequences you want to compress and the output is the...


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (45): Huffman Coding and Arithmetic Coding Download

Added: September 13, 2013 | Visits: 539

Arithmetic coding and decoding for Text Compressio Arithmetic coding and decoding for Text Compression


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Arithmetic coding and decoding for Text Compressio Download

Added: May 08, 2013 | Visits: 537

Hata formula This file permits the path loss calculation using Hata formula to several zones:- Strong urban zones;- Moderate urban zones;- Suburban zones and<rban zone - Rural zones.


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Hata formula Download

1 2 3 4 5 >