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

Sum Totals software
Filter: All | Freeware | Demo
 

Sum Totals

1 2 3 4 5 > 
Added: March 30, 2013 | Visits: 434

Aggregate timeseries data to solstices and equinoxes accumSeasonTS- aggregate timeseries to solstices and equinoxesUsing G. Cardillo function to compute solstices and equinoxes, this function will aggregate time series data (e.g. Precipitation) to seasonally summarized results. To accomplish this three core functions are used: eqnsol, unique, and... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Aggregate timeseries data to solstices and equinoxes Download

Added: May 10, 2013 | Visits: 320

More accurate sum Built-in "sum" function, as well as add.reduce functions in Numeric/numarray introduce a large error when summing large arrays of like elements. This script contains a function that makes sums with error less than 1e-15. It doesn't use any additional memory (although it destroys the data... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): More accurate sum Download

Methods for calculating precise logarithm of a sum and subtraction Disclosed are methods to compute the precise value of the logarithm of a sum and the logarithm of a subtraction.A number of practical problems can result in having too big or small values in intermediate values of a calculation. Then one tries to take logarithm of these values and operate on... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (44): Methods for calculating precise logarithm of a sum and subtraction Download

Added: August 22, 2013 | Visits: 366

Sum of probability distributions SUMPDF Probability distribution of the sum of distributions[S,P,C]=SUMPDF(X1,P1,N1,X2,P2,N2,...) will return the distribution of the sum of distribution P1, at values at X1, N1 times plus the distribution P2, at values in X2, N2 times... The output vectors, S, P, and C, are respectively the list... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Sum of probability distributions Download

Released: June 02, 2012  |  Added: June 02, 2012 | Visits: 344

Totals Pro for Mac OS A full-featured invoice application for SOHO or business users.Totals is network enabled and based on our latest technology SPS (Smart Push Server). Totals is ideal for photographers, art designers, web designers, consultants, teachers, musicians, e-commerce shops, doctors, programmers,... Platforms: Mac

License: Freeware Size: 9 MB Download (55): Totals Pro for Mac OS Download

Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 423

Auto Check Sum Automatically verifies md5 and sha1 checksums using either a user entered sum or by searching in a file that can be held locally or remotely via ftp or http. Platforms: Windows, Mac, Linux

License: Freeware Size: 8.16 KB Download (52): Auto Check Sum Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 293

Totals Pro Totals is a full-featured invoice application for SOHO or business users. It has been designed from scratch to use the power and beauty of the Mac OS, while making life as easy as possible for its users. It has been developed by considering user experiences and gives you the power of a network... Platforms: Mac

License: Shareware Cost: $69.00 USD Size: 9.8 MB Download (56): Totals Pro Download

Released: September 23, 2012  |  Added: September 23, 2012 | Visits: 320

Totals Totals is a full-featured invoice application for SOHO or business users. It has been designed from scratch to use the power and beauty of the Mac OS, while making life as easy as possible for its users. It has been developed by considering user experiences and gives you the power of a network... Platforms: Mac

License: Shareware Cost: $49.00 USD Size: 8 MB Download (59): Totals Download

Added: July 14, 2013 | Visits: 430

Sum of harmonics For several different reasons it could occur that we need to produce a signal from the sum of several harmonic components. In the usual case of Fourier analysis, FFT and IFFT are likely the best choice. However it could happen that:- The frequencies of the harmonic components are unevenly spaced-... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Sum of harmonics Download

Generate fixed sum positive random numbers with a distribution Intro: This function generates random samples for k Xi's where Xi>=0 and the sum Xi is fixed at g. We assume that X's are independent and follow an identical distribution with a CDF function myCDF(x) and an inverse CDF function myICDF(p). I needed a function that works for Xi>=0. So here it is.... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Generate fixed sum positive random numbers with a distribution Download

Added: April 30, 2013 | Visits: 361

Harmonic Sum Function (harm) Computes the partial harmonic sum. Useful for computing the 2nd Frobenius solution in Sturm-Louiville problems. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Harmonic Sum Function (harm) Download

Added: June 30, 2013 | Visits: 605

Minkowski Sum S=MINKSUM(A,B) produces the Minkowski sum of two sets A and B in Euclidean space, the result being the addition of every element of A to every element of B. [S,D]=MINKSUM(A,B) returns the Minkowski sum S, and also the multiplicity of each element in S. The number of columns represent the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Minkowski Sum Download

Added: September 10, 2013 | Visits: 375

Sum ofall numbers in the input vector for cody challengeFind the sum of all the numbers of the input vector x. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Sum ofall numbers in the input vector Download

Released: March 03, 2012  |  Added: March 15, 2012 | Visits: 2.043

DiceChecker FREE DiceLock Security DiceChecker DLL Library. If in your process or software applications you have need for random number streams and you want to check that the input or output random stream is really at random, you can incorporate DiceChecker library in your applications to be sure that the... Platforms: Windows

License: Demo Cost: $0.00 USD Size: 1.96 MB Download (117): DiceChecker Download

Released: February 24, 2012  |  Added: March 10, 2012 | Visits: 1.453

DiceCheck FREE DiceLock Security DiceCheck GUI and DLL Library. If in your process or software applications you have need for random number streams and you want to check that the input or output random stream is really at random, you can incorporate DiceChecker library in your applications to be sure... Platforms: Windows

License: Demo Cost: $0.00 USD Size: 2.82 MB Download (125): DiceCheck Download

Added: July 05, 2010 | Visits: 947

Math::HashSum Math::HashSum can sum a list of key-value pairs on a per-key basis. SYNOPSIS use Math::HashSum qw(hashsum); my %hash1 = (a=>.1, b=>.4); my %hash2 = (a=>.2, b=>.5); my %sum = hashsum(%hash1,%hash2); print "$sum{a}n"; # Prints .3 print "$sum{b}n"; # Prints .9 This module allows you to... Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): Math::HashSum Download

Added: March 16, 2010 | Visits: 842

IOG IOG is a network I/O byte grapher made to track KB/MB/GB totals for hours, days, and months. The project is intended to be simple and fast (to support thousands of hosts), and to integrate well with MRTG. Data for each host is updated hourly and HTML graphs are created. It uses a data... Platforms: *nix

License: Freeware Size: 34.82 KB Download (98): IOG Download

Added: November 18, 2010 | Visits: 1.017

crosssum crosssum project is a puzzle game to design and play cross sum games. A cross sum puzzle is similar to a cross word puzzle, only the clues are the sums of sequences of single-digit numbers. When in playing mode, you change the numbers by clicking on the square you wish to change. The number... Platforms: *nix

License: Freeware Size: 12.29 KB Download (96): crosssum Download

Added: April 02, 2010 | Visits: 1.419

VEE, Vim Editor Embedded 3.2 VEE, Vim Embedded Editor is the sum of VIM and X-Terminal and is written by python language, pygtk binding, vte python modules and is tightly integrated with GNOME environment. VEE was started to make a text editor, which was based on the VIM, but now VEE has the (G)VIM and also a X terminal.... Platforms: *nix

License: Freeware Size: 2.8 MB Download (95): VEE, Vim Editor Embedded 3.2 Download

Added: March 17, 2010 | Visits: 3.149

MRTS MRTG RRDtool Total Statistics is a PHP script that uses MRTG and RRDtool to sum up traffic monthly and yearly. Just click on any device and MRTS will show you the traffic-graphs and the statistics on how much traffic you have made during the actual/last months/year. MRTS is short for “MRTG... Platforms: *nix

License: Freeware Size: 3.07 KB Download (109): MRTS Download

1 2 3 4 5 >