-
有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列...
有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去
掉不满足条件的排列。
:企业发放的奖金根据利润提成。利润(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.程序分析:请利用数轴来分界,定位。注意定义时需把奖金定义成长整型。 输入某年某月某日,判断这一天是这一年的第几天?
1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊
情况,闰年且输入月份大于3时需考虑多加一天。
-err
- 2022-03-18 00:02:52下载
- 积分:1
-
计算机视觉中的SSD算法源代码
SSD algorithm in computer vision source code
- 2022-04-09 23:32:50下载
- 积分:1
-
采用IO模拟I2C
该代码是基于STM107VCT6,I2C采用IO模拟的方式访问EEPROM的例程。由于网上经常出现使用STM的硬件I2C,总是会出现问题,这个代码中是采用IO模拟的方式
- 2022-04-20 10:22:41下载
- 积分:1
-
灌溉机械的论坛,在规定的时间间隔一二灌溉,…
论坛灌水机器
1、在指定时间间隔灌水一次
2、灌水后马上返回原来激活窗口,不影响原来工作
3、模拟鼠标、键盘输入-a forum for irrigation machinery, in a specified time interval a two irrigation, water immediately after activation to return to the original window, without affecting the original work of three simulated mouse, keyboard
- 2022-06-16 00:35:22下载
- 积分:1
-
sntp client for windows CE
一个WindowsCE使用的SNTP客户端源代码-sntp client for windows CE
- 2022-04-19 19:44:39下载
- 积分:1
-
This programm computes the electric field in a cylinder made of conductor, the p...
这个程序用来计算高为h,半径为a的圆柱形导体圆筒区域的电场分布,上底电位设置为常数U0。-This programm computes the electric field in a cylinder made of conductor, the potential of the upper face is set to be constant U0.
- 2022-04-18 09:49:42下载
- 积分:1
-
演示生命游戏的小程序,C++编写,MFC界面。
很有趣
演示生命游戏的小程序,C++编写,MFC界面。
很有趣-program for displaying the process of life game
- 2023-07-04 02:05:03下载
- 积分:1
-
VBA素材与模板,有很多的关于VBA的素材以及模板可以应用
VBA素材与模板,有很多的关于VBA的素材以及模板可以应用-VBA materials and templates, there are many materials on the VBA and the template can be applied to
- 2022-05-23 12:15:49下载
- 积分:1
-
一个图像增强类,实现了SSR算法(Scalable Sample Rate)。
一个图像增强类,实现了SSR算法(Scalable Sample Rate)。-a class realized SSR(Scalable Sample Rate) algorithm
- 2022-03-19 03:57:39下载
- 积分:1
-
calendar (Chinese public), the clock and the memorandum can be regularly reminde...
日历(公农历)、时钟与备忘录并且可以定时提醒和关闭计算机。还有多光驱软开关。-calendar (Chinese public), the clock and the memorandum can be regularly reminded, and shut down the computer. There are more soft-switch drive.
- 2022-05-07 18:54:20下载
- 积分:1