Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #22.5K
~6K People Reached
Favorite Tags
java x 3
c++ x 2
c x 1
Member Avatar for endsamsara

Hi, well I need to do a program in Java that shows the solution of the famous game 8 puzzle (the object of the game is to place the tiles in their place with the less possible movements) So using the class Astar Given by our teacher we are asked …

Member Avatar for Weixing
-1
5K
Member Avatar for fatnickc

I'm about to start writing a genetic algorithm program which will be able to find the highest/lowest/whatever else values of variables required for an equation, and have come upon a point about which I am uncertain. I do not know whether I should store and work upon the values as …

Member Avatar for fatnickc
0
117
Member Avatar for divyendu

Hello all, I am a final year student developing a project on Image processing. I am thinking of using OpenGL for back-end processing. Is there any particular advantage in this choice like improved performance or ease-of-use? Are there any other options also available? I can code only in C/C++ & …

Member Avatar for MattEvans
0
182
Member Avatar for bimpok

I am going to develop a roadway traffic light simulator using java as my academic project. I have captured ideas about so from searching internets .I have to build a system which simulates a traffic network and the traffic flow is regulated using a fixed time controller first and then …

Member Avatar for stultuske
0
128
Member Avatar for lordx78

I doing a project about Genetic Algorithm (GA). I'm looking for some book that shows GA in Java. Please advise. [COLOR="Green"]Books[/COLOR] [COLOR="Red"]Websites[/COLOR] [COLOR="Green"]Journals[/COLOR] [COLOR="Red"]White Papers/ Publications[/COLOR]

Member Avatar for dickersonka
0
127
Member Avatar for happy8899

Can anyone show me how to solve the 8 puzzles either using the heuristic search thank you. if u can , u may attach the sourcecode too. thank u :cheesy:

Member Avatar for ahyeek
-1
170
Member Avatar for s0ren

Hello Friends, I am trying to implement the Recurrent Reinforcement Learning algorithm found in [URL="http://www.klab.caltech.edu/refweb/paper/425.pdf"]this paper[/URL] I am hoping that someone here can help me develop at least a pseudo code version of the algorithm. I plan to implement the final version in C#. This is for a school project …

Member Avatar for ahyeek
0
273
Member Avatar for Barbarrosa

Hello, I am fairly new to GDI+ and I am trying to make a DLL file in visual C++ which uses a basic neural network for OCR. My question is this: How can I manipulate bitmap images in visual c++? I know how to do it in Visual C# and …

Member Avatar for ahyeek
0
109
Member Avatar for omoz4real

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 aspect of it but programming it is a little bit more difficult for me though i have …

Member Avatar for ahyeek
-2
102