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

D Generation X Music Contact Php software
Filter: All | Freeware | Demo
 

D Generation X Music Contact Php

< 1 2 3 4 5 > 
Added: August 05, 2010 | Visits: 947

recordMyDesktop recordMyDesktop is a program that captures audio and video data from a Linux desktop session, producing an Ogg-encapsulated Theora-Vorbis file. recordMyDesktops main goal is to be as unobstrusive as possible by proccessing only regions of the screen that have changed. Installation: To...



Platforms: *nix

License: Freeware Size: 143.36 KB Download (98): recordMyDesktop Download

Added: May 10, 2013 | Visits: 1.227

wview wview is a collection of unix daemons which interface with a supported weather station to retrieve archive records (if generated by the station) and current conditions. The stations currently supported are: * Davis Vantage Pro/Pro2/Vue (Serial, USB and IP) * Vaisala WXT510/WXT520 * Texas...





Platforms: Mac, *nix, C/C++, BSD

License: Freeware Download (112): wview Download

Added: April 21, 2010 | Visits: 1.075

IBiz E-Payment Integrator The IBiz E-Payment Integrator provides a way to add secure and reliable Internet payment processing to your applications. The product contains libraries and PHP extensions for credit card and electronic check (ACH) processing via major Internet payment gateways (more than 50 gateways supported...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (99): IBiz E-Payment Integrator Download

Added: August 27, 2010 | Visits: 1.976

Math::Algebra::Symbols Math::Algebra::Symbols is a Symbolic Algebra in Pure Perl. SYNOPSIS Example symbols.pl #!perl -w -I.. use Math::Algebra::Symbols hyper=>1; use Test::Simple tests=>5; ($n, $x, $y) = symbols(qw(n x y)); $a += ($x**8 - 1)/($x-1); $b += sin($x)**2 + cos($x)**2; $c += (sin($n*$x) +...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (162): Math::Algebra::Symbols Download

Added: June 13, 2010 | Visits: 1.215

Cygwin Easy Cygwin Easy project is an autorun disk that let you work easily and quickly with Cygwin environment in a Windows computer without install anything on your hard disk. When you insert the disk in the drive the autorun start automatically, if nothing happens its necessary to run "autorun.bat"...


Platforms: *nix

License: Freeware Size: 1.95 GB Download (143): Cygwin Easy Download

Added: January 25, 2010 | Visits: 1.957

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: January 25, 2010 | Visits: 918

Grades Table A GPA calculator with graphing capabilities. I have started dental school and this will be the only release for this program.


Platforms: Mac

License: Freeware Download (119): Grades Table Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 2.957

PhotoPosterMaker Your photos are your art - so treat them as art. With PhotoPosterMaker you can arrange them in a collage that exactly aligns every photo and removes any kind of distraction. Give room to portrait, landscape and panoramic photos and create your individual layout. Have your posters and collages...


Platforms: Mac

License: Commercial Cost: $4.99 USD Size: 921.6 KB Download (65): PhotoPosterMaker Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 819

Remote Desktop Connection Client Allows you to connect to a Windows-based computer and work with programs and files on that computer from your Macintosh computer. To connect to a Windows-based computer, you need network access and permissions to connect to the computer, and the computer must be running Terminal Services or...


Platforms: Mac

License: Freeware Size: 1.4 MB Download (48): Remote Desktop Connection Client Download

Added: March 22, 2013 | Visits: 382

decimation matrix This function gives the decimation matrix which after post mulitpling it with the given signal gives the downsampled version of the original signal...D = decimmtx(x,N)decimates the given signal by a factor of N.[D,y] = decimmtx(x,N)gives D as well as the decimated signal y


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): decimation matrix Download

Added: July 16, 2013 | Visits: 361

Maximum Inscribed Circle using Distance Transform Maximum Inscribed Circle Or in other words, "largest inner circle" , "maximum empty circle" etc.This is a very common problem in computational geometry, and it is not simple to solve efficiently.Addressing 2D image/contour processing, I couldn't find a good implementation on the web. Generally,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Maximum Inscribed Circle using Distance Transform Download

