Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
SPWorley
Developer/researcher, mostly C++. Graphics, algorithms, numerical analysis, GPU, and new research, mostly. A little of everything. Windows/OSX/Linux, always keep things portable! I am still leery of C# though.. it still feels like the Dark Side.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
23
votes
Smart progress bar ETA computation
algorithm
gui
language-agnostic
user-interface
asked Jun 1 '09 at 1:06
stackoverflow.com
16
votes
Bitfield manipulation in C
c++
c
bit-manipulation
asked Jun 25 '09 at 15:40
stackoverflow.com
15
votes
function passed as template argument
c++
templates
code-generation
functor
asked Jul 23 '09 at 20:07
stackoverflow.com
10
votes
C# popularity industry-wide or is SO atypical?
c#
c++
coding-style
asked Apr 23 '09 at 1:36
stackoverflow.com
10
votes
Data structure for finding nearby keys with similar bitvalues
database
algorithm
language-agnostic
math
hash
asked Jun 10 '09 at 18:27
stackoverflow.com
9
votes
64 bit large mallocs
c
windows
memory
64bit
malloc
asked May 7 '09 at 6:58
stackoverflow.com
7
votes
Private beta test communication and infrastructure
language-agnostic
communication
beta
asked Jun 7 '09 at 18:32
stackoverflow.com
7
votes
Approved syntax for raw pointer manipulation
c
pointers
alignment
bit-manipulation
portability
asked Feb 17 '10 at 23:35
stackoverflow.com
6
votes
Computing (a*b) mod c quickly for c=2^N +-1
math
integer
modulo
prng
knuth
asked Apr 18 '09 at 8:29
stackoverflow.com
6
votes
C++ derive from a native type
c++
class
asked Jul 26 '09 at 2:03
stackoverflow.com
1
2
next
Top Answers
54
What's the use of do while(0) when we define a macro?
stackoverflow.com
21
Efficient comparison of 100.000 vectors
stackoverflow.com
12
Why artificially limit your code to C?
stackoverflow.com
12
c++ - should I use the algorithm or hand-code it in this case?
stackoverflow.com
10
What does “for(;;)” do in C#?
stackoverflow.com
10
How can I prove the “Six Degrees of Separation” concept programmatically?
stackoverflow.com
10
Number of possible outcomes for 2 numbers given that one number is greater than the other
stackoverflow.com
8
What is the fastest/most efficient way to find the highest set bit (msb) in an integer in C?
stackoverflow.com
8
Algorithm about number combination problem
stackoverflow.com
8
Algorithms for Optimization with Fast Disk Storage (SSDs)?
stackoverflow.com
7
Phonetically Memorable Password Generation Algorithms
stackoverflow.com
7
Projecting a sphere onto a cube
stackoverflow.com
6
Does calling a destructor explicitly destroy an object completely?
stackoverflow.com
5
Are there any other uses for Perlin Noise besides the obvious?
stackoverflow.com
5
Please explain two lines to me
stackoverflow.com