Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ここでは初心者ですが、8 x 10 マトリックス A[8][10] の各行を行の値で初期化するプログラムを C で作成しようとしています (最初の行にはすべて 0 が含まれ、2 番目の行にはすべて 1 など)
このマトリックスを印刷した後、転置して2番目のマトリックスB [10] [8]を作成します
ネストされた for ループを使用しようとしていますが、答えに近づくことさえできないようです。
GSL - GNU Scientific Library が役立つかもしれません。
http://www.gnu.org/software/gsl/
ここに同様の例があります http://www.gnu.org/software/gsl/manual/html_node/Example-programs-for-matrices.html#Example-programs-for-matrices