登录
首页 » 汇编语言 » 派生类对象的复制与赋值

派生类对象的复制与赋值

于 2022-08-21 发布 文件大小:1.46 kB
0 157
下载积分: 2 下载次数: 1

代码说明:

  ------------------- 执行C的拷贝构造函数 执行C的赋值函数 c1.x=1,c1.y=2 c2.x=1,c2.y=200 c3.x=10,c3.y=200 ------------------- 执行D的拷贝构造函数 执行D的赋值函数 e1

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • err
    源码公开-线弹性动力分析直接积分 声明: 贴出源程序只是为了给有这方面需要的弟兄提供参考,并 非用于和做这方面工作的弟兄讨论用。 本人不对程序的正确性提供任何保证,不对程序的可读性 承担任何义务,也不承担对使用者在使用过程中的任何问 题提供解答的义务。 同意本声明的弟兄可以以任何的方式修改、使用 和传播本程序。否则,请勿以任何方式使用本程序。 NEWMARK BETA源程序(FORTRAN)。程序是一个独立的文件( F77格式),使用者可将其拷入一个文件并改名为.FOR即可。 如:NEWMARK.FOR。程序中的矩阵和向量均为满存储。 -err
    2022-06-27 11:08:02下载
    积分:1
  • 此打字游戏采用取系统时间生成随机数来完成的,打开letter.exe文件,输入1则进入游戏 输入2,选择游戏难度 3或Ese退出游戏....
    此打字游戏采用取系统时间生成随机数来完成的,打开letter.exe文件,输入1则进入游戏 输入2,选择游戏难度 3或Ese退出游戏. -This typing game check the system time used to generate random numbers to be completed and opened letter.exe document, enter an input into the game 2, or 3 to choose the game difficulty Ese exit the game.
    2022-02-01 23:45:44下载
    积分:1
  • kkkk
    DS1302时间 DS1302时间 DS1302时间-kkkk
    2022-01-25 17:46:20下载
    积分:1
  • 68013 FIFO通信与安装,你也有时间来看看!
    68013与fifo通信设置,还请各位有时间看看!-68,013 fifo communication with the setup, you also have time to look at!
    2022-07-07 07:57:58下载
    积分:1
  • AT91SAM7S32的一个应用.本程序为为一个简单的DEBUG口的输出演示: 1,完成基本的初始化 2,初始化DEBUG口,使能发送和接收 3,现...
    AT91SAM7S32的一个应用.本程序为为一个简单的DEBUG口的输出演示: 1,完成基本的初始化 2,初始化DEBUG口,使能发送和接收 3,现象为在超级几终端打印信息-AT91SAM7S32 an application. The procedure for a simple mouth DEBUG output exercise : a complete two basic initialization, initialize DEBUG mouth so that it can send and receive three. the phenomenon of a few super information terminals Print
    2022-02-03 16:15:58下载
    积分:1
  • === ==== 关于本光盘 ========== Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.i...
    === ==== 关于本光盘 ========== Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。 godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:Program FilesBochs-2.1.1 中。 TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。 *.com 可以在 DOS (必须为纯 DOS) 下运行的文件。 Tools: 一些小工具 (在 VC6 下编译通过) DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。 ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以写引导扇区,支持软盘和软盘映像。 KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。-err
    2022-09-08 18:00:02下载
    积分:1
  • hello.c program sample
    hello.c program sample
    2022-06-13 16:52:17下载
    积分:1
  • Wang Shuang language after compilation of the answers, but also the answer to th...
    王爽的汇编语言的课后答案,而且还有课程设计的答案,很值得下-Wang Shuang language after compilation of the answers, but also the answer to the curriculum design, it is worthy of the next
    2022-01-28 03:51:12下载
    积分:1
  • 程并行接口 8255可程并行接口。 利用高端的输入 哦也,玩的不是ASM是寂寞...
    可编程并行接口 8255可编程并行接口。 利用高端的输入 哦也,玩的不是ASM是寂寞-no
    2022-08-03 14:13:07下载
    积分:1
  • 学生成绩核算系统的设计与实现(25) 要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百...
    学生成绩核算系统的设计与实现(25) 要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。 (3)计算每位学生的总评成绩。 (4)计算该班级本课程的总平均成绩。 (5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。 (6)按要求输出成绩在优、良、中、及格、不及格各区间的学生学号、成绩。-The student achievement calculation system s design with realizes (25) Request: (1) reads in the corresponding usual result, the midterm examination result and the terminal examinations result according to the class and grade according to the curriculum from the document. (2) three result are defined to the general appraisal result s percentage as the constant, occupies the overall result respectively 30 , 30 and 40 . (3) calculates each student s general appraisal result. (4) calculates this class and grade this curriculum the population mean result. (5) calculates the student population which is in superiorly, good, passes an examination, does not pass an examination as well as accounts for the total number of peop
    2022-05-25 02:22:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载