搜索资源列表
完全数
- 如果一个数恰好等于它的因子之和,则称该数为“完全数”。 *题目分析与算法设计 根据完全数的定义,先计算所选取的整数a(a的取值1~1000)的因子,将各因子累加于m,若m等于a,则可确认a为完全数。 *-if it is equal to the sum of the factor, says the number of "totally few." * Topic analysis and algor
LNW
- 清晰易懂的小算法,主要是用于计算完数,可更改变量值获取更多完数数组-lucid small algorithm is used to calculate the End few, can change the variable value End few more arrays
mathcoding
- C语言数学编程:包括叠代整除,阿姆斯特朗数,完数,乘法矩阵,多位阶乘,四分砝码等算法-C Programming Language Mathematics : iterative divisible including Armstrong, a few, several End, matrix multiplication, many factorial quarters algorithms such as weight
03312008JAVA3
- 找出1000以内的所有完数。一个数如果恰好等于它的因子之和,这个数就称为\"完数\"。-identify all 1,000 within a few End. A few If it is equal to the sum of the factor, the number on the "End few."
wansu
- 完数是一种特殊的数,用C++设计实现对完数的求取,多种思路实现
GROWING
- 按Pearson Prentice Hall,c++中相应要求完成的PIGLATIN,MORSE码加密,完数问题,数字反向,快速排序等问题,VC 6.0 下编译测试通过(单个源文件直接编译连接即可运行)
wan_shu
- 本程序是用来验证一个数是不是完数,输出一定数据范围内的完数.
完全数
- 如果一个数恰好等于它的因子之和,则称该数为“完全数”。 *题目分析与算法设计 根据完全数的定义,先计算所选取的整数a(a的取值1~1000)的因子,将各因子累加于m,若m等于a,则可确认a为完全数。 *-if it is equal to the sum of the factor, says the number of "totally few."* Topic analysis and algori
LNW
- 清晰易懂的小算法,主要是用于计算完数,可更改变量值获取更多完数数组-lucid small algorithm is used to calculate the End few, can change the variable value End few more arrays
mathcoding
- C语言数学编程:包括叠代整除,阿姆斯特朗数,完数,乘法矩阵,多位阶乘,四分砝码等算法-C Programming Language Mathematics : iterative divisible including Armstrong, a few, several End, matrix multiplication, many factorial quarters algorithms such as weight
03312008JAVA3
- 找出1000以内的所有完数。一个数如果恰好等于它的因子之和,这个数就称为"完数"。-identify all 1,000 within a few End. A few If it is equal to the sum of the factor, the number on the "End few."
example_num
- 阿姆斯特朗数,回文数,素数,自守数,完全数-Armstrong number, palindrome number of prime numbers, and isolation, the number of perfect numbers
wansu
- 完数是一种特殊的数,用C++设计实现对完数的求取,多种思路实现-End of a few is a special kind of number, using C++ Design and Implementation of End to strike a number of diverse ideas to achieve
GROWING
- 按Pearson Prentice Hall,c++中相应要求完成的PIGLATIN,MORSE码加密,完数问题,数字反向,快速排序等问题,VC 6.0 下编译测试通过(单个源文件直接编译连接即可运行)-By Pearson Prentice Hall, c++ Corresponding required to complete the PIGLATIN, MORSE code encryption, after a few prob
Game_ShuDu
- 这是一个Applet数独游戏.有涂改以前数字的功能,玩起来很方便.它有自动填数功能,帮助你完成数独游戏-This is an Applet Sudoku. Have altered the function of previous figures, play up easily. It is automatically fill in a few features to help you complete Sudoku
wan_shu
- 本程序是用来验证一个数是不是完数,输出一定数据范围内的完数.-This procedure is used to verify a number is not the End of the number of output data within the scope of a certain number of END.
Desktop
- 求范围内完数的个数1到1000范围内完数的个数,通过java语言对其进行求解。(For the range of completed number 1 to 1000 in the range of the number of completed, through the Java language to solve the problem.)
完数
- 运用LABVIEW软件计算1-1000内的完数(In the calculation of 1-1000 through using LABVIEW software)
猜数游戏
- 进行十次猜数.每次猜之后,会提示你的数字大了还是小了,直到次数用完或答对为止.(Take ten guesses, and each time you guess the number, you will be prompted or smaller, until the number is finished or the answer is right.)