Dump File Icon

Dump File

Dump content of files in hexadecimal and as text

Dump FileOverview

Editor: dump content of files in hexadecimal and as text
Write a Java Console application to dump the contents of a file in hexadecimal and as 8-bit ASCII text. Don't prompt the user for the name of the input file; get the file name as a parameter (argument) on the command line. Similarly, write the dump on standard output with System.out.println, which can be redirected to a file by the user with ">" on the command line. You may add any options that you feel are necessary, and those options will appear on the command line as additional parameters/arguments.
File dump utilities are not the place for graphical user Interfaces. They must be fast, simple, and correct, because they will be used to dump very large files, and the resulting dump file is usually five times bigger than the original input file. In this application, you will need to make several decisions based on speed. For example, reusing StringBuffer objects is FASTER than creating temporary String objects (up to 20% faster in this application). You will also need to recognize the difference Between bytes and characters: the input file must be read as bytes, while the dump may be written as characters.

NEW

Fixed some bugs.

Dump FileInformation

Version
5.0
Date
12.07.08
License
Free
Language
English
File Size
218KB
Developer
Category
Operating Systems
Windows 2003, XP, 2000, 98
System Requirements
No additional system requirements.
Character Map Icon
Display characters in text fonts, copy those characters to the system clipboard.
Free
Icon Editor Icon
edit icon images in Windows or FAVICON.ICO files for web pages
Free
More
Microsoft Visual FoxPro 9.0 Service Pack Icon
Download Service Pack 2 for Microsoft Visual FoxPro 9.0.
Free
Visual Studio 2010 Professional Icon
Creating, debugging and deploying applications.
Free
Visual Studio 2010 Ultimate Icon
Simplifies solution development, lowering risk and increasing return.
Free
LaTeX Editor Icon
rapid TeX/LaTeX document processing
Free
Visual Studio 2010 Ultimate ISO Icon
Provides an integrated environment of tools and server infrastructure
Free
Visual Studio 2010 SP1 Icon
Microsoft Visual Studio 2010 Service Pack 1 Beta.
Free
GNU Compiler Collection Icon
The GNU Compiler Collection includes front ends for C, C++, Objective-C, etc.
Free
Visual FoxPro 7.0 Service Pack Icon
An update for the released version of Microsoft Visual FoxPro 7.0.
Free
More