Command-line options, Advanced Statistics

Assignment Help:

Command-Line options

Compression:

C++:  ./compress  -f  myfile.txt  [-o  myfile.hzip  -s

Java:  sh  compress.sh  -f  myfile.txt  [-o  myfile.hzip  -s]

Decompression:

C++:  ./decompress  -f  myfile.hzip[-r  -v]

Java:  sh  decompress.sh  -f  myfile.hzip  [-o  myfile.txt  -s]

The command-line options that are within the square bracket are optional. The option \-f" precedes the input le name, which always has a .txt extension. The \-s" option prints statistics, such as for compression it prints, how many distinct characters are there, what is the compression ratio, and the wall clock time that it took for performing the compression task. For decompression, it prints how many character were written, and the wall clock time it took for performing the decompression task. The \-o" option precedes the name of an output le. If the output file name is not given, then we will append .hzip at the end of the input filename to create the output filename.


Related Discussions:- Command-line options

Mauchly test, Mauchly test is a test which a variance-covariance matrix of...

Mauchly test is a test which a variance-covariance matrix of pair wise differences of responses in the set of longitudinal data is the scalar multiple of identity matrix, a proper

Gauss markov theorem, This is the theorem which states that if the error te...

This is the theorem which states that if the error terms in a multiple regression have the same variance and are not corrected, then the estimators of the parameters in the model p

Explain multiple comparison tests, Multiple comparison tests : Procedures f...

Multiple comparison tests : Procedures for detailed examination of the differences between a set of means, generally after a general hypothesis that they are all equal has been rej

Mosaic displays, Mosaic displays  is the graphical display of the standardi...

Mosaic displays  is the graphical display of the standardized residuals from the fitting a log-linear model to a contingency table in which the colour and outline of the mosaic's '

Factor, The term used in a variety of methods in statistics, but mostly to ...

The term used in a variety of methods in statistics, but mostly to refer to the categorical variable, with a less number of levels, under examination in an experiment as a possible

Queuing, The number of passengers arriving at an airport terminal average 1...

The number of passengers arriving at an airport terminal average 1200 each hour. To process passengers (check in, take luggage, etc) take an average of 6 minutes each. There are

Historigram, difference between histogram and historigram

difference between histogram and historigram

Explain initial data analysis (ida), Initial data analysis (IDA): The firs...

Initial data analysis (IDA): The first phase in the examination of the data set which comprises  number of informal steps including the following steps * checking the quality o

Ecm algorithm, This is extension of the EM algorithm which typically conver...

This is extension of the EM algorithm which typically converges more slowly than EM in terms of the iterations but can be much faster in the whole computer time. The general idea o

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd