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

Equivalent Ratios software
Filter: All | Freeware | Demo
 

Equivalent Ratios

< 1 2 3 4 5 
Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 442

html2ps PHP equivalent to the popular Perl script by the same name. Accurately converts W3C 4 HTML, images, complex tables (including rowspan/colspan), layers/divs, and CSS styles. For more information, see http://www.tufat.com/html2ps.php Platforms: Windows, Mac, Linux

License: Freeware Size: 844.72 KB Download (47): html2ps Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 344

Sf3 JSwing Game framework including 1, 2 and multi-players modes which doesn't involve any central server, so peer-to-peer multi-players equivalent! Java environment (v. 1.5+ @ java.sun.com) Including a multi-platform API. Imaging capabilities provided by Java Advanced Imaging (JAI) and 3D support provided... Platforms: Windows, Mac, Linux

License: Freeware Size: 3.41 KB Download (43): Sf3 JSwing Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 472

UML for Schema UML for Schema is a code generator, it takes an UML model, properly enriched with stereotypes and tags from an XMI file and it generate some equivalent W3C XML Schemes (WXS). It is also able to do the inverse transformation. Platforms: Windows, Mac, Linux

License: Freeware Size: 68.88 KB Download (47): UML for Schema Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 150

KanaQuiz 1.1 KanaQuiz is a simple program to help in learning katakana (The Japanese equivalent of alphabets) for Mac OS X, written entirely in Objective C, using Apple's Cocoa Frameworks. Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 481.28 KB Download (46): KanaQuiz 1.1 Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 557

PlayPod About PlayPod Cocoa RSS-podcast client for browsing, listening and downloading podcasts (the audio equivalent of blogs). It integrates with iTunes and offers basic RSS news feeds support. Whats New in this Version - Much improved iTunes integration (choose genre, playlist) - Feed items are... Platforms: Mac

License: Freeware Size: 204.8 KB Download (45): PlayPod Download

Added: May 10, 2013 | Visits: 432

Convert a string into a raw string This script contains a function that takes in an arbitrary string and converts it into its raw string equivalent. It is very useful when a user needs to input text and you want the raw equivalent to be used and not the processed version. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Convert a string into a raw string Download

Added: May 10, 2013 | Visits: 603

Latin1 to ASCII This script takes a UNICODE string and replaces Latin-1 characters with something equivalent in 7-bit ASCII and returns a plain ASCII string. This function makes a best effort to convert Latin-1 characters into ASCII equivalents. It does not just strip out the Latin-1 characters. All characters... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (65): Latin1 to ASCII Download

Added: May 10, 2013 | Visits: 412

A simple non-recursive directory walker This script is an equivalent of os.path.walk(), but without callback function. A simple directory walker, without the burden of creating a callback for os.path.walk().This is also usefull for incremental directory walking (where you want to scan remaining directories in subsequent calls). Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): A simple non-recursive directory walker Download

Added: May 10, 2013 | Visits: 644

Rename subdirectories of a directory tree I needed to write a sed/awk Python equivalent for walking into a directory tree and renaming certain subdirectories, while also looking into all xml files on the way and replacing/modifying certain strings in those files.It would be nicer if someone could suggest an enhanced re.sub(regex,... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Rename subdirectories of a directory tree Download

Added: May 10, 2013 | Visits: 515

Backends RSS Backends RSS script provides two backends in rss format: one for the whats_new equivalent and one with the main categories listing.These backends are useful to show osc information in other CMS like PostNuke. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): Backends RSS Download

Added: May 10, 2013 | Visits: 444

Node Auto Term For example when a node is created, an equivalent taxonomy term is automatically created in any associated vocabularies.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 4.7.x/5.x/6.x Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): Node Auto Term Download

Added: May 10, 2013 | Visits: 517

Tubular Copper Conductor Design Verification It will calculate the conductor's short circuit current, total cantilever load, short circuit force transmitted to the GIS, heat loss by radiation & convection, equivalent power loss and many other more indicators. Requirements: - MATLAB 7.2 or higher - MATLAB's Symbolic Math Toolbox Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Added: May 10, 2013 | Visits: 293

DotOrgNuke This is the equivalent of DotNetNuke for servers that use PHP. It will use either MySQL or PostgreSQL as the database backend. The earliest releases (probably up until version 1.0) will use only MySQL for the database. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): DotOrgNuke Download

Added: May 28, 2013 | Visits: 580

4B/5B Encoder line - Codificador de Linea 4B/5B Codificador de linea 4B/5B escrito en Matlab, presentado en un GUIDE, codifica longitud sin restriccion y presenta el espectro de la senal.4B/5B Encoder line written in Matlab, presented in a GUIDE, unrestricted length encoding and presents the spectrum of the signal.No tiene restricciones en la... Platforms: Matlab

License: Freeware Size: 1.94 MB Download (51): 4B/5B Encoder line - Codificador de Linea 4B/5B Download

Added: June 14, 2013 | Visits: 354

M- file for Audio spectral analysis The file is written for MATLAB 6.5 it aquires data from the sound card . Fourier spectral power analysis one second of audio signal sample is analyzed by simply running the M-file. The frequency contents of the voice analyzed are shown of a plot. I have used this program to compare voice... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): M- file for Audio spectral analysis Download

Added: July 19, 2013 | Visits: 520

Digital Resistor-Capacitor (RC) Filter Returns equivalent IIR coefficients for an analog RC filterUsage: [B,A] = RC_FILTER(r, c, fs, type); R is the resistance value (in ohms) C is the capacitance value (in farrads) FS is the digital sample rate (in Hz) type is a character string defining filter type Choices are: 'high' or 'low'This... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Digital Resistor-Capacitor (RC) Filter Download

Added: June 12, 2013 | Visits: 323

func_coherence.m This very simple m-function computes cross spectrum, coherence and phase at the same time. The input parameters are equivalent to pwelch.n or csd.m in MATLAB and use csd.m in the singal toolbox.It's very simple but useful for engineers. Platforms: Matlab

License: Freeware Size: 10 KB Download (50): func_coherence.m Download

Added: April 27, 2013 | Visits: 554

Link Budgets with Communications Blockset The AWGN Channel Block in the Communications Blockset lets you specify SNR in several ways, including Eb/No. Sometimes people want to use a more itemized way of specifying the SNR, like the itemization found in a link budget.These two models show how to create equivalent implementations of a... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Link Budgets with Communications Blockset Download

Added: July 01, 2013 | Visits: 445

Screenshot Fast root-mean-square (RMS) power FASTRMS Instantaneous root-mean-square (RMS) power via convolution.FASTRMS(X), when X is a vector, is the time-varying RMS power of X, computed using a 5-point rectangular window centered at each point in the signal. The output is the same size as X and contains, for each point in X, an estimate... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Screenshot Fast root-mean-square (RMS) power Download

Electricity Load and Price Forecasting Webinar Case Study ** Update: The webinar recording is available at:http://www.mathworks.com/company/events/we.../wbnr51423.htmlThis example demonstrates building a short term electricity load (and price) forecasting system with MATLABdlT«. Two non-linear regression models (Neural Networks and Bagged Regression... Platforms: Matlab

License: Freeware Size: 12.55 MB Download (52): Electricity Load and Price Forecasting Webinar Case Study Download

< 1 2 3 4 5