Lounge - February 2010 (Page 3)

How I slayed my OEM partition (1,2)
 
(and why you should too, if you haven't already). So my dad finally got sick of having been waiting to get our computer repaired by the incompetent idiots wh...
[25 replies] Last: Well, to be fair, it's a good idea. I don't mind it. I think it's good... (by chrisname)
Search Algorithms
 
I am implementing BFS, A*.... I got confused by all the terms used in the books. Like, what would be the difference between a search node and a state node, o...
[no replies]
by Umz
Network Programming
 
I'm looking for a book on programming networks in C++ but I can't find a good one, anyone got any suggestions?
[2 replies] Last: Thanks I'll read it and see. (by Umz)
by R0mai
Centroid of a polygon
 
Gemoetry problem: Wikipedia (and my math teacher) says that we can find the centroid of an arbitrary polygon by taking the avarage of their coordinates. ...
[12 replies] Last: Thank you tition, that's really nice. Do you know how to compute det... (by R0mai)
by helios
Clang!
 
Has anyone tried it, yet?
[11 replies] Last: Very odd: clang -v clang version 1.0 (https://llvm.org/svn/llvm-... (by PanGalactic)
My proposal for addition to C++ language
 
I like the Signals/Slots mechanism used by QT - I think something like that could be added to C++ for inter-class communications.
[2 replies] Last: I'll take a gander at that. (by guestgulkan)
by Denis
suggestings for improving forum
 
Hello forum Admin, I would like to have possibility to see all topics applying a filter. For example I want to see all topics by responses number. includi...
[8 replies] Last: Yeah, that's a great idea¡ (by helios)
Anyone know where i can find something like this?
 
Alright so for my website (I've totally revamped it and what not) I want to make a code highlighter for source code / tutorials I've posted. At the moment I'...
[13 replies] Last: Heh, thank you. Any ideas what I could change with the side and top me... (by Mythios)
File systems (1,2)
 
This is a great book about file systems (as well as designing and implementing them) written by someone who worked on BeOS. I thought some of you might find ...
[37 replies] Last: Well, if no one else found it funny I did. ++Grey Wolf (by DrChill)
I have a question (UML DIAGRAMS)
 
how to draw use case
[6 replies] Last: Well then I guess that's too bad for you, because nobody's doing your ... (by tummychow)
char - say it.
 
Looking at a few video tutorials I found it strange how different people pronounce the name of functions and types, one in particular though: How do you pron...
[9 replies] Last: That would simply piss me off. (by closed account S6k9GNh0)
Wifi key
 
How do I make my wifi key un-hackable? Or is it, like the rest of the internet, extremely vulnerable?
[4 replies] Last: There's no such thing as unhackable. There's only highly secure. You c... (by tummychow)
Poll about Unicode
 
All over this place and many others, I keep seeing everybody using cout, and string, and all this ANSI stuff. Myself, as Windows programmer, have fully aband...
[13 replies] Last: I use UTF-8 when I need Unicode, but we mostly stick to the ASCII subs... (by PanGalactic)
February 2010 Pages: 123
  Archived months: [jan2010] [mar2010]

This is an archived page. To post a new message, go to the current page.