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

Latent class analysis, Latent class analysis is a technique of assessing w...

Latent class analysis is a technique of assessing whether the set of observations including q categorical variables, in specific, binary variables, consists of the number of diffe

Gaussian process, The generalization of the normal distribution used for th...

The generalization of the normal distribution used for the characterization of functions. It is known as a Gaussian process because it has Gaussian distributed finite dimensional m

Explain Geographical information system (gis), Geographical information sys...

Geographical information system (gis): The software and hardware configurations through which the digital georeferences are processed and displayed. Used to recognize the geograph

Durbin watson statistic, The Null Hypothesis - H0: There is no first order ...

The Null Hypothesis - H0: There is no first order autocorrelation The Alternative Hypothesis - H1: There is first order autocorrelation Durbin-Watson statistic = 1.98307

Fibonacci distribution, The probability distribution of the various observa...

The probability distribution of the various observations is required to obtain the run of two successes in the series of Bernoulli trials with the probability of success equal to a

Decision theory, A unified approach to all problems of prediction, estimati...

A unified approach to all problems of prediction, estimation, and hypothesis testing. It is based on concept of the decision function, which tells the performer of experiment how t

Fiducial inference, The problematic and enigmatic theory of an inference in...

The problematic and enigmatic theory of an inference introduced by the Fisher, which extracts a probability distribution for the parameter on the basis of the data without having f

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

Binomial distribution with continuity correction, Records on the computer m...

Records on the computer manufacturing process at Pratt-Zungia Limited show that the percentage of defective computers sent to  customers has been 5% over the last few years. Shipme

Band matrix, Band matrix: A matrix which has its non zero elements arrange...

Band matrix: A matrix which has its non zero elements arranged uniformly near to the diagonal, so that aij = 0 if (i - j)> ml or (j - i)> mu where aij are the elements of matrix a

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