Added: April 01, 2013 | Visits: 293

Experimental (Semi-) Variogram variogram calculates the isotropic and anisotropic experimental variogram in various dimensions.Syntax: d = variogram(x,y) d = variogram(x,y,'pn','pv',...)The function uses parseargs (objectId=10670) by Malcolm wood as subfunction.Currently, the function calculates all variogram values at one...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Experimental (Semi-) Variogram Download

Added: April 07, 2013 | Visits: 365

pearspdf % pearspdf% [p,type,coefs] = pearspdf(X,mu,sigma,skew,kurt)%% Returns the probability distribution denisty of the pearsons distribution% with mean `mu`, standard deviation `sigma`, skewness `skew` and% kurtosis `kurt`, evaluated at the values in X.%% Some combinations of moments are not valid for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): pearspdf Download

Added: May 20, 2013 | Visits: 239

NEARESTPOINT NEARESTPOINT - find the nearest value in another vector IND = NEARESTPOINT(X,Y) finds the value in Y which is the closest to each value in X, so that abs(Xi-Yk) => abs(Xi-Yj) when k is not equal to j.IND contains the indices of each of these points.Example: NEARESTPOINT([1 4 12],[0 3]) -> [1 2...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): NEARESTPOINT Download

Added: June 19, 2013 | Visits: 329

1D Linear BPM This is a simple FFT based beam propagation method for potential-free 1+1+1D Schrodinger equation. The software if flexible and allows to introduce high-order derivatives in the term (very handful if is needed to include dispersion effects). For example, if one desires to solve an equation in the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): 1D Linear BPM Download

Added: September 02, 2013 | Visits: 383

Multivariate Gaussian kernel in any derivative order NDGAUSS: create ND gaussian kernel in any derivative order. g = ndgauss(hsize,sigma); [g,xi,yi,..] = ndgauss(hsize,sigma);Inputs: - hsize is N-length of kernel size. - sigma is N-length of standard deviations (gaussian widths).Outputs: - g is the kernel. The size of g is hsize(1) x hsize(2) x ......


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Multivariate Gaussian kernel in any derivative order Download

Added: July 13, 2013 | Visits: 430

Simpson's 1/3 and 3/8 rules SIMPSON: Simpson's rule for quadratic and cubic numerical integrationRES = SIMPSON(Y) computes an approximation of the integral of Y via Simpson's 1/3 rule (with unit spacing). Simpson's 1/3 rule uses quadratic interpolants for numerical integration. To compute the integral for spacing different...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Simpson's 1/3 and 3/8 rules Download

Added: March 24, 2013 | Visits: 352

Fast 2D histogram calculation Hist2D performs a fast calculation of 2D histograms. On a 2GHz processor, calculated and displayed a histogram of 1 million points in less than half a second.HIST2D 2D histogram [H XBINS YBINS] = HIST2D(D, XN, YN, [XLO XHI], [YLO YHI]) [H XBINS YBINS] = HIST2D(D, 'display' ...) HIST2D calculates...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Fast 2D histogram calculation Download

Added: April 28, 2013 | Visits: 423

EasyBookMarkerPro It is usefull also for lists of things grouped by categories as CDs, songs or games. It stores the information with usability in mind, keeping often-used bookmarks at your fingertips.It sorts your most recently used bookmarks in order to make sure that the most often-used bookmarks are always at...


Platforms: PHP

License: Freeware Size: 122.88 KB Download (40): EasyBookMarkerPro Download

Added: June 10, 2013 | Visits: 533

wpSearchMu wpSearchMu is a very powerful search plugin for Wordpress Mu. It is based on the open source search engine "Lucene" which means its fast and relevant. If you need an awesome blog search, you've come to the right place.The major features of wpSearchMu are:* Each blog can setup wpSearchMu for...


Platforms: PHP

License: Freeware Size: 204.8 KB Download (41): wpSearchMu Download

< 1 2 3 4 5 >