查看: 1056|回复: 4
|
怎么做这个 program of recursion?
[复制链接]
|
|
希望大家能为我指点迷津,
或者大家来一起切磋一下,
这一题,
该怎么做出这个程序来呢?
1. Write a function using Recursion to display all anagrams of any string entered by the user.
2. Write a program using Recursion to crack a password. The password is of unknown length (maximum 10) and is made up of capital letters and digits. (Store the actual password in your program, just for checking whether the string currently obtained is the right password.)
第二题是比较高难度的。有谁可以做的出来啊?
请各位高手多多指教了!~
[ 本帖最后由 烦 于 14-11-2005 12:58 AM 编辑 ] |
|
|
|
|
|
|
|
发表于 14-11-2005 10:28 AM
|
显示全部楼层
|
|
|
|
|
|
|
发表于 14-11-2005 10:59 AM
|
显示全部楼层
问功课?????????先读读版规 ........ |
|
|
|
|
|
|
|
发表于 15-11-2005 09:12 PM
|
显示全部楼层
|
|
|
|
|
|
|
发表于 16-11-2005 06:21 AM
|
显示全部楼层
其實不難,如果你有安裝Flash,可以參考我的簽名檔。。。 |
|
|
|
|
|
|
| |
本周最热论坛帖子
|