Feeds
已回答
Problem with generating all binary vectors of constant Hamming weight
It seems that I've found the solution. I just need to replace total = factorial(n)/(factorial(k)*factorial(n-k)); with ...
Problem with generating all binary vectors of constant Hamming weight
It seems that I've found the solution. I just need to replace total = factorial(n)/(factorial(k)*factorial(n-k)); with ...
12 years 前 | 0
| 已接受
提问
Problem with generating all binary vectors of constant Hamming weight
Hi, all. I need to precompute a matrix containing all binary vectors with the length *n* and Hamming weight *k*, listed in a ...
12 years 前 | 2 个回答 | 0

