mncaudill + algorithms   16

algorithm - Find running median from a stream of integers - Stack Overflow
Given that integers are read from a data stream. Find median of elements read so for in efficient way.
stats  algorithms  programming 
9 days ago by mncaudill
www.eecs.harvard.edu/~mdw/papers/seda-sosp01.pdf
SEDA: An Architecture for Well-Conditioned,
Scalable Internet Services
algorithms  architecture  distributed 
april 2011 by mncaudill
Paxos algorithm - Wikipedia, the free encyclopedia
Paxos is a family of protocols for solving consensus in a network of unreliable processors. Consensus is the process of agreeing on one result among a group of participants. This problem becomes difficult when the participants or their communication medium may experience failures.
architecture  toread  cs  database  algorithms 
december 2010 by mncaudill
How Google and Facebook are using R : Dataspora Blog
"Itamar conveyed how Facebook’s Data Team used R in 2007 to answer two questions about new users: (i) which data points predict whether a user will stay? and (ii) if they stay, which data points predict how active they’ll be after three months?"
algorithms  analytics  datamining  machinelearning 
november 2010 by mncaudill
PC-GPE on the Web
Old-school game programming tutorials.
games  assembler  programming  algorithms 
january 2010 by mncaudill
Regular Expression Matching: the Virtual Machine Approach
"This article presents two strategies as two different ways to implement a virtual machine that executes a regular expression that has been compiled into text-matching bytecodes, just like .NET and Mono are different ways to implement a virtual machine that executes a program that has been compiled into CLI bytecodes."
programming  reference  algorithms  compsci  vm  parsing 
december 2009 by mncaudill
Trachtenberg system - Wikipedia, the free encyclopedia
"The Trachtenberg System is a system of rapid mental calculation, somewhat similar to Vedic mathematics."
algorithms  math 
july 2009 by mncaudill
Bit Twiddling Hacks
List of lots of arithmetic arithmetic operations at the bit level.
programming  algorithms  reference 
november 2007 by mncaudill

Copy this bookmark:



description:


tags: