Login   Register  
PHP Classes
elePHPant
Icontem

Smooth Decrease Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Kai Ming Choi
Name: Kai Ming Choi <e-mail contact>
Packages: 15 Browse all classes by Kai Ming Choi Browse all classes by
Country: Hong Kong Hong Kong - PHP jobs in Hong Kong
Age: 20
All time rank: 5633 in Hong Kong Hong Kong
Week rank: 198 Up1 in Hong Kong Hong Kong Up
Innovation award
Innovation award
Nominee: 3x


  Detailed description   Download .zip .tar.gz  
This class can be used to generate a series of numbers that decrease smoothly.

It takes as arguments an initial value and the number of steps of numbers to be generated.

The class generates a series of numbers equal to the number of specified steps that decrease from the initial value until it reaches zero, using quadratic equations to determine the approximation of each step.

  Classes of Kai Ming Choi  >  Smooth Decrease Class  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Smooth Decrease Class
Base name: smoothdecrease
Description: Generate a series of values that decrease smoothly
Version: 0.1
PHP version: 5
License: Free To Use But Restricted
All time users: 155 users
All time rank: 6844
Week users: 0 users
Week rank: 2205 Equal
 
  Groups   Screenshots Screenshots   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Math Math related classes. View top rated classes

  Files folder image Screenshots  
screen shot
File Role Description
Accessible without login Image file screenshot.jpg Screen screen shot


  Innovation Award  
PHP Programming Innovation award nominee
September 2010
Number 12
Some applications need to generate a sequence of values that start from one value and gradually gets to an end point.

This class provides a solution for generating gradual sequences of values that smoothly approach to the end value.

Manuel Lemos

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file sd.class.php Class main class
Accessible without login Plain text file example.php Example example

Download all files: smoothdecrease.tar.gz smoothdecrease.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.