文件名称:savingAccount

  • 所属分类:
  • 数据结构常用算法
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2016-05-06
  • 文件大小:
  • 230kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 刘**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

一、实验名称:储蓄帐户模拟

二、实验目的:这个实验题目的主要目的是为了让同学们进一步理解一些有关C++类的更多的一些特性,例如static成员的处理等。

三、实验内容:

本实验中主要内容有创建一个SavingAccount类,这个类需要完成以下的功能: 

(1)  每一个SavingAccount应该包含一个年利率和帐户余额的数据成员;

(2)  提供一个构造函数初始化一个SavingAccount的实例; 

(3)  每个月结算一次利息,并更新帐户余额信息;

(4)一个更改年利率的方法;-First, the experiment name: savings accounts simulation II experiment: The main purpose of this experiment was to subject to allow students to further understand some more about some of the features C++ class, such as processing and other static members. Third, the Experiment: This experiment mainly content to create a SavingAccount class that you need to complete the following functions: (1) each SavingAccount should contain a data member per annum and account balances (2) provide a constructor initializes a SavingAccount instance settlement (3) once a month interest, and update the account balance information (4) a method to change the annual interest rate
(系统自动生成,下载前可以参看下载内容)

下载文件列表





savingAccount\savingaccount\bin\Debug\savingaccount.exe

.............\.............\obj\Debug\main.o

.............\.............\...\.....\savingaccount.o

.............\.............\...\.....\savingAccountTest.o

.............\.............\savingaccount.cbp

.............\.............\savingaccount.depend

.............\.............\savingaccount.h

.............\.............\savingaccount.layout

.............\.............\savingAccountTest.cpp

.............\实验报告.doc

.............\savingaccount\obj\Debug\C\Users\Administrator\Desktop\课件\C++\第四次作业

.............\.............\...\.....\.\.....\.............\.......\....\C++

.............\.............\...\.....\.\.....\.............\.......\课件

.............\.............\...\.....\.\.....\.............\Desktop

.............\.............\...\.....\.\.....\Administrator

.............\.............\...\.....\.\Users

.............\.............\...\.....\C

.............\.............\bin\Debug

.............\.............\obj\Debug

.............\.............\bin

.............\.............\obj

.............\savingaccount

savingAccount

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org