- May 26, 2017
-
-
Lucia Semanová authored
-
- May 25, 2017
-
-
Lucia Semanová authored
-
Lucia Semanová authored
-
Lucia Semanová authored
-
Lucia Semanová authored
1. julia_set_image() - print one image to LCD monitor 2. julia_set_simulation() - start with simulation of julia set image 3. window_case() - change images (1 - 5) 4. zoom_in() - zoom image 50times
-
Lucia Semanová authored
1. To print to LCD monitor(send_to_board) 2. To receive parameters from knobs(receive_parameters_from_desk)
-
Lucia Semanová authored
Change name of main file. Add compilation for files.
-
Lucia Semanová authored
Add compute algorithm and color all pixels. Function main does not to do anything up to now, just some basic declaration of variables.
-
Lucia Semanová authored
-
Lucia Semanová authored
-
Lucia Semanová authored
-
- Apr 25, 2017
-
-
Pavel Pisa authored
The omitted duplicated one results in problems when the both header files are included. Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
-
- Apr 24, 2017
-
-
jiri hubacek authored
Please see https://cw.fel.cvut.cz/wiki/courses/b35apo/tutorials/10/start
-