Since 4/25/2012 6:36:18 PM, gerryq has written 1 articles and participated in 1320 conversations. gerryq signature: gerryq
gerryq's articles:
Items(1) /1
Turing machines, quantum computers, and alephs2840 (3/19/2005 11:32:53 AM) comp.programming This is something that came up on a related thread, but I think it is interesting enough to have a thread to itself. The Church-Turing thesis, i.e. "Every 'function which would naturally be regarded as comp... Gerry
2004-2006 EXECryptor 2 years uncracked829 (7/28/2006 3:18:11 PM) comp.programming EXECryptor 2.x version starting to use Code morphing launched in July 2004 remains uncracked. Whatever anybody says in practice 2 years to be unbroken I think it's very good for an app protector ... billycoll(10)
"Break the Ice" game strategy225 (7/31/2006 11:35:54 PM) comp.programming I'm trying, just for fun, to make a computer player for an abstract game similar to Milton Bradley's "Dont Break the Ice" http://en.wikipedia.org/wiki/Don't_Break_the_Ice minus the chance and physical-... ajonospam(382)
Hobby .NET programming: C++ or C#?743 (8/9/2006 10:55:21 PM) comp.programming I'm looking to do some after hours Windows GUI programming and have been looking into the Visual Studio Express Editions for C++ and C#. I know C++ well (it's my job) but I've never used C# (though I know Ja... usenet134(507)
TDD doesn't suck4136 (8/9/2006 11:01:35 PM) comp.lang.c Cers: The majority of the world's legacy software is written in C. However, the market leader in new code is Java. The language is technically inferior, and its success depends on two props. One of them is S... phlipcpp(2479)
higher level 3d programming437 (8/13/2006 3:50:37 AM) comp.programming Recently I started learning Opengl, hoping to write some 3d games. I've noticed that opengl is very low level, and therefore on the more difficult side. From what I've heard, Direct3d is the same way, and wors... DocZ2A(15)
Kakuro generation944 (8/15/2006 3:30:29 AM) comp.programming Kakuro puzzles are more commonly known in the US as "Cross Sums" or similar. How would I generate these puzzles? I've figured out how to do so on paper, but I got stuck on proving that the puzzle has a unique ... apoelstra7169(201)
Logic question...7432 (9/4/2006 12:48:14 AM) comp.lang.c++ I am writing a game and I am having a challenge with my combat function. All I want to do is find out how to group pieces that are in the same space. There are two sides and all the units that are in the same... enki034(304)
Which is the Best cross platform language?4031 (12/8/2006 6:07:13 PM) comp.programming Hello I want to develop a yahoo messenger client. I am confused regarding the language. If anyone could help me? Is JAVA is best suitable for this? ( In terms of space and time complexity) thanks ... codergem(19)