Feeds
提问
fopen gives error msg for a binary file
I have a set of binary files loaded from a old hard drive that I can see using binary-file-viewer program. Yet, the code [F...
9 years 前 | 1 个回答 | 0
1
个回答提问
add each element of one vector to each element of another vector
There are two dice, each with 1 to 6. I need to create all possibilities, ie, 1 through 36. I can use two vectors (1:6), but, ...
10 years 前 | 2 个回答 | 0
