Software22229
- Cell Phones 1589
- Desktop 760
- Editors 440
- Education, Science & Engineering 1106
- Games 2506
- Internet 4621
- Multimedia & Graphics 1018
- Office software 761
- PC 476
- Programming 1898
- 1C 145
- ActiveX 3
- Assembler 30
- C# 88
- C/С++ 281
- Data Bases 424
- Delphi/Pascal 493
- Disassemblers 6
- OpenGL/DirectX 5
- PHP 154
- Setup Software 22
- Visual Basic 25
- Others 222
- Security 980
- SEO 306
- Software for Pocket PC 187
- Utilities 3931
Matrix 4
Sold: 0
Uploaded: 21.01.2012
Content: matrix4.c 0,46 kB
Uploaded: 21.01.2012
Content: matrix4.c 0,46 kB
Product description
Matrix solution of the problem 4 in the C language, from the collection of M. E. Abrahamyan "1000 programming tasks"
Additional information
Two positive integers M, N, and a set of N numbers. To form a matrix size M × N, which has in each row contains all numbers from the original set (in the same order).
Attention !!! The task uses a static 3x3 matrix (m = 3, n = 3), as a set of numbers used codes (0,1,2)