User manual
Comments
▶
My normal convention to place the file name on the first line.
▶
Did not pay attention to how values are rounder/truncated. There
are applications where getting the table right is very important.
Ours is not one of them, but you should be aware that the code is a
bit dirty.
▶
Only prints out the table entries. Have to hand add the descriptor
information.
▶
I did pay attention to the return when opening the output file.
▶
I did close the output file before terminating.
▶
Should have commented more.
With a minor change in the hardware only need half a period in the table.
Can, in effect, create a 512 value table using 256 entries. With a little
additional work can exploit a quarter period symmetry and can, in effect,
have a 1024 value table using only 256 entries.
If I do this quick and dirty, later, all you will remember is that it was dirty. — Wilbur Nelson
EECS 452 – Fall 2014 Lecture 5 – Page 93/143 Tuesday – September 16, 2014