文件名称:dashufenjie
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-12-06
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 彭**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
2007级在“计算机科学导论”的期末考试中有一道试题。下面请你看看那题目应该如何编写。
从键盘输入的一个大于 1 的整数,通过算法将该整数分解为若干因子的乘积。
输入:
一个正整数。
输出:
分解后的各个因子。
-2007 there is a questions in the " Introduction to Computer Science" in the final exam. Here is how you should look at that topic to write. From the keyboard input integer greater than one, by the integer factorization algorithm for multiplication of several factors. Input: a positive integer. Output: After each factorization.
从键盘输入的一个大于 1 的整数,通过算法将该整数分解为若干因子的乘积。
输入:
一个正整数。
输出:
分解后的各个因子。
-2007 there is a questions in the " Introduction to Computer Science" in the final exam. Here is how you should look at that topic to write. From the keyboard input integer greater than one, by the integer factorization algorithm for multiplication of several factors. Input: a positive integer. Output: After each factorization.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
大数分解.cpp
大数分解.dsp
大数分解.dsw
大数分解.ncb
大数分解.opt
大数分解.plg