Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 18:05, 22 March 2011Han84 (Talk | contribs). . (3,517 bytes) (+3,517). . (New page: <source lang="java"> public static void fileCompressMultiEn(java.io.File[] fileList, java.io.File compressedFile) { java.io.FileOutputStream fos = null; try { fos = new java.io.FileOu...)

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett