Relative Content

Tag Archive for computer-science

What’s the best way to inject science into everyday programming? [closed]

It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 12 years ago. I work better when I have some firm […]

Tiling Problem Solutions for Various Size “Dominoes”

I’ve got an interesting tiling problem, I have a large square image (size 128k so 131072 squares) with dimensons 256×512… I want to fill this image with certain grain types (a 1×1 tile, a 1×2 strip, a 2×1 strip, and 2×2 square) and have no overlap, no holes, and no extension past the image boundary. Given some probability for each of these grain types, a list of the number required to be placed is generated for each.

Prerequisites to compiler theory? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]