165
votes
20answers
4k views
What is the best Battleship AI?
Battleship!
Back in 2003, (when I was 17,) I competed in a Battleship AI coding competition. Even though I lost that tournament, I had a lot of fun and learned a lot from it.
No …
0
votes
3answers
189 views
C# /Linq Yet another Brain Teaser
Friends, there is yet another scenario to solve. I am working it out without applying Linq.But I hope it is good opportunity for me to learn Linq if you share your code in Linq.
I …
-5
votes
1answer
87 views
is_dir function is stopping Apache service [closed]
is_dir function is stopping Apache service
59
votes
7answers
2k views
Learning about LINQ
Overview
One of the things I've asked a lot about on this site is LINQ. The questions I've asked have been wide and varied and often don't have much context behind them. So in an …
0
votes
0answers
39 views
xmi metadata interchange/uml
One of the purposes for XMI (XML Metadata Interchange) is to allow and easy interchange of metadata between UML modeling tools and MOF- based metadata repositories in distributed h …
0
votes
0answers
18 views
I have installed Rational ClearQuest Designer 7.1, when income can not be displayed clearQuestWeb patterns changed in ClearQuest Designer … [closed]
I have installed Rational ClearQuest Designer 7.1, when income can not be displayed clearQuestWeb patterns changed in ClearQuest Designer ...
0
votes
2answers
84 views
Network programming [closed]
Possible Duplicate:
Network Programming
I am developing a network game and I want a move made by another player to appear to others players, basically whatever happens on …
0
votes
3answers
131 views
JSP hosting on Google App Engine?
Any body hosted JSP in GoogleAppEngine...
I Expect the user experiences from GoogleAppEngine
Is it easy to maintain JSP/Servlet .
I have used another free webhosting service.But i …
-6
votes
1answer
138 views
Hi dear programers [closed]
how can i put my c function into c laibrary .
please give me by compleate details answer becuse i am new with c .
thanks
-5
votes
1answer
73 views
about project topic [closed]
i want project topic based on mobile using anroid which will be completed within 1 month
-3
votes
2answers
69 views
asp:silverlight
While using
<asp:Silverlight ID="Xaml1" runat="server"/>
an error occurs. What can we do?
-1
votes
2answers
103 views
sql server 2005
hi friends
I have to update the primary key. When i am inserting in a data grid it newly inserting a record. I am unable to. What is the reason, pls help me.
-4
votes
3answers
197 views
Dealloc not called automatically
In my iphone app in objective c, dealloc doesn't call automatically
0
votes
4answers
702 views
How to convert CIDR to network and IP address range in C#?
I have been looking around quite a bit to find some C# code to convert a network in CIDR notation (72.20.10.0/24) to an IP address range, without much luck. There are some threads …
1
vote
1answer
142 views
Calculating SVG paths
Hi guys
I have a quite complex image map (made up of over 150 pieces) and I want to convert the coords within the map to SVG path standard format.
The reason why is I want to use …
