DIJKSTRA ALGORITHM IN JAVA
9
Get File Size
9
I came across this in the Java Docs, in my ever growing attempt to learn Java.
I needed to implement custom listener events.
I needed to implement custom listener events.
9
Simple class to allow cut and paste to clipboard.
9
Reading and writing to a URL connection, thanks to Java.
10
This simple function simply removes the character at the given index from a string.
NOTE: The count starts from 0
NOTE: The count starts from 0
10
Adds any character at the given index of a string.
NOTE: Count starts from 0
NOTE: Count starts from 0
10
Java properties files can yield undesirable results at runtime, if there happen to be spaces at the end of some lines.
Requires a win32 port for the GNU utilities grep and sed - e.g. http://unxutils.sourceforge.net/.
Requires a win32 port for the GNU utilities grep and sed - e.g. http://unxutils.sourceforge.net/.
10
Format Bytes
11
Convert an irregular name=value pair string into a formatted array.
11
mattrmiller
Recursively delete a directory, emptying all contents.









