kopfsalat hat gesagt.:@stevg
Bedenke die Wort-Rotation-Ungleichung: "Rotation-Matrix" != "Matrix-Rotation" :wink:
for i=0, i<width{
for j=0, j<height{
matrixNeu(j,width-i)=matrixAlt(i,j)
}
}
Titel | Forum | Antworten | Datum | |
---|---|---|---|---|
P | Matrix-Operationen | Softwareentwicklung | 6 | |
M | [Algorithmus] Matrix nach Untermatrix durchsuchen | Softwareentwicklung | 15 | |
G | Matrizen drehen und spiegeln | Softwareentwicklung | 2 |