PHP Classes

Classes of Alex Fourth

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Alex Fourth (1)  >  Mission progress status  >  Reputation  
Picture of Alex Fourth
Name: Alex Fourth is available for providing paid consulting. Contact Alex Fourth .
Classes: 1
Country: Ukraine Ukraine
Age: 42
All time rank: 111319 in Ukraine Ukraine
Week rank: 202 Up4 in Ukraine Ukraine Up
All time users: 2887
Week users: 0
Innovation award
Innovation award
Nominee: 1x

Winner: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Binary search  
PHP Programming Innovation award winner
September 2008
Winner


Prize: One book of choice by Apress
Search for data in files using binary search
This class can be used to quickly search for sorted data in large files using the binary search algorithm.

It can search for a given identifier in a file that has lines that contain only the identifier and a value separated by a tab character.

The class uses the binary search algorithm to quickly narrow the search for a given identifier even when the files are very large.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z