Feeds
提问
Using a variable value as linear array index
Can you use a variable as an array index? for example: C = 200 - 30 then use C as the linear index for the array. B(C) ...
9 years 前 | 1 个回答 | 0
1
个回答提问
How do you mathmatically modify a coordinate in an array? Not what the coordinate references, e.g. a pixel intensity value, but the coordinate itself.
How do you mathmatically modify a coordinate in an array? Not what the coordinate references, ex. a pixel intensity value, but t...
9 years 前 | 1 个回答 | 0
