Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop Other

cPPcourse_design

  • Category : Other
  • Tags :
  • Update : 2014-04-28
  • Size : 1.71mb
  • Downloaded :0次
  • Author :红楼飞雪梦
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
1, [] define a copy constructor complex class CComplex class CComplex { private: float real // real part float imag // imaginary part public: CComplex (float x = 0.0, float y = 0.0): real (x), imag (y) {} CComplex (CComplex & c) CComplex operator+ (CComplex & c) CComplex operator-(CComplex & c) void print () const {cout << real << "+" << imag << "i" << endl } void main () { CComplex c1 (3, 5), c2 (4, 7) CComplex c3 = c1+ c2 CComplex c4 = c2- c1 c4.print () c3.print () } Please improve the copy constructor CComplex of operator overloading+ and- to complete the assigned functions. 2, [inheritance] square is a special case of a rectangle, define a square class (CSquare) and rectangular class (CRectangle), defined as the square class derived class rectangle class. (1) having a rectangular perimeter calculation, the area of ​ ​ member functions (2) as a sub-class also has
Packet file list
(Preview for download)


c++课程设计\C_course_work_1\C_course_work_1
...........\...............\C_course_work_1.cpp
...........\...............\C_course_work_1.dsw
...........\...............\C_course_work_1.ncb
...........\...............\C_course_work_1.opt
...........\...............\C_course_work_1.plg
...........\...............\Debug\C_course_work_1.exe
...........\...............\.....\C_course_work_1.ilk
...........\...............\.....\C_course_work_1.obj
...........\...............\.....\C_course_work_1.pch
...........\...............\.....\C_course_work_1.pdb
...........\...............\.....\Rectangle.obj
...........\...............\.....\Square.obj
...........\...............\.....\vc60.idb
...........\...............\.....\vc60.pdb
...........\...............\Rectangle.cpp
...........\...............\Rectangle.h
...........\...............\Square.cpp
...........\...............\Square.h
...........\..............2\Complex.cpp
...........\...............\Complex.h
...........\...............\C_course_work_2.cpp
...........\...............\C_course_work_2.dsp
...........\...............\C_course_work_2.dsw
...........\...............\C_course_work_2.ncb
...........\...............\C_course_work_2.opt
...........\...............\C_course_work_2.plg
...........\...............\Debug\Complex.obj
...........\...............\.....\C_course_work_2.exe
...........\...............\.....\C_course_work_2.ilk
...........\...............\.....\C_course_work_2.obj
...........\...............\.....\C_course_work_2.pch
...........\...............\.....\C_course_work_2.pdb
...........\...............\.....\vc60.idb
...........\...............\.....\vc60.pdb
...........\..language_project_design\C_course_work_x.txt
...........\..course_work_1\Debug
...........\..............2\Debug
...........\C_course_work_1
...........\C_course_work_2
...........\C_language_project_design
c++课程设计
readme.txt
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.