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

Fry Readability Scale freeware
Filter: All | Freeware | Demo
 

Fry Readability Scale

1 2 3 4 5 > 
Added: April 22, 2010 | Visits: 1.103

Fry::Shell Fry::Shell is a flexible shell framework which encourages using loadable libraries of functions. SYNOPSIS From the commandline: perl -MFry::Shell -eshell OR In a script: package MyShell; use Fry::Shell; #subs sub evalIt { my $cls = shift; my $code = ($cls->Flag(strict)) ? use...



Platforms: *nix

License: Freeware Size: 58.37 KB Download (91): Fry::Shell Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 834

Altman Self Rating Mania Scale The Altman Mania Rating Scale is a professional scale used in the diagnosis of manic symptoms in bipolar disorder. It consists of five items specifically designed to assess both the presence and the severity of the symptoms. It may be used both on in an inpatient or in an outpatient setting as a...





Platforms: Windows

License: Freeware Size: 4.26 MB Download (78): Altman Self Rating Mania Scale Download

Added: May 10, 2013 | Visits: 558

Improved Gray Scale Quantization Improved Gray Scale (IGS) codes are used for the elimination of false contouring in images, and image compression. This Python program generates the IGS codes for a set of input gray level values.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Improved Gray Scale Quantization Download

Added: September 10, 2013 | Visits: 566

Large Scale Path Loss and Okumura Model This program simulates the Large Scale Path Loss for Wireless Communications. It also includes the outdoor propagation model called Okumura Model.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Large Scale Path Loss and Okumura Model Download

Added: May 27, 2013 | Visits: 492

ImageCache Scale-9 Actions Scale-9 formatting allows defining 9 regions of an image overlay (or underlay) that will scale independently.The 9 regions are defined by giving left, top, right and bottom values. The left and right values being pixel offsets from the left edge of the image, and the top and bottom values being...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): ImageCache Scale-9 Actions Download

Added: January 25, 2010 | Visits: 868

Drag-N-Scale Scale images visually (individual images or a folder of images). Simply drag the window to scale images to any size or choose a preset size. Email or save scaled images individually or as a group. Drag and drop scaled images to any application that accepts image drops (word processor, image...


Platforms: Mac

License: Freeware Download (117): Drag-N-Scale Download

Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 602

iqr large-scale neural systems simulator iqr is a simulation software to graphically design and control large-scale neuronal models. Simulations in iqr can control real-world devices in real-time. iqr can be extended by new neuron, and synapse types, and custom interfaces to hardware.


Platforms: Windows, Mac, Linux

License: Freeware Size: 4.69 MB Download (46): iqr large-scale neural systems simulator Download

Released: June 24, 2012  |  Added: June 24, 2012 | Visits: 517

MFFM Time Scale Modification for Audio Implementation of the WSOLA algorithm for time scale modification of audio without artifact introduction (ideally). It allows one to speed/slow audio without altering its pitch.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.39 MB Download (50): MFFM Time Scale Modification for Audio Download

Added: May 10, 2013 | Visits: 411

Fry Templating Engine Fry is a fast, lightweight and easy to learn object oriented templating engine for PHP5 written using test driven development. With Fry you don't have to learn any new syntax as it's using plain PHP in templates. FryPHP is written in object oriented manner using test driven development (TDD)....


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (69): Fry Templating Engine Download

Added: March 31, 2013 | Visits: 430

fminsearch modifed for higher scale smooth function This modification of fminsearch solves an issue with this simplex implementation when the function to minimize is smooth at a high scale, but rough at a low scale, i.e. when plotted with the parameters axis being (?10,10), there is a clear global extremum, but when zoomed (-0.1,0.1), the function...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): fminsearch modifed for higher scale smooth function Download

Added: September 17, 2013 | Visits: 678

Readability Analyzer This module is designed to help copywriters and editors develop more consistently readable content across a Drupal site. It performs five popular automated readability tests that provide a grade level equivalency of the difficulty of a page's readability: * Flesch Kincaid * Gunning Fog Score *...


Platforms: PHP

License: Freeware Size: 10 KB Download (54): Readability Analyzer Download

Added: September 19, 2013 | Visits: 568

Scale Speed Calculator Scale Speed Calculator - Run model trains at realistic speeds Scale Speed Calculator simply scales up the speed of a model train to the speed of that train in real life. Knowing how fast a model train is running makes it easier to run that train at a sensible speed. It presents the results in...


Platforms: Mac

License: Freeware Size: 2.37 MB Download (45): Scale Speed Calculator Download

Added: November 16, 2013 | Visits: 413

Fry::Lib::CDBI::Load Fry::Lib::CDBI::Load is a Perl module that sets up a Class::DBI connection and basic variables expected by any Class::DBI library. This module sets up a Class::DBI connection either using Class::DBI::Loader or with an explicit &set_db call. When the flag CDBI_Loader is set, this class sets up...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): Fry::Lib::CDBI::Load Download

Added: July 09, 2010 | Visits: 879

SmartTemplate SmartTemplate is a Template Engine that was designed to support large scale, web based applications. Whats so special about it? Common template engines work like the following: Your PHP script specifies an HTML template and assigns some dynamic content to display. The template parser replaces...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (103): SmartTemplate Download

Added: October 03, 2010 | Visits: 1.039

t-prot t-prot (TOFU Protection) is a filter which improves the readability of email messages and Usenet posts by hiding some of their annoying parts. The annoyances it handles include mailing list footers, signatures, TOFU, sequences of blank lines, and repeated punctuation. TOFU is an acronym that...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (91): t-prot Download

Added: February 27, 2010 | Visits: 987

B::Fathom B::Fathom a Perl module to evaluate the readability of Perl code. SYNOPSIS perl -MO=Fathom < script > or perl -MO=Fathom,-v < script > where