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

Exploratory data analysis, The approach to data analysis which emphasizes t...

The approach to data analysis which emphasizes the use of informal graphical procedures not based on former assumptions about structure of the data or on the formal models for the

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

Define high-dimensional data, High-dimensional data : This term used for da...

High-dimensional data : This term used for data sets which are characterized by the very large number of variables and a much more modest number of the observations. In the 21 st

Cauchy distribution, Cauchy distribution : The probability distribution, f ...

Cauchy distribution : The probability distribution, f (x), can be given as follows   where α is the position of the parameter (median) and the beta β a scale parameter. Moments

Wilcoxon''s ranksum test, Wilcoxon's ranksum test is the distribution free...

Wilcoxon's ranksum test is the distribution free method or technique used as an alternative to the Student's t-test for assessing whether two populations have the same location. G

Bimodal distribution, Bimodal distribution : The probability distribution, ...

Bimodal distribution : The probability distribution, or we can simply say the frequency distribution, with two modes. Figure 15 shows the example of each of them

Variance inflation factor, VIF is the abbreviation of variance inflation fa...

VIF is the abbreviation of variance inflation factor which is a measure of the amount of multicollinearity that exists in a set of multiple regression variables. *The VIF value

Best subsets regression, In the time series plot and scatter graphs there w...

In the time series plot and scatter graphs there were many outliers that were clearly visible. These have been removed to identify if they were influential or had high leverage and

Statistical and Numerical methods using C ++, Write a c++ program to find t...

Write a c++ program to find the sum of 0.123 ? 10 3 and 0.456 ? 10 2 and write the result inthree significant digits.

Leaps-and-bounds algorithm, Leaps-and-bounds algorithm is an algorithm whi...

Leaps-and-bounds algorithm is an algorithm which is used to ?nd the optimal solution in problems which might have a large number of possible solutions. Begins by dividing the poss

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