Click here to Skip to main content
15,885,904 members
Home / Discussions / Algorithms
   

Algorithms

 
Questionacm problem: firenet Pin
followait6-Jun-07 16:41
followait6-Jun-07 16:41 
AnswerRe: acm problem: firenet Pin
cjengler7-Jun-07 2:01
cjengler7-Jun-07 2:01 
GeneralRe: acm problem: firenet Pin
Luc Pattyn7-Jun-07 3:21
sitebuilderLuc Pattyn7-Jun-07 3:21 
GeneralRe: acm problem: firenet Pin
cjengler7-Jun-07 4:18
cjengler7-Jun-07 4:18 
QuestionLock free data structures Pin
Sijin5-Jun-07 21:03
Sijin5-Jun-07 21:03 
AnswerRe: Lock free data structures Pin
Luc Pattyn6-Jun-07 0:19
sitebuilderLuc Pattyn6-Jun-07 0:19 
GeneralRe: Lock free data structures Pin
Sijin6-Jun-07 0:27
Sijin6-Jun-07 0:27 
AnswerRe: Lock free data structures Pin
El Corazon7-Jun-07 11:18
El Corazon7-Jun-07 11:18 
Sijin wrote:
Lock free data structures


There are many lock free algorithms, unfortunately most are patented. But as pointed out local storage comes off the thread's private memory storage and is by definition "local" only to that thread and cannot be shared.

I keep debating on writing something for this, and have been encouraged to do so.... started once, but it is not as easy concept as it sounds. It gets complicated real quick.


_________________________
Asu no koto o ieba, tenjo de nezumi ga warau.
Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

GeneralRe: Lock free data structures Pin
spin vector11-Jun-07 16:42
spin vector11-Jun-07 16:42 
GeneralRe: Lock free data structures Pin
El Corazon12-Jun-07 2:53
El Corazon12-Jun-07 2:53 
Question3D Camera Math Question Pin
joshp12171-Jun-07 9:18
joshp12171-Jun-07 9:18 
AnswerRe: 3D Camera Math Question Pin
Duane in Japan4-Jun-07 4:07
Duane in Japan4-Jun-07 4:07 
Questionlevenshtein distance Pin
jogman30-May-07 3:35
jogman30-May-07 3:35 
GeneralRe: levenshtein distance Pin
Paul Conrad23-Dec-07 7:16
professionalPaul Conrad23-Dec-07 7:16 
QuestionSpeech Recognition Pin
smzhaq24-May-07 6:20
smzhaq24-May-07 6:20 
GeneralRe: Speech Recognition Pin
Paul Conrad23-Dec-07 7:16
professionalPaul Conrad23-Dec-07 7:16 
NewsFoundations of F# - Coming Very Soon Pin
strangelights23-May-07 23:41
strangelights23-May-07 23:41 
GeneralRe: Foundations of F# - Coming Very Soon Pin
Paul Conrad23-Dec-07 7:17
professionalPaul Conrad23-Dec-07 7:17 
QuestionBeginner Q: ^ = Math.Pow? (C#) Pin
matthias s.23-May-07 20:24
matthias s.23-May-07 20:24 
AnswerRe: Beginner Q: ^ = Math.Pow? (C#) Pin
CPallini23-May-07 20:32
mveCPallini23-May-07 20:32 
AnswerRe: Beginner Q: ^ = Math.Pow? (C#) Pin
Manoj Kumar Rai25-May-07 4:56
professionalManoj Kumar Rai25-May-07 4:56 
GeneralRe: Beginner Q: ^ = Math.Pow? (C#) Pin
CPallini25-May-07 5:36
mveCPallini25-May-07 5:36 
AnswerRe: Beginner Q: ^ = Math.Pow? (C#) Pin
PIEBALDconsult20-Jun-07 17:26
mvePIEBALDconsult20-Jun-07 17:26 
AnswerRe: Beginner Q: ^ = Math.Pow? (C#) Pin
Jeffrey Walton5-Jul-07 16:47
Jeffrey Walton5-Jul-07 16:47 
QuestionBest Math-Lib for C++ Pin
zqueezy23-May-07 14:04
zqueezy23-May-07 14:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.