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

Unconstrained Meanvariance Efficient freeware
Filter: All | Freeware | Demo
 

Unconstrained Meanvariance Efficient

< 1 2 3 4 5 > 
Added: February 09, 2010 | Visits: 903

Algorithm::AhoCorasick Algorithm::AhoCorasick provides efficient search for multiple strings. Aho-Corasick is a classic (1975) algorithm for locating elements of a finite set of strings within an input text. It constructs a finite state machine from a list of keywords, then uses the machine to locate all occurrences... Platforms: *nix

License: Freeware Size: 5.12 KB Download (144): Algorithm::AhoCorasick Download

Added: April 05, 2010 | Visits: 781

File::Slurp File::Slurp is a Perl module for efficient reading/writing of complete files. SYNOPSIS use File::Slurp; my $text = read_file( filename ) ; my @lines = read_file( filename ) ; write_file( filename, @lines ) ; use File::Slurp qw( slurp ) ; my $text = slurp( filename ) ; This module... Platforms: *nix

License: Freeware Size: 26.62 KB Download (108): File::Slurp Download

Added: July 25, 2010 | Visits: 2.057

C++ WSDL Parser C++ WSDL Parser is an efficient C++ Web services library that includes a standards compliant WSDL parser API, a Schema parser and validator, an XML parser and serializer, and an API for dynamically inspecting and invoking WSDL Web services. Whats New in This Release: - Many WSDLs can now be... Platforms: *nix

License: Freeware Size: 573.44 KB Download (170): C++ WSDL Parser Download

Added: February 27, 2010 | Visits: 917

Algorithm::Combinatorics Algorithm::Combinatorics Perl module is an efficient generator of combinatorial sequences. SYNOPSIS use Algorithm::Combinatorics qw(permutations); my @data = qw(a b c); # scalar context gives an iterator my $iter = permutations(@data); while (my $p = $iter->next) { # ... } # list... Platforms: *nix

License: Freeware Size: 15.36 KB Download (153): Algorithm::Combinatorics Download

Added: August 25, 2013 | Visits: 470

FLENS FLENS (Flexible Library for Efficient Numerical Solutions) is a C++ library for scientific computing. It can be considered as a very convenient and --- at the same time --- extremely efficient interface for BLAS and LAPACK. But it is much more than this Platforms: *nix

License: Freeware Size: 112.64 KB Download (50): FLENS Download

Added: May 10, 2013 | Visits: 615

Rememorizer Rememorizer is a flash card program that aids in efficient memorization. Helps you memorize items around 10 to 50 times faster than with regular flash cards. Similar to SuperMemo.Works on PocketPC, PalmOS, Windows, Linux, and others. Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (59): Rememorizer Download

Added: May 05, 2013 | Visits: 375

MorkParser MorkParser is an efficient C implementation of Mozilla's Mork database format reader. It is dependent on Trolltech Qt, but this dependency can be easily removed.Mork is a type of file format used by browsers based on Gecko engine that allows the data manipulation. Platforms: C and C plus plus

License: Freeware Size: 20.48 KB Download (44): MorkParser Download

Added: September 02, 2013 | Visits: 601

Rain effect without images for Graphics and Animations This script generates an efficient and elegant rain/snow effects.The effect is created without the aid of images. You can toggle between rain and snow effect with the change of one variable. Platforms: JavaScript

License: Freeware Size: 10 KB Download (49): Rain effect without images for Graphics and Animations Download

Added: April 09, 2013 | Visits: 445

movave Very efficient moving average filter implemented using convolution.Usage:Smoothed Data = movave(Data Vector, Averaging Window Size in Samples)See also: slidefilter.m by the same author Platforms: Matlab

License: Freeware Size: 10 KB Download (45): movave Download

Added: June 29, 2013 | Visits: 490

Coordinate descent for Compressed Sensing This package has solvers for constrained and unconstrained L1 minimization, which is useful for compressed sensing. u = COORDL1BREG(A,f,lambda) solves the minimization problem min_u ||u||_1 subject to A*u = fwhere A is an MxN matrix and f is a vector of length M. Input lambda is a positive... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Coordinate descent for Compressed Sensing Download

Added: June 25, 2013 | Visits: 447

Interactive Efficient Frontier Viewer Demonstrates the use of MATLAB's nested functions to create graphical tools with little coding. This example creates an efficient frontier from supplied data (or generates random returns if no inputs are supplied) and then allows the user to move a crosshair along the efficient frontier to view... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Interactive Efficient Frontier Viewer Download

Added: March 23, 2013 | Visits: 627

Demonstration of Astar (A*) How do you find the shortest path from one point to another in a computationally efficient way? The A* algorithm provides one implementation where the distance to the goal is considered as a heuristic in addition to local weightings, and the best path is recovered without combinatorial complexity. Platforms: Matlab

License: Freeware Size: 20.48 KB Download (48): Demonstration of Astar (A*) Download

Added: May 31, 2013 | Visits: 440

Unconstrained optimization using Newton Ok, yes, my expectation was that when I saw this, before I downloaded it I expected it to be a student's homework assigment. In fact, this is a reasonably carefully crafted tool.One serious issue is that this code requires you to provide explicit functional forms for the gradient and Hessian.... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Unconstrained optimization using Newton Download

Added: May 15, 2013 | Visits: 381

Shapes.zip This function can find the maximum of constrained and unconstrained problems with using of genetic algorithm (real coding). Also the performance of GA is plotted vs. the number of generations (for 2D problems). Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Shapes.zip Download

Added: July 14, 2013 | Visits: 270

UebiMiau for Email System Utilities UebiMiau is a simple, yet efficient mail reader (webmail) supporting both IMAP and POP3 without dependence of any PHP's extra modules or database. Platforms: PHP

License: Freeware Size: 102.4 KB Download (42): UebiMiau for Email System Utilities Download

Added: July 03, 2013 | Visits: 385

Craigweb Webmail for Scripts Craigweb Webmail is a small, efficient POP3 webmail program. It is written in PHP. It is very easy to install (only requires one line to be changed). This script was original titled Nameko. Platforms: PHP

License: Freeware Size: 10 KB Download (44): Craigweb Webmail for Scripts Download

Added: August 04, 2013 | Visits: 384

UebiMiau for Scripts UebiMiau is a simple, yet efficient mail reader (webmail) supporting both IMAP and POP3 without dependence of any PHP's extra modules or database. Platforms: PHP

License: Freeware Size: 92.16 KB Download (41): UebiMiau for Scripts Download

Added: August 16, 2013 | Visits: 327

Craigweb Webmail for Email System Utilities Craigweb Webmail is a small, efficient POP3 webmail program. It is written in PHP. It is very easy to install (only requires one line to be changed). This script was original titled Nameko. Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): Craigweb Webmail for Email System Utilities Download

Added: July 18, 2013 | Visits: 693

PHPLinks for Scripts PHPLinks is an open source project written in PHP for use with MySQL, allowing one to run an extremely efficient Link Farm with full search capabilities. It is a "simulated" search engine in many ways. Platforms: PHP

License: Freeware Size: 122.88 KB Download (49): PHPLinks for Scripts Download

Added: July 27, 2013 | Visits: 367

Fall-i18n simple library to develop better internationalized java application in a new efficient manner Platforms: Mac

License: Freeware Size: 276.48 KB Download (44): Fall-i18n Download

< 1 2 3 4 5 >