ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: Binary Search
Binary Search

FILE INFORMATION

Ranked as 26365 on our all-time top downloads list with 2176 downloads.
Ranked as 9428 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
BadGood
1  2  3  4  5  6  7  8  9  10  

ARCHIVE CONTENTS

Archive Contents
Name Size
main.bisearch.89p   514
readme.txt   650

  Copyright © 1996-2019, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer