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

Collages Routines freeware
Filter: All | Freeware | Demo
 

Collages Routines

< 1 2 3 4 5 > 
Added: May 16, 2013 | Visits: 495

Digital Communication System The Code includes Various routines that simulate or compute aspects of digital communication systems.



Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Digital Communication System Download

Added: May 20, 2013 | Visits: 356

HNM-speech anlysis/synthsis model The following zip file contains two routines for analysis/synthesis of HNM.HNM is a analysis/synthesis model of speech,like classical LPC model.Due to the limitation of my ability,i only implement a simply version of HNM,so welcome for somebody to improve on it.Usage:analysis:...





Platforms: Matlab

License: Freeware Size: 10 KB Download (38): HNM-speech anlysis/synthsis model Download

Added: June 27, 2013 | Visits: 539

MATLAB interface for L-BFGS-B L-BFGS-B is a collection of Fortran 77 routines for solving nonlinear optimization problems with bound constraints on the variables. One of the key features of the nonlinear solver is that the Hessian is not needed. I've designed an interface to the L-BFGS-B solver so that it can be called like...


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (42): MATLAB interface for L-BFGS-B Download

Added: June 08, 2013 | Visits: 401

Bresenham optimized for Matlab This code does not use any for loops and takes advantage of Matlabs internally optimized routines to produce a fast, optimized version of Bresenham's line drawing algorithm


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Bresenham optimized for Matlab Download

Added: June 15, 2013 | Visits: 413

Keepright Keepright offers data consistency check routines for openstreetmap. With the project, you will never be able to lose yourself.Keepright is designed to provide a wiki-style means of creating a world-wide street map where everybody is encouraged to contribute.


Platforms: PHP

License: Freeware Size: 1.38 MB Download (40): Keepright Download

Added: May 30, 2013 | Visits: 535

Simple Site Protection The objective of these routines is to supply a secure login system to be wrapped round php applications and websites so that developers do not need to write their own. These libraries have been hardened against most web type attacks.The aim of Simple Site Protection is to provide php developers...


Platforms: PHP

License: Freeware Size: 860.16 KB Download (44): Simple Site Protection Download

Added: June 15, 2013 | Visits: 503

Tokyo Cabinet Tokyo Cabinet is a library of routines for managing a database. It is the successor of QDBM. It runs very fast. For example, the time required to store 1 million records is 1.5 seconds for a hash database and 2.2 seconds for a B tree database. As for database of hash table, each key must be...


Platforms: Mac

License: Freeware Size: 972.8 KB Download (37): Tokyo Cabinet Download

Added: November 27, 2013 | Visits: 600

SmallSynth SmallSynth is a Java Library to make easy and fast routines with MIDI.


Platforms: Mac

License: Freeware Size: 107.52 KB Download (59): SmallSynth Download

Added: June 09, 2013 | Visits: 651

GTK+ collage GTK+ collage, in short gollage, is a program to generate photo collages with a Polaroid photo frame. The photos will be place on the final image in randomly order. You can specify the degrees, the size of the photos and the final background of the image.


Platforms: *nix

License: Freeware Size: 1.09 MB Download (36): GTK+ collage Download

Added: July 19, 2013 | Visits: 351

libsspt The goal for libsspt is to provide common glue-type C++ data structures, numerical routines, and graphical abstractions needed when writing simulations


Platforms: *nix

License: Freeware Size: 174.08 KB Download (38): libsspt Download

Added: August 19, 2013 | Visits: 447

langacore.kit.django This library consists of various Django-related routines that extend or modify the behaviour of the framework: * extensions for settings.py (current directory resolution, namespace package support, settings profile support) * Choices: an enum implementation for Django forms and models (with...


Platforms: *nix

License: Freeware Size: 1.44 MB Download (33): langacore.kit.django Download

Released: January 05, 2007  |  Added: March 17, 2007 | Visits: 7.033

FxFoto Triscape's FxFoto provides a single tool to organize, archive, enhance, scrapbook, print, email, upload, share and create collages, scrap books and slide shows with your digital photos. FxFoto was designed to give the novice to advanced amateur an easy-to-use package to address common photo needs...


Platforms: Windows

License: Freeware Size: 2.37 MB Download (581): FxFoto Download

Added: August 05, 2008 | Visits: 741

giantint The giantint package consists of a library of routines for large integer arithmetic and number theory. PSI plans to augment this free software release in future, with other topical folders.


Platforms: Windows

License: Freeware Size: 38 KB Download (102): giantint Download

Added: August 23, 2008 | Visits: 900

WebGobbler We can`t catalogue WebGobbler as a graphics editor, because it isn`t exactly that. WebGobbler would be something more like a "collage editor" as it automatically creates collages from images you indicate. The collages are random and always different. WebGobbler takes the indicated images and...


Platforms: Windows

License: Freeware Size: 3 KB Download (108): WebGobbler Download

Added: February 18, 2010 | Visits: 1.039

PDL::GSL::INTERP PDL::GSL::INTERP is a PDL interface to Interpolation routines in GSL. SYNOPSIS use PDL; use PDL::GSL::INTERP; my $x = sequence(10); my $y = exp($x); my $spl = PDL::GSL::INTERP->init(cspline,$x,$y); my $res = $spl->eval(4.35); $res = $spl->deriv(4.35); $res = $spl->deriv2(4.35);...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (93): PDL::GSL::INTERP Download

Added: November 19, 2010 | Visits: 972

PDL::GSL::INTEG PDL::GSL::INTEG is a PDL interface to numerical integration routines in GSL. This is an interface to the numerical integration package present in the GNU Scientific Library, which is an implementation of QUADPACK. Functions are named gslinteg_{algorithm} where {algorithm} is the QUADPACK...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (94): PDL::GSL::INTEG Download

Added: June 13, 2010 | Visits: 845

PDL::IO::Misc PDL::IO::Misc is a Perl module with misc IO routines for PDL. rcols() Read ASCII whitespaced cols from a file into piddles and perl arrays (also see "rgrep()"). There are two calling conventions - the old version, where a pattern can be specified after the filename/handle, and the new...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (87): PDL::IO::Misc Download

Added: July 27, 2010 | Visits: 675

libdnet libdnet provides a simplified, portable interface to several low-level networking routines..


Platforms: *nix

License: Freeware Size: 440.32 KB Download (92): libdnet Download

Added: October 20, 2010 | Visits: 827

AxisPHP AxisPHP is a library of useful PHP objects and routines. AxisPHP provides PHP objects for the creation of PostScript and PDF documents, objects for the handling of sessions and user accounts, and a variety of smaller useful objects and subroutines. PHP 4.0 or later is required to run...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (96): AxisPHP Download

Added: September 13, 2010 | Visits: 1.210

py_ecc py_ecc is an implementation of Reed-Solomon codes, which are used for erasure correction, and a collection of routines for finite field arithmetic and generic matrix operations. Erasure correcting codes let you divide information, such as a file or a packet, into n pieces, of which k are...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (110): py_ecc Download

< 1 2 3 4 5 >