Recommend this page to a friend! |
Download .zip |
Info | View files (3) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
59% | Total: 2,886 | All time: 1,301 This week: 455 |
Version | License | PHP version | Categories | |||
binary_search 1.0 | Artistic License | 5.0 | Algorithms, PHP 5, Files and Folders, S... |
Description | Author | ||||||||||||||||
This class can be used to quickly search for sorted data in large files using the binary search algorithm. Innovation Award
|
|
Files |
File | Role | Description |
---|---|---|
binary_search.class.php | Class | Does all work |
test.php | Example | Example how to use the class |
data.csv | Data | Example data to search in |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Pages that reference this package |
Another my class has become a winner of PHP Classes Innovation Award - it’s the implementation of Binary Search algorithm... |