DIJKSTRA ALGORITHM IN JAVA





ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

« Previous 1 2 3 4 5 6 7 8 9  ...  13 14 Next »
8
Date Submitted Wed. Sep. 27th, 2006 8:01 PM
Revision 1
Beginner zywien
Tags C | swap
Comments 5 comments
Nifty way to swap two integers in C (C++) without using a temporary variable. Uses one line of code (3 assignments).
-5
Date Submitted Tue. Nov. 8th, 2005 6:10 AM
Revision 1
Beginner XStatic
Tags CSharp | Parse. Number | String
Comments 0 comments
Parsing a String for Numbe
12
Date Submitted Thu. Oct. 12th, 2006 5:34 PM
Revision 1
Scripter wiz1705
Tags C | stdin | termios
Comments 0 comments
Using the Termios library, we can have the user enter a character on the keyboard, without it being displayed on the screen.
2
Date Submitted Tue. Nov. 8th, 2005 7:37 AM
Revision 1
Beginner webdude
Tags ASP | LCase | String
Comments 1 comments
LCase Functio
2
Date Submitted Mon. Jun. 9th, 2008 7:06 PM
Revision 1
Beginner vertxch
Tags DB | Java | JDBC | postgresql
Comments 0 comments
Conexion de una base de datos de PostgreSql 8.2 a Java
7
Date Submitted Sun. Oct. 8th, 2006 9:28 PM
Revision 1
Beginner trevis
Tags Array | JavaScript | setTimeout | String
Comments 3 comments
I use this function when passing an array to a function being called from setTimeout();
-9
Date Submitted Wed. Oct. 11th, 2006 6:57 AM
Revision 1
Beginner toriwells
Tags criptography | divertimento | Java
Comments 1 comments
Classe que donada una frase té com a sortida la mateixa frase però havent-li aplicat la xifra del cèsar (per defecte amb valor 3).
-8
Date Submitted Wed. Oct. 11th, 2006 7:04 AM
Revision 1
Beginner toriwells
Tags criptography | divertimento | Java
Comments 1 comments
Classe que pren una frase i una clau i obté com a sortida el missatge encriptat usant l'algorisme de Vigenère.
5
Date Submitted Wed. Oct. 11th, 2006 7:15 AM
Revision 1
Beginner toriwells
Tags com | Date | Java
Comments 0 comments
This function returns a Date object being set at 12 A.M. It is useful for comparing dates where you don't know if they'll come set at the beginning of the day or not.
12
Date Submitted Thu. Mar. 9th, 2006 4:02 AM
Revision 1
Scripter TimYates
Tags Java | String | Word
Comments 1 comments
If you have ever written a website or java application where people paste stuff in from Word, you are likely to have hit the problem of Word using high ascii chars for "open quotes", "close quotes", reg symbol, etc...

This java class (with a single static method) can replace the most prevalent of these with normal ascii values

Hope it helps someone...
« Previous 1 2 3 4 5 6 7 8 9  ...  13 14 Next »