-
-
GDGraph-histogram
Unofficial repo for software vendoring or packaging purposes
pod2text GD::Graph::histogram.pm > README
To install the module...
perl Makefile.PL
make
make test
make install
If you are on a windows box you should use 'nmake' rather than 'make'.
-
histogram
Write a C program that prints a horizontal histogram of the length of words in its input. However, ignore all words ... . So a “{“ by itself is ignored. For extra credit, create a vertical histogram instead.
/* if this file is used as a test file for the ...
-
histogram
... /repo
bigml
histogram
4.1.2
```
# Basics
... for charting.
The simplest way to use a histogram is to `create` one and then
`insert!` points ...
-
estrat-histogram
... word frequency.
Its author is Eric Stratmann (estrat). You can build estrat-histogram using cabal.
$ cabal install
estrat ... from
standard input and outputs a histogram to standard output.
$ estrat-histogram textfile1 textfile2
foo: ########
bar: ####
baz ...
-
Histogram
... is Ashwin Siripurapu.
To build this program, simply run "ghc --make histogram" (no quotation marks) at the command line.
To run this ... on a file or group of files, do "./histogram file1 file2 ..."
ex: ./histogram tom_sawyer.txt othello.txt 1984.txt
To ...
-
chart-histogram
This has been merged into Chart
# Deprecated
This package has been merged into [Chart](http://hackage.haskell.org/package/Chart-1.4/docs/Graphics-Rendering-Chart-Plot-Histogram.html)
-
Cuda-Histogram
Generalized Histograms for CUDA-capable GPUs
Generalized CUDA-histogram v0.1 README
----------------------------------------
Copyright Teemu Rantalaiho 2011-2012 ...
Performance Primitives' 1 and 4-channel 256-bin histogram - tested on v.4.0.17).
And what ...
-
histogram-fill
... Histogram-fill [](https://travis-ci.org/Shimuuar ... and filling histograms. It provides a rich
composable interface for histogram builders, and abstracts the notion of
binning.
...
-
histogram-equalisation
... plugin for Icy (http://icy.bioimageanalysis.org) that equalizes the
histogram of an image. This operation is also called "histogram flattening".
It operates on the selected channel of each image of a sequence.
Pixel intensities are transformed ...
-
Histogram
Creating histogram on the digit basis
-