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

Repeated Measures Anova Table freeware
Filter: All | Freeware | Demo
 

Repeated Measures Anova Table

1 2 3 4 5 > 
Added: June 04, 2006 | Visits: 7.732

Pivot Table Helper Pivot Table Helper makes working with pivot tables comfortable and fast. Pivot Table Helper adds its own toolbar to Excel with the following buttons: - Select page fields area of the current pivot table - Select header of the current pivot table - Select blank area of the current pivot table...



Platforms: Windows

License: Freeware Size: 655 KB Download (851): Pivot Table Helper Download

Added: August 10, 2008 | Visits: 1.615

JVP Periodic Table JVP Periodic Table allows you to access all the elements by Atomic Number, Alphabetical List, or Chemical Series group. Included - All 109 known elements with 2,621 isotopes, half-life, isotopic mass, radioactive decay, particles, complete decay paths and other information. Also includes...





Platforms: Java Runtime Environmenmt

License: Freeware Size: 1.17 MB Download (596): JVP Periodic Table Download

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 749

Periodic Table of the Elements Periodic table of the elements showing main properties of each atomic element: Atomic weight, Element category, Atomic number, Melting point (in C and F), Boiling point (in C and F), Valence, Electron configuration, Phase, Density.


Platforms: Windows

License: Freeware Size: 247 KB Download (567): Periodic Table of the Elements Download

Added: August 19, 2008 | Visits: 1.359

Valdersoft Flexible Table Flexible Table is JavaScript Class using to display formated tables in MS Exel style. Allow to risize columns width using "Drag To Resize" method. Allow to set colums and rows temlates, that allow to quickup loading new table data and parse existed data.



License: Freeware Download (499): Valdersoft Flexible Table Download

Added: May 08, 2009 | Visits: 1.772

AscToTab - text to table converter AscToTab is utility that converts *plain* or tab-delimited text files containing table data into either HTML or RTF (rich text format) tables.


Platforms: Windows

License: Freeware Size: 1.47 MB Download (483): AscToTab - text to table converter Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 574

Times Table Maker for Mac OS This Interactive Printable Multiplication Table includes the option for hiding the answers, a great feature for practicing the tables. It's also customizable. You can show or hide certain columns or rows or even click on specific answers that you want to show or hide. Print it out and see if you...


Platforms: Mac

License: Freeware Size: 3.6 MB Download (480): Times Table Maker for Mac OS Download

Released: September 12, 2012  |  Added: September 12, 2012 | Visits: 730

Table Tennis Championship Table Tennis Championship is an interesting sport game for free. Take part to the table tennis championship and become the best player. By winning this tournament. Play four matches with different levels of difficulty. You can also improve your paddle or the ball. This game is played with mouse...


Platforms: Windows

License: Freeware Size: 1.29 MB Download (474): Table Tennis Championship Download

Added: August 29, 2008 | Visits: 2.421

Periodic Table Explorer Periodic Table Explorer is a new way to understand and explore the periodic table of elements. The program adds a wide range of new functions and options and an innovative interface that lets the user take control of the screen.When you come to view the table, you can open each cell of each...


Platforms: Windows

License: Freeware Size: 1024 B Download (239): Periodic Table Explorer Download

Added: August 01, 2008 | Visits: 1.387

JVP Periodic Table Screensaver JVP Periodic Table Screensaver shows the Periodic Table (800 x 600) as your screensaver moving on a (1024 x 768) screen resolution. Also available is a Periodic Table as a Desktop Background/wallpaper.


Platforms: Windows

License: Freeware Size: 676 KB Download (211): JVP Periodic Table Screensaver Download

Added: January 25, 2010 | Visits: 1.955

Loan Table Loan Table is a small program that will display the amortization table for a loan and also calculate the monthly payment. This calculator is designed for simple interest loans that are compounded monthly as most morgages use this system. It will also calculate for extra principal payments made to...


Platforms: Mac

