Insane Coding
'coz good thinking requires going outside the box
Showing posts with label
CPU Detection
.
Show all posts
Showing posts with label
CPU Detection
.
Show all posts
Sunday, October 24, 2010
Programming manuals for those who "get it"
›
Top secret official programming manuals for certain popular hand held devices have now been uploaded to the usual public document reposito...
4 comments:
Friday, November 6, 2009
FatELF Dead?
›
A while back, someone came up with a project called FatELF . I won't go into the exact details of all its trying to accomplish, but the ...
6 comments:
Sunday, June 21, 2009
How end users can utilize multicore processors
›
In recent years, the average desktop/workstation computer has gone from single core to multiple cores. Those of us who do video encoding, co...
6 comments:
Wednesday, June 13, 2007
Hashing out Hashing and Hash Libraries
›
This topic is one that I enjoy quite a bit, but unfortunately there is a lot of problems out there. I'm sure everyone has heard of hashi...
13 comments:
Saturday, May 26, 2007
Secrets to Optimization - Function Pointers
›
Let me present you with a bit of code which you might find quite commonly in a program: void function_1(type a, type b) { if (complex_form...
15 comments:
›
Home
View web version