Monthly Archives

April 2013

Linkage Program

Linkage Bug

bug 1 [buhg]  noun, verb, bugged, bug·ging. noun Also called true bug, hemipteran, hemipteron. a hemipterous insect. (loosely) any insect or insect-like invertebrate. Informal. any microorganism, especially a virus: He was laid up for a week by an intestinal bug. Informal. a defect or imperfection, as in a…

Continue reading
Linkage Program

Memory Leak in Linkage

I found a major memory leak in the Linkage program. Fortunately, the leak only added up to large amounts of memory if a simulation was running for a while. The leak was caused by my forgetting to create a virtual destructor for a C++ class. One of the…

Continue reading
Computers & Programming

Aligning Grid to Rotated Image

I could not come up with a simple math solution for this. By “simple math”, I mean a math solution that uses a single equation without sine-cosine operations to solve the problem. The Problem I have an image that is a picture of a grid of information. The…

Continue reading
Linkage Program

New Linkage 2.9.5 Ready

I have a new contract job that involves the Windows Phone and I can’t make any changes to the Linkage program for a few months. Since I have some interesting features in the latest version, I wanted to share it. This new version, available here, has some recent…

Continue reading