imesecan | Feb.04.2012 at 02:31:18 PM
|
0 | Сообщение скрыто
|
imesecan | Feb.04.2012 at 02:37:12 PM | |
1 | 90 degrees Right means clockwise 90 degrees. 270 degrees Right means 90 degrees anti clockwise. But we are not using using anticlockwise.
When it's 360 degrees rotated it becomes the same as the original one: NOT TRANSFORMED.
We talk only clockwise rotation and vertical reflection and improper transformation.
|
imesecan | Feb.04.2012 at 02:44:49 PM
|
2 | Сообщение скрыто
|
imesecan | Feb.04.2012 at 03:31:40 PM
|
3 | Сообщение скрыто
|
imesecan | Feb.04.2012 at 03:44:00 PM | |
4 | Only y values are reflected. For example if there are 5 rows, Row 1 becomes row 5 and row 2 becomes row 4, etc.
|
imesecan | Feb.04.2012 at 05:27:14 PM
|
5 | Сообщение скрыто
|
imesecan | Feb.04.2012 at 05:49:34 PM | |
6 | You need to check your code again. It's better to use modular programming. It makes your programs clear and easy to debug.
|