Binary Search (general-purpose)
|
FILE INFORMATION
Ranked as 38400 on our all-time top downloads list with 446 downloads. Ranked as 17312 on our top downloads list for the past seven days with 1 downloads.
binarysearch.zip
|
Filename
|
binarysearch.zip (Download)
|
Title
|
Binary Search (general-purpose)
|
Description
|
Binary Search as an efficient algorithm for searching sorted data. The core of the algorithm is straight-forward, and the same regardless of the kind of data. This routine provides the core of the binary search routine, you just need to provide a routine (pointed to by IX) that compares two pieces of data. This means that you can use this binary search to search even your weirdest data formats! Great for parsers (comparing a text string to a sorted list of function/var names) or even just searching data like a Pokemon database by name :)
|
Author
|
Zeda Thomas (xedaelnara@gmail.com)
|
Category
|
TI-83/84 Plus Assembly Routines
|
File Size
|
3,335 bytes
|
File Date and Time
|
Wed Apr 8 17:59:12 2020
|
Documentation Included?
|
Yes
|
|
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
Archive Contents
|
Name
|
Size
|
binarysearch.z80 | 2801 |
cpstr.z80 | 243 |
cpstr_nocase.z80 | 570 |
cpstr_nocase_faster.z80 | 471 |
readme.txt | 2331 |
|
|
|
|
|