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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
