Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Other Disk Tools
Title: test Download
 Description: 1) the definition of a CPU class level (Rank), frequency (frequency), voltage (voltage) attributes, two public member function run, stop. Among them, rank the enumeration type CPU__Rank, defined as the enum CPU_Rank {P1 = 1, P2, P3, P4, P5, P6, P7} frequency in units of MHz integer, voltage is the voltage value of the floating-point type. Observe the order in which the constructor and destructor calls. 2) the definition of a simple class of Computer, have data members chip (CPU), memory (ram), CD-ROM drive (cdrom), two public member function run, stop. cpu is an object like the CPU, ram RAM like an object cdrom for the the CDROM class of an object, to define and implement this class, observe these classes constructor and destructor calling sequence. 3) the definition of a Body class has data such as height, weight, based on height, weight detection, physical condition, to design the corresponding function members and constructors.
 Downloaders recently: [More information of uploader ]
 To Search:
File list (Check if you may need any files):
 

实验四
......\Debug
......\.....\vc60.idb
......\.....\vc60.pdb
......\.....\实验4.obj
......\.....\第一次实验1.exe
......\.....\第一次实验1.ilk
......\.....\第一次实验1.pch
......\.....\第一次实验1.pdb
......\实验4.cpp
......\第一次实验1.dsp
......\第一次实验1.dsw
......\第一次实验1.ncb
......\第一次实验1.opt
......\第一次实验1.plg
    

CodeBus www.codebus.net