查看会员资料
用 户 名:H*****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
integer_factor
- 这个源码是求一个整数的所有质因数,当在控制台输入一个整数后,会在控制台按顺序显示有所有的质因数,利用了递归的手法。-This source is seeking all the prime factors of an integer, enter an integer in the console, in the console in order to display all the prime factors using recursive approach.