dijkstra's shortest path algorithm

I am having problems trying to create dijkstra's shortest path algorithm using AdjMat(i,j) i have no clue about how to go about it or how about writing code for it, so does anyone have any idea's or examples to show me?
[228 byte] By [JDSVPa] at [2007-9-29 20:42:16]
# 1
I've an idea: learn to use a search engine. There are thousands of actual implementations which you can find with Google, and if you search this site using the form on the top-right you can probably find a few.
YATArchivista at 2007-7-16 0:52:58 > top of Java-index,Other Topics,Algorithms...