Recitation 12 (Jan 22, 2012)

Code examples

Example 1: cloning a given iterator


Download (right click -> save link as "ex1.py")

Example 2: Gray code

Errata: the 8 symbol coding scheme I was talking about is actually PSK and not the more advanced QAM. Both use Gray codes, though.


Download (right click -> save link as "ex2.py")

Interpreter session log

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License