- Category:
- CSharp
- Tags:
-
[C/C++]
[源码]
- File Size:
- 304kb
- Update:
- 2013-04-06
- Downloads:
- 0 Times
- Uploaded by:
- 未停止
Description: Overload the extraction operator to take four real numbers to fill the contents of the matrix. The four numbers will be in sequence: a b c d
Overload the binary+,-, and* operators to perform matrix addition, subtraction and multiplication. These calculations all result in a 2 _ 2 matrix, as shown below:
To Search:
File list (Check if you may need any files):
11.2.2\11.2.2.cpp
......\11.2.2.vcxproj
......\11.2.2.vcxproj.filters
......\11.2.2.vcxproj.user
......\Debug\11.2.2.exe.embed.manifest
......\.....\11.2.2.exe.embed.manifest.res
......\.....\11.2.2.exe.intermediate.manifest
......\.....\11.2.2.lastbuildstate
......\.....\11.2.2.log
......\.....\11.2.2.obj
......\.....\11.2.2.pch
......\.....\11.2.2_manifest.rc
......\.....\CL.read.1.tlog
......\.....\CL.write.1.tlog
......\.....\link-cvtres.read.1.tlog
......\.....\link-cvtres.write.1.tlog
......\.....\link.6372-cvtres.read.1.tlog
......\.....\link.6372-cvtres.write.1.tlog
......\.....\link.6372.read.1.tlog
......\.....\link.6372.write.1.tlog
......\.....\link.read.1.tlog
......\.....\link.write.1.tlog
......\.....\mt.read.1.tlog
......\.....\mt.write.1.tlog
......\.....\rc.read.1.tlog
......\.....\rc.write.1.tlog
......\.....\stdafx.obj
......\.....\vc100.idb
......\.....\vc100.pdb
......\ReadMe.txt
......\stdafx.cpp
......\stdafx.h
......\targetver.h
......\Debug
11.2.2