License: Freeware Download (184): Loan Table Download

Added: March 04, 2010 | Visits: 983

Text::NSP::Measures::2D::Fisher::twotailed Text::NSP::Measures::2D::Fisher::twotailed is a Perl module implementation of the two-sided Fishers exact test. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::Fisher::twotailed; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $twotailed_value = calculateStatistic( n11=>$n11,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (159): Text::NSP::Measures::2D::Fisher::twotailed Download

Added: January 25, 2010 | Visits: 1.246

Amino Acid Table Widget The Amino Acid Table widget displays general information on amino acids conformed with the IUPAC-IUB recommendations.


Platforms: Mac

License: Freeware Download (156): Amino Acid Table Widget Download

Released: November 03, 2021  |  Added: December 05, 2021 | Visits: 6.919

CFR Film Table Commander This is a graphical, interactive software utility which allows you to view, edit and create Polaroid Color Film Recorder Film Tables (ProPalette 7000 and 8000). This gives you full command over the color output of your Film Recorder. It includes a simple, step by step wizard for creating new...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 4.61 MB Download (155): CFR Film Table Commander Download

Added: February 26, 2010 | Visits: 1.175

PDF::Table PDF::Table is a utility class for building table layouts in a PDF::API2 object. SYNOPSIS use PDF::API2; use PDF::Table; my $pdftable = new PDF::Table; my $pdf = new PDF::API2(-file => "table_of_lorem.pdf"); my $page = $pdf->page; # some data to layout my $some_data =[ ["1 Lorem ipsum...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (120): PDF::Table Download

Added: February 17, 2010 | Visits: 1.372

PostgreSQL Table Log PostgreSQL Table Log contains functions that allow you to log PostgreSQL table inserts, updates, and deletes into another table. This can be used to recover the state of the logged table or to recover specific rows from a given time period. Whats New in This Release: - This version now...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (115): PostgreSQL Table Log Download

Added: November 07, 2010 | Visits: 1.161

Text::NSP::Measures::2D::Dice::jaccard Text::NSP::Measures::2D::Dice::jaccard is a Perl module that implements the jaccard coefficient. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::Dice::jaccard; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $jaccard_value = calculateStatistic( n11=>$n11, n1p=>$n1p,...


Platforms: *nix

License: Freeware Size: 962.56 KB Download (114): Text::NSP::Measures::2D::Dice::jaccard Download

Added: August 21, 2010 | Visits: 895

Text::NSP::Measures::3D::MI::ps Text::NSP::Measures::3D::MI::ps is a Perl module that implements Poisson Stirling Measure for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::ps; $ps_value = calculateStatistic( n111=>10, n1pp=>40, np1p=>45, npp1=>42, n11p=>20, n1p1=>23, np11=>21, nppp=>100); if(...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (109): Text::NSP::Measures::3D::MI::ps Download

Added: September 11, 2010 | Visits: 1.045

Text::NSP::Measures::2D::CHI::phi Text::NSP::Measures::2D::CHI::phi is a Perl module that implements Phi coefficient measure for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::CHI::phi; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $phi_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (107): Text::NSP::Measures::2D::CHI::phi Download

Released: January 01, 2012  |  Added: February 07, 2012 | Visits: 1.078

Times Table The objective of this Times Table Program is to make math fun and interesting. As the student continues to get correct answers to the questions, the Times Table grid will begin to fill up more and more. This should build excitement and a feeling of success and will encourage the continued use...


Platforms: Windows

License: Freeware Size: 590.04 KB Download (106): Times Table Download

Added: February 20, 2010 | Visits: 1.046

Text::NSP::Measures::2D::Fisher2::twotailed Text::NSP::Measures::2D::Fisher2::twotailed is a Perl module implementation of the two-sided Fishers exact test. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::Fisher2::twotailed; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $twotailed_value = calculateStatistic(...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (105): Text::NSP::Measures::2D::Fisher2::twotailed Download

1 2 3 4 5 >