Hozzászólások
-
SzerzőBejegyzés
-
jules wrote:valahogy ezeket a C matrixokat minden generalas utan el kellene tarolni…
Ha mar C++, hasznalhatnad a vektor osztalyt: http://cppreference.com/cppvector/index.html
./off
vizsla wrote:Valami hasonló(k) van(nak) az std libben is.Ott meg van egy nagy rakas preporecesszor dirketiva is kozte, hogy teljesen olvashatatlan legyen 🙂
jules wrote:valahogy ezeket a C matrixokat minden generalas utan el kellene tarolni…
Ha mar C++, hasznalhatnad a vektor osztalyt: http://cppreference.com/cppvector/index.html
./off
vizsla wrote:Valami hasonló(k) van(nak) az std libben is.Ott meg van egy nagy rakas preporecesszor dirketiva is kozte, hogy teljesen olvashatatlan legyen 🙂
Mintha alapbol igy csinalna… csak a fuggosegek fenn kell legyenek a beallitott tarolokon.
Mintha alapbol igy csinalna… csak a fuggosegek fenn kell legyenek a beallitott tarolokon.
jules wrote:Code:template class Matrix {
…
}mondjuk ez:
Code:template class Matrix { // a Matrix utan meg kell egy
}Igy mar lefordul 😀
Code:M(i,j) = A(i,j) + B(i,j);Itt nem ertem, hogy miert a fuggvenyhivas-operatort akarod felulbiralni.
Code:public:Z *A; //!< Pointer to the matrix elements
unsigned int M; //!< Number of Rows
unsigned int N; //!< Number of ColumnsItt a „public”-ba kotodnek: nem szokas egy objektum tulajdonsagait publikussa tenni.
jules wrote:Code:template class Matrix {
…
}mondjuk ez:
Code:template class Matrix { // a Matrix utan meg kell egy
}Igy mar lefordul 😀
Code:M(i,j) = A(i,j) + B(i,j);Itt nem ertem, hogy miert a fuggvenyhivas-operatort akarod felulbiralni.
Code:public:Z *A; //!< Pointer to the matrix elements
unsigned int M; //!< Number of Rows
unsigned int N; //!< Number of ColumnsItt a „public”-ba kotodnek: nem szokas egy objektum tulajdonsagait publikussa tenni.
Magicman wrote:cd /usr/java
chmod a+x jre-1_5_0_14-linux-i586.bin
./jre-1_5_0_14-linux-i586.binEz alatt a SUN-fele 1.5-os java telepiteset erted? Van aki csomagbol csinalja 🙂
Magicman wrote:cd /usr/java
chmod a+x jre-1_5_0_14-linux-i586.bin
./jre-1_5_0_14-linux-i586.binEz alatt a SUN-fele 1.5-os java telepiteset erted? Van aki csomagbol csinalja 🙂
Nezd meg pl. fdisk-el, hogy mire formazta a GNUMusix telepito a hda3-at, aztan allitds be arra a fstab-ot.
Nezd meg pl. fdisk-el, hogy mire formazta a GNUMusix telepito a hda3-at, aztan allitds be arra a fstab-ot.
-
SzerzőBejegyzés

legutóbbi hsz