-
c++ realized the simple timer to be possible to judge the priority to realize+
c++ 实现简单计时器 可以判断优先级 实现了+ - * / ( )等-c++ realized the simple timer to be possible to judge the priority to realize+-*/() and so on
- 2022-03-20 02:22:53下载
- 积分:1
-
题目:计算打鱼还是晒网题目:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10%;利润高
于10万元,低于20万元时,低于10...
题目:计算打鱼还是晒网题目:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10%;利润高
于10万元,低于20万元时,低于10万元的部分按10%提成,高于10万元的部分,可可提
成7.5%;20万到40万之间时,高于20万元的部分,可提成5%;40万到60万之间时高于
40万元的部分,可提成3%;60万到100万之间时,高于60万元的部分,可提成1.5%,高于
100万元时,超过100万元的部分按1%提成,从键盘输入当月利润I,求应发放奖金总数?
1.程序分析:请利用数轴来分界,定位。注意定义时需把奖金定义成长整型。
-topics : computing net fishery or drying topics : corporate bonus payments made to generate profit. Profit (I) less than or equal to 10 million, the prize money to be raised by 10%; The profit of more than 10 million, less than 20 million, less than 10 million by some 10%, which hovered above 10 million, cocoa generate 7.5%; 200,000-400,000 it among when more than 20 million, could generate 5%; 400,000 to 600,000 between when more than 40 million, can generate 3%; 6-1000000 between, above 60 million, could generate 1.5%, higher than 100 million, more than some 1 million by 1% will generate from the keyboard month profit I, for the total prize money should be paid? 1. Program Analysis :
- 2022-08-25 11:42:32下载
- 积分:1
-
动态装载WDM驱动程序,包含DEMO工程,用vc6.0编译通过.
动态装载WDM驱动程序,包含DEMO工程,用vc6.0编译通过.-dynamic loading WDM, including DEMO works with vc6.0 compile.
- 2023-08-10 04:30:03下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1
-
优秀论文(基于非线性的雷达目标识别中的若干问题…
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part3-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part3
- 2022-01-26 03:40:46下载
- 积分:1
-
anydata cdma 模块测试程序。
anydata cdma 模块测试程序。-anydata cdma module test procedures.
- 2022-02-13 01:41:33下载
- 积分:1
-
很好的计算器
很好的计算器源代码,能实现函数运算,包括sin,cos ,tan,acsin,accos,log,ln等函数运算,能精确到小数点后七位,能够连算,很有开发指导意义,如果有不足之处,还望给位多多指点指点,本人在此感谢!!
- 2022-06-13 15:37:05下载
- 积分:1
-
桌面墙纸我来换。吃软件为代码可以使用
也可以自己修改下。...
桌面墙纸我来换。吃软件为代码可以使用
也可以自己修改下。-Desktop wallpaper for me. Ate software code can be used can also be modified under their own.
- 2023-01-21 02:55:03下载
- 积分:1
-
学生成绩管理系统源代码及设计报告
本程序为用Delphi 做的学生成绩管理系统,压塑内包含源代码,数据库和设计报告,将数据库正常导入SQL才能正常使用
- 2022-06-21 22:12:10下载
- 积分:1
-
一个关于串的基本操作的事例程序
一个关于串的基本操作的事例程序-a series on the basic operation procedures stories
- 2022-03-20 05:46:45下载
- 积分:1