搜索资源列表
shuixianhua 用以c++/c的方法求21位水仙花数
- 用以c++/c的方法求21位水仙花数,并求从程序运行到得出结果所用的时间-To c++/c of the method, to calculate the number of 21 daffodils, and seek to draw from the results of running time spent
narcissus
- 水仙花数,用于计算水仙花数,C#编写,简单适用!-Narcissus number used to calculate the number of daffodils, C# To prepare, simple to apply!
shuixianhua
- 用c++求出了1000以内的水仙花数,简洁明了-C++ are obtained with less than 1,000 the number of daffodils, concise
mickey
- 打印出100-999之间所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。 例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方-Print out between 100-999 all the " Narcissus number" so-called " Narcissus number" refers to a three-digit, which you figure is equal t
shuixianhuashu
- 水仙花数是指一个 n 位数 ( n≥3 ),它的每个位上的数字的 n 次幂之和等于它本身。-Daffodils is a more digits (n ≥ three), each of the number of power equal to it of its
CPP
- 很适合VC初学者的一些程序,比如m到n的累加、解方程、递归函数求桃子问题、水仙花数、统计一次数学测验的成绩等等。-Very suitable for the VC beginners some programs, such as m to n is cumulative, solving equations, recursive functions seeking peaches problem the daffodils number, statistics a mathematics tes
4
- 之前已经上传了1个,现在一次上传4个吧。 分别是:杨辉三角形、选择排序法、正负输输出三角星星、水仙花数-Have posted before 1, now a upload 4. Are: the Yang Hui triangle, selection sort, positive and negative output triangle of stars, the number of daffodils
11103070528_yangkun_3_1
- 利用C#程序实现程序自动求出1000以内的水仙花数并且在textbox中输出显示-Using C# program automatically calculated within a few daffodils 1000 and displays the output in the textbox
shuixianhuashu
- 水仙花数的c语言源代码,纯手打,希望有用-c language code of shuixianhuashu
panduanshifoushuixianhuashu
- 调用函数fun判断一个三位数是否 水仙花数 。在main函数中从键盘输入一个三位数,并输出判断结果。-Call the function fun judge whether a three-digit number daffodils. In the main function, enter a three-digit number the keyboard, and output a result.
928692707
- 水仙花数通过C#实现,通过C#来解决水仙花数,水仙花数作为数学中的一个题目,通过C#能够更好的实现。-C# design
C#
- 1、求解水仙花数 2、输出 200 ~300 之间的所有素数和 3、统计 4×5 二维数组(数组中的数据为随机产生的 10~99 之间的整数)中奇数的个数和偶数的个数。 4、编写控制台应用程序,创建一个结构类型数组用于存放学生信息(学号、姓名、出生日期和成绩),编程输入 5 个学生的相关数据, 然后按成绩的降序进行排序,并输出排序后的学生的名次、学号、姓名、年龄和成绩。(Solving narcissus number)