摘要:
问题:给定一个有限集,试列出其幂集中的所有元素。解决方法1:To generate all subsets of S,list all 2nbit strings of length n(for instence, in increasing order),andwrite down the cor... 阅读全文
posted @ 2016-01-17 13:38
GUET.edu.cn
阅读(417)
评论(0)
推荐(0)
2016年1月17日