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
49
votes
function passed as template argument
c++
templates
code-generation
functor
asked Jul 23 '09 at 20:07
stackoverflow.com
31
votes
Smart progress bar ETA computation
algorithm
gui
language-agnostic
user-interface
asked Jun 1 '09 at 1:06
stackoverflow.com
19
votes
Bitfield manipulation in C
c++
c
bit-manipulation
asked Jun 25 '09 at 15:40
stackoverflow.com
11
votes
64 bit large mallocs
c
windows
memory
64bit
malloc
asked May 7 '09 at 6:58
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
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
Using laptop as a second programming monitor
development-environment
vnc
multiple-monitors
kvm
asked Apr 4 '09 at 9:18
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
76
What's the use of do while(0) when we define a macro?
stackoverflow.com
22
Efficient comparison of 100.000 vectors
stackoverflow.com
16
Algorithm needed for packing rectangles in a fairly optimal way
stackoverflow.com
14
What is the best comment in source code you have ever encountered?
stackoverflow.com
13
Why artificially limit your code to C?
stackoverflow.com
12
should I use the algorithm or hand-code it in this case?
stackoverflow.com
11
Algorithms for Optimization with Fast Disk Storage (SSDs)?
stackoverflow.com
11
Number of possible outcomes for 2 numbers given that one number is greater than the other
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
8
What is the fastest/most efficient way to find the highest set bit (msb) in an integer in C?
stackoverflow.com
8
number combination algorithm
stackoverflow.com
8
Bigint (bigbit) library
stackoverflow.com
7
Phonetically Memorable Password Generation Algorithms
stackoverflow.com
7
Projecting a sphere onto a cube
stackoverflow.com
6
Are there any other uses for Perlin Noise besides the obvious?
stackoverflow.com
6
Smart progress bar ETA computation
stackoverflow.com
6
Does calling a destructor explicitly destroy an object completely?
stackoverflow.com
5
How to calculate or approximate the median of a list without storing the list
stackoverflow.com
5
Tree implementation
stackoverflow.com
5
Please explain two lines to me
stackoverflow.com
5
Design by Contract in C++?
stackoverflow.com
Stack Exchange works best with JavaScript enabled