User Tools

Site Tools


labs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
labs [2021/11/11 18:01] aboelazelabs [2021/12/18 22:13] (current) aboelaze
Line 69: Line 69:
  
 Here is {{:lab6.pdf|LAB 6}}. due Friday Nov 5 midnight Here is {{:lab6.pdf|LAB 6}}. due Friday Nov 5 midnight
 +
 +**Test cases**
 +
 +Please check with these {{:test_cases.txt|test cases}} before contacting me
  
 ====== LAB 7 ====== ====== LAB 7 ======
Line 85: Line 89:
  
 The second record is encrypted, the first is not The second record is encrypted, the first is not
 +
 +**The file** I used to create the text file you read from. In this file I am encrypting if the char is 'E' {{:writef.c|}}.
 +
 +I posted this file because some of you asked for it, for learning purpose only. You still can do the lab without it.
  
  
Line 99: Line 107:
   * {{:um11081.pdf|Data sheet}}   * {{:um11081.pdf|Data sheet}}
  
 +Here is an example {{:ex1_intro.c|here}}. Take a look at it. It contains all the major steps
 +  * The files to include (That will be set up by the tool
 +  * Initializing the ports (connecting the clock to the ports
 +  * setting the port direction
 +  * reading and writing from the port
  
 +Then, you have to add the logic yourself
 +
 +**Due** Nov 26
 +
 +Here is one possible solution for the lab {{:lab_8_1.pdf|lab8}}
 +
 +
 +====== LABTEST1 (makeup) ======
 +{{:labtest1_mu.pdf|here}}
  
  
Line 106: Line 128:
  
 ====== LAB 9 ====== ====== LAB 9 ======
 +
 +{{:lab_9.pdf|LAB 9}} due last day of classes
 +
 +**test cases for test 2**
 +
 +{{:testcasesfortest2.txt|test cases}}
 +
 +Here is lab test 2 question 3 as requested by some of you{{:labtest2_3.c|}}
  
  
Line 112: Line 142:
  
 ====== LAB 10 ====== ====== LAB 10 ======
 +
 +{{:lab_10a.pdf|LAB 10}} due to end of term
 +
 +
 +====== Test 3 ======
 +
 +{{:test3.pdf|TEST 3}}
 +
 +here are the test cases of Lab TEST 3 {{:test_3_testcases.txt|testcases}}
 +
 +Not that for problem 4, the problem states it reads n and the non square matrix. The example I provided reads n n (reads n twice). I tested your code with both cases, so you did not loose points because you read n n instead of n
  
  
labs.1636653715.txt.gz · Last modified: 2021/11/11 18:01 by aboelaze