搜索资源列表
1~9组成三个3位的平方数
- 将1、2、3、4、5、6、7、8、9九个数字分成三组,每个数 字只能用一次,即每组三个数不允许有重复数字,也不许同其它 组的三个数字重复,要求每组中的三位数都组成一个平方数。-1,2,3,4,5,6,7,8,9 nine figures will be split into three groups, each number can only be used once, the number three in each group is allowed to repeat t
ThreeNum
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 用C++写的-a 1,2,3,4 figures, the number can be formed with each other with no repeat of the triple-digit figures? How many are? Written in C
c1
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数的程序
c5
- 打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数 本身
Narcissusnumber
- 实现了水仙花问题。所谓水仙花数就是一个三位数各位数字的立方和是它本身。
threedata
- 输入一个数字(3-9),输出三位数按升序输出,且该三位数中数字不重复
shuixianhua
- 求三位数的水仙花数。
program2
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
addsub
- 定时减法计数。输入数据0到9之间三位数,开始计时,每秒减一。当计数完成时,可做二次开发。还可做简单加减法
Pointer_2demension_array-
- 在C++中,三位数组和二维数组不能够动态生成,但是可以使用指针来动态生成数组空间-In programming language C++, the 3 dimension array and 2 dimension array cannot be generated dynamically, however we can use pointer to generate the array
hh
- 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 【程序2】 题目:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高 于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提 成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于 40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可
200853114918
- 经典C程序百例---例如:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?-examples
C
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?-There 1,2,3,4 numbers, how many can be formed from each other and without duplication of the three-digit numbers? How many are?
c
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? -There 1,2,3,4 numbers, how many can be formed from each other and without duplication of the three-digit numbers? How many are?
Store
- 有1、2、3、4,组成互不相同且无重复数字的三位数并排序-There 1,2,3,4, composition different from each other and no repeat of the three-digit numbers and sort
BankManagementSystem
- 银行管理系统 一、 客户 对于客户我们应该知道他的姓名、地址、联系电话、证件类型、证件号码等。 二、 账户 对于一个客户,他在一个银行可以开通多个账号。所以对于一个账号,我们需要知道它的账户种类、账户号、开通此账户的客户信息,登录密码等。 三、 存取款功能 对于客户存款,需要记录他的存款时间,存入的账户号,完成此次存款的员工编 号。对于客户取款,我们要知道他在用哪个取款,同时应该验证身份信息(卡号,密码)要知道该卡上的存款额,及此次的取款额。根据卡上的金
5_1
- 输出下列所有满足以下条件的三位数:该数是满足个位和十位上被十除的余数恰好是百位数字-Output all of the following three digits of the following conditions are met: the number is to meet the bit and 10-bit, 10 divided the remainder is exactly one hundred numbers
C
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 -1, 2, 3, 4 numbers can be composed of a number of three-digit different from each other and no duplication of digital? Are how many? A program a
5
- 输入n个三位数 冒泡排序 并求取最大值,最小值,平均值输出-The input n three-digit bubble sort to strike a maximum, minimum, average output
surprising-munbers
- C语言实现 一个自然数的七进制表达式是一个三位数,而这个自然数的九进制表示也是一个三位数,且这两个三位数的数码顺序正好相反,求这个三位数。-C language a natural number is a seven-digit hexadecimal expression, and this natural number is a nine-digit hexadecimal representation, and the two-digit digital opposite order,