Skip to content

Binary Search Algorithm Implemented in 8086 assembly as an assignment of sessional course CSE 316 BUET

Notifications You must be signed in to change notification settings

Subangkar/Binary-Search-8086-assembly

Repository files navigation

Binary-Search-8086-assembly

Binary Search Algorithm Implemented in 8086 assembly as an assignment of sessional course CSE 316 BUET

Use any emulator to run it Here's the link of Intel 8086 emulator: http://www.emu8086.com/

Run "Search.asm" to simulate it on an input array.

"BinarySearch.asm" contains the procedure to run binary search

Others helping PROCEDURE DESCRIPTION are in PROC_INFO.md

Decimal Input/Output Procedures Code Adopted from Yu & Marut's "Assembly-Language-Programming-Organization-of-the-IBM-PC-1992" Codes Link: http://www.mcs.csueastbay.edu/~yu/book/

About

Binary Search Algorithm Implemented in 8086 assembly as an assignment of sessional course CSE 316 BUET

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published