-
Posted to delicious.com
see[Mike]code - Conduct a short coding interview, remotely
-
Posted to delicious.com
A Few Billion Lines of Code Later: Using Static Analysis to Find Bugs in the Real World | February 2010 | Communications of the ACM
http://cacm.acm.org/magazines/2010/2/69354-a-few-billion-lines-of-code-later/fulltext
-
Posted to delicious.com
Jeff Erickson's Algorithms Course Materials
http://compgeom.cs.uiuc.edu/~jeffe/teaching/algorithms/
-
Posted to delicious.com
Why you should use OpenGL and not DirectX - Wolfire Games Blog
http://blog.wolfire.com/2010/01/Why-you-should-use-OpenGL-and-not-DirectX
-
Posted to michael.silverton.palo-alto.ca.us
Hello RALA
• It is similar to cellular automata, but eliminates the unphysical need for a global clock, and does not require many cells for logic or deterministic asynchronous operation.
• It is a Petri Net on a lattice with nearest-neighbor connections.
• It is a form of RISC, where the instructions are reduced to a single logical operation.
• It is a multicore processor that effectively has a core for every bit.
• It is a field-programmable gate array with single-gate logic blocks and nearest-neighbor switch matrices; it does not need a clock, because of its homogeneity a fitter is not needed to map a logic diagram onto corresponding device resources, and a larger program can transparently be distributed across multiple smaller chips.
• It is a systolic array that allows for arbitrary data flow and logic.
• It is a form of dataflow programming in which the graph itself is executable, without requiring event scheduling.
• It is a form of reconfigurable asynchronous logic in which a logical specification is equal to its asynchronous implementation because each gate implements deterministic asynchronous operation.
What it is? It's RALA: Reconfigurable Asynchronous Logic Automata
- Tags:
- bci
- rala
- programming
1



