This code example shows and explains how to use the Binary search method. It also mentions good and bad points about using the binary search. This is a console app, used to demonstrate the algorithm
File List:
@PSC_ReadMe_1612_7.txt
1Kb
searching/
0b
searching/Searching.cfg
386b
searching/Searching.dof
1Kb
searching/Searching.dpr
4Kb
searching/Searching.~dpr
4Kb
Similar code
Records Tutorial
(Popularity: ) : This tutorial was going to cover arrays of records but I have been too busy to add array section. This tutorial covers the basics of records and by the end of the tutorial you should be able to use records ... Sorting Multi-Demensional Arrays
(Popularity: ) : This example shows how to sort unsorted data stored in a multi-demensional array. Also rate my code. More_Arrays
(Popularity: ) : More examples of using arrays, written in pascal Sprite Packing Component
(Popularity: ) : It can write and read pack files, in which you can store 256 color paletted bitmaps with the name and transparent color for each. A spritepacker aplication is included.