First  |  Prev |  Next  |  Last
Pages: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Naked Netbook
Hi all the Young Dudes, Anyone know where I can get a Atom Netbook WITHOUT Windows on it in U.K. Anyone would think Microsoft was giving Netbook manufacturers an offer they can refuse.. cant be true can it .. ? ;-) (Thanks a lot Microsoft but I dont really want your latest offering... even if its free.) ... 17 May 2010 08:00
usenet networking
Are there any groups o USENET that are for networking and network designers? I need to get together with someone and IRC or usenet pretty bad. I have some things to work out concerning networking. And not windows networking please. Bill ... 7 May 2010 21:09
Sorting in linear time ...
Hello all , I am afraid that most of the times books on algorithms just explain their operations and not their practical applicability much. Now as i read we have largely 3 linear time sorting algorithms Name Input number range Space ... 1 May 2010 09:48
How is an algorithm non-implementable?
Hi, apparently there is an O(N) algorithm available for triangulating a polygon. It was discovered by Bernard Chazelle in 1990. The paper [1] is 40 pages! I wanted to see this remarkable algorithm. However, I read that it is too complex even to implement. Naturally I am wondering how this can be. Can someone exp... 29 Apr 2010 08:58
use of goto in C
"Alexei A. Frounze" <alexfrunews(a)gmail.com> wrote in message news:59eed8de-fa97-42f9-8550-8154ac69a167(a)h16g2000prf.googlegroups.com... If you restrict the use of goto in C/C++ to several simple patterns and write your code carefully, goto's aren't really a problem. But, are goto's of any advantage in C ... 28 Apr 2010 20:51
An M/M/n queuing model simulation with Object Pascal and my Thread Pool Engine...
Hello, An M/M/n queuing model simulation with Object Pascal and my Thread Pool Engine. Author: Amine Moulay Ramdane Description: It's harder and sometimes impossible to get analytical results about waiting times and and queue length for general interarrival and service distributions; so it's impo... 25 Apr 2010 23:23
Style (was Re: on goto)
On 4/24/2010 5:54 PM, Andrew Poelstra wrote: The alternative here, using the loop structure, would be: for(i = 0; i< 10&& arr[i].state != READY; ++i) ; /* now use arr[i], or if i is 10, indicate failure. */ As a purely stylistic matter, my empty loops always look like: for ( beg... 11 May 2010 11:09
is this NP-Hard?
I want to solve a problem in which i have been given a set of integers S and a Result R i need to find expression that equals result R i can use multiply, divide, addition and subtraction or concatenate number to create larger numbers my questions what is the name of this problem? is this NP-Hard? ... 3 May 2010 08:43
Young girls showing off their bodies on personal webcams
Young girls showing off their bodies on personal webcams http://sites.google.com/site/hollywoodbeautyz/ more pictures & videos THA MUTHA FUCKiN QU33N HAS ARRiV3D: http://sites.google.com/site/hollywoodbeautyz/ http://sites.google.com/site/hollywoodbeautyz/ ... 24 Apr 2010 07:12
on goto
[Xpost to: alt.comp.programming, alt.lang.asm, comp.lang.c, comp.lang.c++, comp.programming] the people that speak not good about "goto" are uttled wrong; their code bug full etc more distant is your code from goto more your code is bug full and incompresible the "goto" is the key word for programming; all... 17 Jun 2010 13:24
First  |  Prev |  Next  |  Last
Pages: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22