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

Generalized additive models, Models which make use of the smoothing techniq...

Models which make use of the smoothing techniques such as locally weighted regression to identify and represent the possible non-linear relationships between the explanatory and th

Zero sumgame, Zero sumgame is a game played by the number of persons in wh...

Zero sumgame is a game played by the number of persons in which the winner takes all stakes given by the losers so that the algebraic sum of gains at any stage is zero. Number of

Indirect standardization, Indirect standardization is the procedure of adju...

Indirect standardization is the procedure of adjusting the crude mortality or morbidity rate for one or more variables by making use of a known reference population. It may, for in

Common cause failures (ccf), Common cause failures (CCF): Simultaneous fai...

Common cause failures (CCF): Simultaneous failures of the number of components due to a same reason. A reason can be external to the components, or it can be the single failure wh

Residual calculation, Regression line drawn as y= c+ 1075x ,when x was2, an...

Regression line drawn as y= c+ 1075x ,when x was2, and y was 239,given that y intercept was 11. Calculate the residual ?

Procrustes analysis, Procrustes analysis is a technique of comparing the a...

Procrustes analysis is a technique of comparing the alternative geometrical representations of a group of multivariate data or of the proximity matrix, for instance, two competing

Two-phase sampling, Two-phase sampling is the sampling scheme including tw...

Two-phase sampling is the sampling scheme including two distinct phases, in the first of which the information about the particular variables of interest is collected on all the m

Define least significant difference test, Least significant difference test...

Least significant difference test is an approach to comparing a set of means which controls the family wise error rate at some specific level, let's assume it to be α. The hypothe

Design matrix, It is used generally for the matrix which specifies a statis...

It is used generally for the matrix which specifies a statistical model for a set of observations. For instance, in a one-way design with the three observations in one group, tw

Censored observations, Censored observations : An observation xi on some va...

Censored observations : An observation xi on some variable of interest is consired to be censored if it is known that xi Li (left-censored)or xi Ui (right-censored) where Li and Ui

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