-
mail-master
说明: Template mail, moderm, since, movil, Boostrap
- 2020-06-24 10:20:02下载
- 积分:1
-
CPPOJ
一些基础的C++编写的编程题目,可以供初学者学习。(Some basic programming in C++ topics, can be used for beginners to learn.)
- 2015-12-05 11:55:38下载
- 积分:1
-
WritePE
修改pe文件的c程序,用于破解C文件加密狗等等(the source c++ for pe file)
- 2011-05-06 12:01:29下载
- 积分:1
-
IEEE33DG
用于配电网重构的遗传算法,可以供大家参考(Genetic algorithm for distribution network reconfiguration)
- 2017-12-07 15:18:33下载
- 积分:1
-
account
设计一个名为Account类。这个类包含:
(1)一个名为id的int型数据域,表示账户的身份号(默认值为0)。
(2)一个名为balance的double型数据域,表示账户余额(默认值为0)。
(3)一个名为annualInterestRate的double型数据域,保存当前年利率(默认值为0)。
(4)一个无实参构造函数,创建一个默认账户。
(5)id、balance和annualInterestRate的访问器和更改器函数。
(6)一个名为getMonthlyInterestRate()的函数,返回月利率。
(7)一个名为withDraw的函数,从账户中支取指定金额。
(8)一个名为deposit的函数,向账户中存入指定金额。
画出类的UML图,实现类。编写一个测试程序,它创建一个Account对象,其ID为1122,账户余额为20000,年利率为4.5 。使用withDraw函数取出2500美元,使用deposit函数存入3000美元,然后输出账户余额、月利率和账户创建时间。(Design a class named Account. This class includes: (a) a named data type int id field that indicates the account identification number (default is 0). (2) a double-called balance of data fields, which means that the account balance (default is 0). (3) a double type named annualInterestRate of data fields, save the current interest rate (default is 0). (4) a no-argument constructor creates a default account. (5) id, balance and annualInterestRate access control and change control functions. (6) a named getMonthlyInterestRate () function returns a monthly rate. (7) a function named withDraw, drawn from the account specified amount. (8) a function called deposit to the account into a designated amount. Draw a UML class diagram, the implementation class. Write a test program that creates an Account object, its ID is 1122, the account balance is 20,000, an interest rate of 4.5 . Use withDraw function out $ 2,500, $ 3,000 deposit with deposit function, and then outputs the account balance, m)
- 2013-06-01 13:21:54下载
- 积分:1
-
crossgate
说明: 梦想成为一名骑士的艾露.在前往目的地(自认为)的途中被不知名的魔法带到一个奇怪的地方..接下来...(Baby Magic Diablo server imitation robes best server.-Still magic PW server. Imitation of the official uniform of the best server)
- 2019-04-01 06:56:26下载
- 积分:1
-
GDFtools2.3内部破解版
GDFtools2.3内部破解_梦幻古龙解包工具 带破解机在里面 告别授权版本 值得拥有!(GDFtools2.3 internal crack _ Dream Cologne unpack tool with crack machine inside farewell authorized version deserve!)
- 2020-10-15 17:57:29下载
- 积分:1
-
银行家算法1
说明: 这是一个关于操作系统银行家算法的程序,实现资源的各项操作(This is a banker's algorithm on the operating system procedures, the resources to operate)
- 2005-12-25 12:34:39下载
- 积分:1
-
snake
简单的贪吃蛇游戏,可以选择速度,可以简单的实现贪吃蛇的基本功能,有背景音乐可以播放(a greedy snake that eats candy,the speed of the lake can be set,there is also the background music playing)
- 2013-05-29 14:03:11下载
- 积分:1
-
thunk_x64
x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。(x64 new ideas to achieve Thunk, compatible with x86, is currently able to use the first thunk code under x64.)
- 2009-04-17 03:44:53下载
- 积分:1