Binary Search
|
FILE INFORMATION
Ranked as 24088 on our all-time top downloads list with 2479 downloads. Ranked as 9886 on our top downloads list for the past seven days with 2 downloads.
bisearch.zip
|
Filename
|
bisearch.zip (Download)
|
Title
|
Binary Search
|
Description
|
A simple easy to use binary searching algorith used to search lists for specific elements. Saves the index of the element in a variable called 'Index'. If the element is not found, index = 0. A binary search is much much faster than a sequential search, so if your looking for speed, this is it. This is ideal when searching lists that are very large. A sequential search takes an average of 6.5s to search a 100 element list while a binary search takes an average of 0.5s to search the same list for the same element. This is great for programmers so be sure to try it out. :)
|
Author
|
Eric Pasch (epasch@gmail.com)
|
Category
|
TI-89 BASIC Misc. Programs (Utilities/Data)
|
File Size
|
873 bytes
|
File Date and Time
|
Mon Sep 6 06:49:05 2004
|
Documentation Included?
|
Yes
|
|
SCREEN SHOTS
REVIEWS
There are no reviews for this file.
LEAVE FEEDBACK
Questions, comments, and problems regarding the file itself should be sent directly to the author(s) listed above.
Write a review for this file (requires a free account)
Report inappropriate or miscategorized file (requires an account; or you may email us directly)
If you have downloaded and tried this program, please rate it on the scale below
ARCHIVE CONTENTS
|
|
|