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

Centile reference charts, Centile reference charts : Charts which are used ...

Centile reference charts : Charts which are used inmedicine to observe the clinical measurements on individual patients in the context of the population values. If the population i

Hirap, #q A paper mill products two grade of paper viz., X & Y. Because of ...

#q A paper mill products two grade of paper viz., X & Y. Because of raw material restriction, it cannot produce more than 400 tons of grade X paper & 300 tons of grade Y paper in a

Matching distribution, Matching distribution is  a probability distributi...

Matching distribution is  a probability distribution which arises in the following manner. Suppose that the set of n subjects, numbered 1; . . . ; n respectively, are arranged in

Regression analysis, The regression analysis is used to fit a model descr...

The regression analysis is used to fit a model describing the relationship of a dependent variable with independent variable(s). Here we have fitted three regression models:

L''abbe ´ plot, L'Abbe ´ plot is often used in the meta-analysis of the cl...

L'Abbe ´ plot is often used in the meta-analysis of the clinical trials where the result is the binary response of it. The event risk (number of events/number of the patients in a

Group divisible design, Group visible design is an arrangement of the v mn ...

Group visible design is an arrangement of the v mn treatments in b blocks such that: * Each block comprises k distinct treatments k5v; * Each treatment is replicated r number

Last observation carried forward, Last observation carried forward is a te...

Last observation carried forward is a technique for replacing the observations of the patients who drop out of the clinical trial carried out over a time period. It consists of su

Construct the de bruijn digraph, A directed graph is simple if each ordered...

A directed graph is simple if each ordered pair of vertices is the head and tail of at most one edge; one loop may be present at each vertex. For each n ≥ 1, prove or disprove the

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