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

Collector Postage Stamps Value freeware
Filter: All | Freeware | Demo
 

Collector Postage Stamps Value

< 1 2 3 4 5 > 

Robust solver for Lambert's orbital-boundary value problem A Lambert-orbital boundary value problem can be stated as"Find the orbit/trajectory of a spacecraft that flies from position [r1] to [r2], taking a time [tf] and making [m] complete orbits before arriving at [r2]. "The solution to each Lambert-problem is NOT unique; one can travel to [r2] via the...



Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Robust solver for Lambert's orbital-boundary value problem Download

Bidirectional Branch and Bound Minimum Singular Value Solver (V2) B3MSV Bidirectional Branch and Bound(B3) subset selection using the the Minimum Singular Value (MSV) as the criterion.Consider the following subset selection problem:Given a tall (m x n, m>n) matrix, A, to find n rows of A such that the resulted n x n square submatrix has the largest MSV among...





Platforms: Matlab


Added: June 04, 2013 | Visits: 509

UK Power Value Neutral hedge Simple example showing how a value neutral hedge is determined for the UK power (electricity) markets.HedgeControl Function for power hedging of Balance of Month, Monthly and Seasonal products based on value forward preservation hedging, i.e. uses the forward curve to determine the value neutral...


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (51): UK Power Value Neutral hedge Download

Added: May 19, 2013 | Visits: 670

Normal gravity value using Somigliana's formula NGRAV computes the normal gravity value (in m/sec^2 unit) of a point with the geodetic latitude defined in GRS80 ellipsoid,which is the more up-to-date and internationally adopted reference ellipsoid.The normal gravity value is used for the computation of the gravity anomaly which removes the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Normal gravity value using Somigliana's formula Download

Added: May 01, 2013 | Visits: 546

Absolute-Value Output Circuit Simulation of Absolute-Value Output Circuit is carried out with operational amplifier,diodes and other components available in Simscape 2.1 version. Regardless of the polarity of the input signal, the output of the circuit is always positive going and this is displayed in the scopes.


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Absolute-Value Output Circuit Download

Added: September 14, 2013 | Visits: 525

CepCusto - return the value of SEDEX Return a value from a file DB with the value of SEDEX. This class have little use to the major of PHP users but it shows how to create a litle database with ascii files.Retorna um valor de um arquivo de banco de dados com o valor do sedex. Essa classe so eh util para poucos usuarios do PHP e...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): CepCusto - return the value of SEDEX Download

Added: September 12, 2013 | Visits: 593

Blog or Website Value Calculator Blog or Website Value Calculator is a plug-in that gives you a nice tidy widget to display your blog's current estimated value in dollars. This information is displayed to you and your visitors to demonstrate just how much hard work you have put into your blog - Why not show this cool statistic...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Blog or Website Value Calculator Download

Added: September 16, 2013 | Visits: 412

QM Momentum Expectation Value The QM Momentum Expectation Value program displays the time evolution of the position-space wave function and the associated momentum expectation value. The default wave function is a Gaussian wave packet in a harmonic oscillator. Additional states and other potential energy functions can be...


Platforms: Mac

License: Freeware Size: 51.2 KB Download (35): QM Momentum Expectation Value Download

Added: September 01, 2013 | Visits: 432

QM Position Expectation Value The QM Position Expectation Value program displays the time evolution of the position-space wave function and the associated position expectation value. The default wave function is a two-state superposition of infinite square well states. Additional states and other potential energy functions...


Platforms: Mac

License: Freeware Size: 51.2 KB Download (34): QM Position Expectation Value Download

Added: September 25, 2013 | Visits: 379

PuppetShow: Souls of the Innocent Return to the PuppetShow in this spooky sequel! Solve new mysteries and uncover dark secrets in Puppetshow: Souls of the Innocent. This is a special Collector's Edition release. As a bonus, Collector's Edition purchases counts toward three stamps on your Monthly Game Club Punch Card! Experience...


