Forum: C# Apr 10th, 2008 |
| Replies: 1 Views: 3,569 Hi everyone,
I was wondering if anyone could help me solve the popular 8 puzzle problem in C# using the A* algorithm or using the manhattans distance heuristics. actually i know the theoretical... |
Forum: C# Nov 6th, 2007 |
| Replies: 3 Views: 8,260 Hi everyone, please i created a C# windows application to implement a form with a ListBox, a TextBox, an Edit button, an Insert button, a Delete button, a Update button and an Exit button in the... |
Forum: C# Oct 30th, 2007 |
| Replies: 8 Views: 22,967 Hi everyone,
please i am writing a program in C# for connecting to a microsoft access database using visual studio 2005 and ADO.NET. i want to be able to use Dataset to update,delete,insert and edit... |
Forum: C# Oct 22nd, 2007 |
| Replies: 1 Views: 1,539 Hi to all
Please how do I read arithmetic operators from the keyboard.I am writing a C# program and i want the user to be able to input the values from the keyboard i.e 3+4.I have used the... |
Forum: Java Sep 6th, 2007 |
| Replies: 1 Views: 1,655 Hi please I not a new user in java programming language , i have been programming in java for up to 2 years but i have developed an interest in graphics. can any one please tell me where i can get... |
Forum: Java Apr 19th, 2007 |
| Replies: 0 Views: 1,193 Hi everyone
pls I have got two images on a JFrame which are represented by labels.one of them is generated randomly and i want to compare it to another and if they are both the same a message... |
Forum: Java Apr 13th, 2007 |
| Replies: 8 Views: 3,155 Hi peter_budo
sorry for disturbing too much.
Pls for the Random Images i finally got it to work but i used labels and the switch case statement with the Random class.
I was trying to use the... |
Forum: Java Apr 12th, 2007 |
| Replies: 8 Views: 3,155 Hi peter_budo
I was wondering if you could help me on this
I am trying to get a username from a text field when a button is pressed and the name stored in a text file.i have written the code but... |
Forum: Java Apr 11th, 2007 |
| Replies: 8 Views: 3,155 Hi peter_budo
you are great.I have finally solved the problem.Thanks for your great help.I think you are one of a kind and a genius.
Once again thank you.
Cheers
Omos |
Forum: Java Apr 11th, 2007 |
| Replies: 8 Views: 3,155 Hi peter_budo
Thanks for your reply which i found really helpfull.
i have done that already but it dosent work for me.the problem i am having is declaring an array for the images.should it be... |
Forum: Java Apr 11th, 2007 |
| Replies: 8 Views: 3,155 Pls i am a new member of dani web and i need help on implementing random images.
I have got six gif images on my frame ,a JComboBox and a Button.the JComboBox displays the images if each one is... |