Re: Handling a 450,000x450,000 array with Perl



francescomoi@xxxxxxx wrote:
Hi.

Thank you very much for your quick answers. I try to handle data from a
450x450 meter surface.

I've got 100,000 elements distributed on this surface, and each
square millimeter can hold one or more elements. So the array to create
is a sparse one: most of square millimeters holds zero elements, and
the rest, 20 or less.

I'm trying to find the square meter with more elements inside.

So then, I assume the square meters' must be rotationally aligned parallel
to the axes of the millimeter scale. But can one square meter "slide" by
a millimeter in order to make another square meter, or does it have to
slide by a full meter? I.e. can the potential square meters overlap each
other?

Xho

--
-------------------- http://NewsReader.Com/ --------------------
Usenet Newsgroup Service $9.95/Month 30GB
.



Relevant Pages

  • Re: USA urges scientists to block out sun
    ... meter, so 1 gram per square meter is a thickness of 0.83 mm - that's ... There are a thousand litres in a cubic meter. ... A 3 km diameter mirror would then weigh 7 tonnes. ...
    (sci.space.policy)
  • Re: USA urges scientists to block out sun
    ... meter, so 1 gram per square meter is a thickness of 0.83 mm - that's ... There are a thousand litres in a cubic meter. ...
    (sci.space.policy)
  • Re: 450,000x450,000 array: The best programming language to handle it
    ... square millimeter can hold one or more elements. ... I'm trying to find the square meter with more elements inside. ... Can it be a circle of 1 square meter surface? ... If you want squares with coordinates multiple of 1 meter, then, a mere ...
    (comp.programming)