Platforms: Mac

License: Freeware Size: 349.12 MB Download (36): PuppetShow: Souls of the Innocent Download

Added: September 23, 2006 | Visits: 3.324

RColours RColours converts the colour bands commonly found on resistors into the value of that resistor or it converts a given value into the colour bands that would be used to represent that value. 3 and 4 band representations are supported and the user can switch between the two to compare the result...


Platforms: Windows

License: Freeware Size: 53 KB Download (1293): RColours Download

Added: June 15, 2006 | Visits: 2.171

History Collector It "memorizes" the contents of pages that you visit. It may happen that the addresses we visited earlier now contain different than did during the last visit information. With History Collector you may recall the information that was at the address during your last visit to the page....


Platforms: Windows

License: Freeware Size: 948 KB Download (125): History Collector Download

Added: November 24, 2010 | Visits: 1.530

SysInfo-DC for HP-UX System Information Data Collector is a tool for collecting information from a HP-UX operating system and some HP hardware and software. System Information Data Collector is a free software and provided by the author AS IS under terms of the GNU General Public License. Support engineers and...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (117): SysInfo-DC for HP-UX Download

Added: June 18, 2010 | Visits: 998

Tie::CountLoop Tie::CountLoop is a Perl module that helps you have a counter looping in a scalar with min max and increment value. SYNOPSIS use Tie::CountLoop; tie my $counter , Tie::CountLoop,15 ,-1 ,15 ,7 ,0; my $t = tied $counter; $t->increment( 1 ); for ( 1 .. 20 ) { print " <<$counter>> <$_>...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): Tie::CountLoop Download

Added: June 14, 2010 | Visits: 1.237

File::Listing File::Listing is a Perl module to parse directory listing. SYNOPSIS use File::Listing qw(parse_dir); for (parse_dir(`ls -l`)) { ($name, $type, $size, $mtime, $mode) = @$_; next if $type ne f; # plain file #... } # directory listing can also be read from a file open(LISTING, "zcat...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (102): File::Listing Download

Added: May 01, 2010 | Visits: 1.045

GO::TermFinder GO::TermFinder is a Perl module that can identify GO nodes that annotate a group of genes with a significant p-value. This package is intended to provide a method whereby the P-values of a set of GO annotations can be determined for a set of genes, based on the number of genes that exist in the...


Platforms: *nix

License: Freeware Size: 860.16 KB Download (95): GO::TermFinder Download

Added: January 18, 2010 | Visits: 1.763

Bdisc Bdisc is a PHP Music Collector its a complete Web Based software suite, written in php, to organize music collections, with major details, such as track length, a web info page, an author web page, lyrics and much more. Install Notes for Bdisc: 1 - Copy the contents into your web server, in...


Platforms: *nix

License: Freeware Size: 72.7 KB Download (103): Bdisc Download

Added: January 24, 2010 | Visits: 814

Stats Collector It is a package useful to collect statistics from remote nodes. That includes standard server metrics and any other numerical quantity we can use to characterize the node state (as the number of users or processes). It is built under a distributed agent-manager model. RRDtool is used as...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (92): Stats Collector Download

Added: July 14, 2010 | Visits: 1.220

Data::Type Data::Type is a Perl module with versatile data and value types. SYNOPSIS use Data::Type qw(:all); use Error qw(:try); try { verify $email , EMAIL; verify $homepage , URI(http); verify $cc , CREDITCARD( MASTERCARD, VISA ); verify $answer_a , YESNO; verify $gender , GENDER; verify...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Data::Type Download

Added: September 01, 2010 | Visits: 2.041

GIMP circle brushes GIMP circle brushes provides circle brushes for use as "rubber stamps" in the GIMP. GIMP circle brushes can be used with one click instead of creating outline circles by making a circle, filling with black, shrinking, and filling with white. The following pixel sizes are provided: 6, 12, 15,...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (163): GIMP circle brushes Download

< 1 2 3 4 5 >