Feeds
提问
Alternate method for bin2dec function
i m looking for an alternate method for bin2dec conversion to speed up my code. bin2dec functions takes 2.5 to 3 sec as run time...
8 years 前 | 1 个回答 | 0
1
个回答提问
Faster version of dec2bin and bin2dec function for an image
I am reading a tiff file (256*256) and converting each of the pixels values ranging from 0 to 255 to binary matrix, after proces...
8 years 前 | 4 个回答 | 0