Quellcode durchsuchen

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri vor 8 Jahren
Ursprung
Commit
05d73d1059
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2
    1
      README-en.md

+ 2
- 1
README-en.md Datei anzeigen

@@ -5,7 +5,7 @@
5 5
 ![main2.png](images/main2.png)
6 6
 ![main3.png](images/main3.png)
7 7
 
8
-[Verano 2016 - Ive]
8
+[Verano 2016 - Ive- Tatiana]
9 9
 
10 10
 Arrays help us to store and work with groups of data of the same type. The data is stored in consecutive memory spaces which can be accessed by using the name of the array and indexes or subscripts that indicate the position where the data is stored. Repetition structures provide us a simple way of accessing the data within an array. In this laboratory experience, you will be using nested loops to process bi-dimensional arrays and implement the functionality of a green-screen.
11 11
 
@@ -334,3 +334,4 @@ Use "Deliverable" in Moodle to upload the `filter.cpp` file that contains the `M
334 334
 [2] http://en.wikipedia.org/wiki/Chroma_key
335 335
 
336 336
 [3] http://doc.qt.io/qt-4.8/qimage.html
337
+