-
有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
-
制度管理体系
Institution Management System
- 2022-02-01 11:01:44下载
- 积分:1
-
系统代码
system code
- 2022-08-11 19:35:49下载
- 积分:1
-
数据结构 迷宫问题 迷宫非递归算法.rar
数据结构 迷宫问题 迷宫非递归算法.rar-data structures, maze problem, non-recursive algorithm for maze problem
- 2022-06-03 08:35:45下载
- 积分:1
-
使用HTML控件的源代码,测试HTML控件使用方法
使用HTML控件的源代码,测试HTML控件使用方法-The use of HTML source code control, testing, use HTML Controls
- 2022-09-15 05:15:03下载
- 积分:1
-
采用MFC编写的一个很简单的地图编辑器,详细见源代码
采用MFC编写的一个很简单的地图编辑器,详细见源代码-MFC prepared to adopt a very simple map editor, in detail see the source code
- 2022-03-23 02:17:59下载
- 积分:1
-
wince系统下的EVC工具下编写的一个串口程序,可以测试多个串口...
wince系统下的EVC工具下编写的一个串口程序,可以测试多个串口-wince under the EVC system tools under the procedures for the preparation of a serial port, you can test a number of serial
- 2023-04-29 02:25:04下载
- 积分:1
-
一个聋哑手语学习的虚拟界面,输入按键上的文字可以显示对应的手语手势,当然这个是老美的,大家可以修下做成中文的聋哑人学习用的手语。主要技术特色就是透明窗体实现、无...
一个聋哑手语学习的虚拟界面,输入按键上的文字可以显示对应的手语手势,当然这个是老美的,大家可以修下做成中文的聋哑人学习用的手语。主要技术特色就是透明窗体实现、无边界窗体拖动、虚拟按键事件,感兴趣的可以下载看看。
第二次无法显示手语时,可以删除目录下的 TypeNsign.ini文件,具体bug大家找找吧。-A deaf-mute sign language to learn a virtual interface, enter the text on the button to display the corresponding sign language gestures, of course, this is an old beauty, we can repair made under the Chinese sign language used by deaf people to learn. The main technical feature is the form to achieve a transparent, borderless form drag, virtual key events of interest can be downloaded to see. The second sign language can not be displayed, you can delete the directory TypeNsign.ini document, we look for a specific bug bar.
- 2022-05-18 17:30:30下载
- 积分:1
-
一个很好的类,左边一个列表框,中间四个按钮,右边一个列表框。中间的四个按钮可以实现两个列表框内容的移动。 使用方法:只要将两个列表框以及四个按钮的ID传给类即可...
一个很好的类,左边一个列表框,中间四个按钮,右边一个列表框。中间的四个按钮可以实现两个列表框内容的移动。 使用方法:只要将两个列表框以及四个按钮的ID传给类即可-a good class, left a list box, the middle four buttons, the right side of a box. Among the four buttons can be achieved List Box 2 mobile content. Use : As long as two to the list box and four button ID can pass category
- 2022-01-25 15:23:51下载
- 积分:1
-
用途:中文BIG5 / GBK、Unicode / UTF8编码转换器。注:文件转换…
用途: 中文 Big5/GBK/Unicode/UTF8 内码转换器。
注意:档案转换只能将纯文字格式的文件(例如 txt, html 等)转码,
并不适用于如 MS Word, Excel 等 binary 档案。
系统要求: 视窗9x/ME/NT/2000/XP/2003
安装:
将所有档案解压到一个新资料夹,然后直接在档案总管执行 convertz.exe。
开启ConvertZ后可于程式设定一栏选择加快捷列到桌面、开始功能表、或程式集。-Uses: Chinese Big5/GBK/Unicode/UTF8 code converters. Note: File conversion only plain text documents (for example, txt, html, etc.) to code, does not apply to such as MS Word, Excel and other binary files. System Requirements: Windows 9x/ME/NT/2000/XP/2003 Installation: extract all files to a new folder, and then directly in Windows Explorer implementation convertz.exe. ConvertZ open after the program settings can be added one column select Shortcut Bar to your desktop, Start menu, or Programs.
- 2023-07-19 20:45:03下载
- 积分:1