Download presentation
Presentation is loading. Please wait.
Published byJeremiah Whittaker Modified over 10 years ago
1
Tables & Arrays Ch.9
2
Single-level Tables Topic 1 Page 225
3
Single-Level Table Pay ClassPay Rate 014.21 024.39 034.58 044.77 054.97 065.17 075.38 085.60 095.81 106.03
4
Another Coding Example
5
p.226
6
But … Is all that really needed? Since the table variable (Payclass) is just a progression of numbers – we don’t really need that field –Save memory –Save processing time
7
New Pay-table
8
Go Right to an Entry p.229
9
Multi-level Tables Topic 2 Page 233
10
Multi-level table (p.234)
11
Multi-level Table Defined P.234
12
Search the table… p.235
13
Tonight’s Problem Write an assembler program to perform a sequential search of a single-level table for specific entries. See the complete assignment on the h:drive Due date: next Thursday
14
You are now in lab for the rest of class time tonight.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.