-
bianyi
编译原理的词法分析,可以检测小段程序代码的各个词法属性归类!(yeah! it is really good!!)
- 2009-12-06 14:38:48下载
- 积分:1
-
wqrqw
Upload activate count
- 2018-03-12 10:14:08下载
- 积分:1
-
Batch-comments-removed
批量删除注释,能给软件的发布带来一些便利,节省大量的手工劳动(Batch delete a comment, can bring some to the release of the software is convenient, save a lot of manual labor)
- 2013-09-05 22:30:34下载
- 积分:1
-
本程序是用VC writennt
本程序是用VC编写的中国象棋的源程序 可以人机博弈 看看你的水平怎么样咯-THIS PROGAME IS WRITENNT BY VC
- 2022-03-15 23:04:05下载
- 积分:1
-
这是一个非常简单的俄罗斯方块游戏,希望大家喜欢。
这是一个十分简单的俄罗斯方块的游戏,希望大家会喜欢。-This is a very simple game of the Russian box, I hope you will like.
- 2022-07-01 02:06:16下载
- 积分:1
-
机器人学_国立交通大学_杨谷洋
说明: 机器人的讲义,台湾交通大学杨谷阳教授的讲义,需要的自取(The lecture notes of robot, * * the lecture notes of professor Yang guyang of lijiao tong university, need to be taken by oneself)
- 2020-04-15 16:13:21下载
- 积分:1
-
c 语言代码,
欢迎入门单片机的参考,
温度传感器程序代码...
c 语言代码,
欢迎入门单片机的参考,
温度传感器程序代码-c language code, please refer to SCM entry, the temperature sensor code
- 2023-08-06 07:35:03下载
- 积分: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
-
小迷宫 用c语言实现 实现的原理很简单 大家自己看吧
小迷宫 用c语言实现 实现的原理很简单 大家自己看吧-small maze with C Language Implementation of the principle is very simple we all Look here
- 2022-01-24 15:23:56下载
- 积分:1
-
MIMO雷达,低
MIMO雷达低速运动目标检测,是研究MIMO雷达目标检测的最新文章,值得一看。-MIMO radar, low-speed moving target detection, is to study the MIMO radar target detection in the latest article, worth a visit.
- 2022-05-13 09:59:11下载
- 积分:1