-
-
[
Matlab]
sat_vap_press.rar
Calculates the saturation pressure of water based on input of Celcius Temperature. Vapor pressure is calculated with units of pascals.
-
-
[
Visual C++ (VC++)]
Rle_Rld.rar
Run length Coding and Run Length decoding .take an input and encode and at the decoder side decode it
Category:
SCM Upload User:
yunhuan808 Size:
1K
-
[
C/C++]
crc.rar
CRC Code:
Input: polynomial p(x) space bar and caption (max 10000 chars).
Output: CRC Code
-
-
[
Matlab]
viterbiDecoderConvolutionalCode.rar
... code. The encoder could be designed arbitrary through the generate matrix and parameter k. The number of row of generate matrix is output bits, and collom is constraint length. Parameter k is the number of parallel input. test.m is the main file.
-
-
-
[
IDL]
batch_bandmath.rar
... program is designed to perform a band math statement on a large number of input files. It requires the user to keep a constant “prefix” for the input files corresponding to the bandmath bands (e.g. b1,b2, … bN). Inputs: A “band set” is ...
-
[
Java/JSP]
ImageLabel.rar
*ImageLabel is an algorithm that applies Connected Component Labeling
*alogrithm to an input image. Only mono images are catered for.