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

Explain laplace distribution, Laplace distribution : The probability distri...

Laplace distribution : The probability distribution, f(x), given by the following formula   Can be derived as the distribution of the difference of two independent random var

Expert systems, The computer programs designed to mimic the role of the exp...

The computer programs designed to mimic the role of the expert human consultant. This type of systems are capable to cope with the complex problems of the medical decision makin

Tests for heteroscedasticity, The Null Hypothesis - H0: There is no heteros...

The Null Hypothesis - H0: There is no heteroscedasticity i.e. β 1 = 0 The Alternative Hypothesis - H1:  There is heteroscedasticity i.e. β 1 0 Reject H0 if nR2 > MTB >

Normality - reasons for screening data, Normality - Reasons for Screening...

Normality - Reasons for Screening Data Prior to analyzing multivariate normality, one should consider univariate normality Histogram, Normal Q-Qplot (values on x axis

Contour plot, Contour plot : A topographical map drawn from data comprising...

Contour plot : A topographical map drawn from data comprising observations on the three variables. One variable is represented on horizontal axis and the second variable is represe

Multidimensional scaling (mds), Multidimensional scaling (MDS)  is a generi...

Multidimensional scaling (MDS)  is a generic term for a class of techniques or methods which attempt to construct a low-dimensional geometrical representation of the proximity matr

Cohort study, Cohort study : An investigation in which the group of individ...

Cohort study : An investigation in which the group of individuals (or the cohort) is identi?ed and followed prospectively, possibly for many years, and their subsequent medical his

Explain markers of disease progression, Markers of disease progression : Qu...

Markers of disease progression : Quantities which form a general monotonic series throughout the course of the disease and assist with its modelling. In uasual such quantities are

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

Explain kolmogorov smirnov two-sample method, Kolmogorov Smirnov two-sample...

Kolmogorov Smirnov two-sample method is a distribution free technique which tests for any difference between the two populations probability distributions. The test is relied on t

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