Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.899 Times

Codebook freeware
 

Codebook

Added: May 11, 2013 | Visits: 476

Vector Quantization - K-Means This function is for training a codebook for vector quantization. The data set is split to two clusters, first, and the mean of each cluster is found (centroids). The disttance of each vector from these centroids is found and each vector is associated with a cluster. The mean of vectors of each... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Vector Quantization - K-Means Download

Added: September 17, 2010 | Visits: 1.486

Dabo Dabo is a three-tier, cross-platform database application development framework, written in Python with the wxPython GUI toolkit. Dabos authors, Ed Leafe and Paul McNett, have strong backgrounds in database application development using the awesome and underrated Microsoft Visual FoxPro... Platforms: *nix

License: Freeware Size: 573.44 KB Download (102): Dabo Download

Added: January 27, 2010 | Visits: 1.372

IP::Anonymous IP::Anonymous is a Perl port of Crypto-PAn to provide anonymous IP addresses. SYNOPSIS use IP::Anonymous; @key = (0..31); my $object = new IP::Anonymous(@key); print $object->anonymize("192.0.2.0")."n"; This is a Perl port of Crypto-PAn. Crypto-PAn is a cryptography-based sanitization... Platforms: *nix

License: Freeware Size: 5.12 KB Download (113): IP::Anonymous Download

Added: June 11, 2013 | Visits: 447

Example of Lempel Ziv coding [dec_cod, code_bin, code_book] = lempel_ziv(alf, str)It's a function with three output variables and two input variables.'dec_cod' is the decimal code that codify the input string 'str'.'code_bin' is the binary code of the string obtained from the 'dec_cod' conversion.'code_book' is the code-book... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Example of Lempel Ziv coding Download