This code implements the arithmetic coding algorithm used for text compression. At present it takes an input of fixed length but that can be modified in the code as required.
資源簡介:This code implements the arithmetic coding algorithm used for text compression. At present it takes an input of fixed length but that can be modified in the code as required.
上傳時間: 2017-04-18
上傳用戶:wangzhen1990
資源簡介:This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
上傳時間: 2013-12-23
上傳用戶:ynzfm
資源簡介:This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graph...
上傳時間: 2013-12-10
上傳用戶:trepb001
資源簡介:This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graph...
上傳時間: 2013-12-19
上傳用戶:WMC_geophy
資源簡介:this code implements the 64-bit DES algorithm in the platform visual studio 2005
上傳時間: 2017-05-03
上傳用戶:aysyzxzm
資源簡介:this code implements the DES with CBC algorithm in the platform visual studio 2005
上傳時間: 2014-01-09
上傳用戶:秦莞爾w
資源簡介:this code implements the DES algorithm for a file in JAVA
上傳時間: 2013-12-31
上傳用戶:x4587
資源簡介:This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device ...
上傳時間: 2015-04-02
上傳用戶:邶刖
資源簡介:This code implements the affects of linear and non linear kernel.
上傳時間: 2013-12-12
上傳用戶:電子世界
資源簡介:ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the C language, and witho...
上傳時間: 2014-01-16
上傳用戶:hustfanenze
資源簡介:This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers ...
上傳時間: 2014-01-27
上傳用戶:maizezhen
資源簡介:MATLAB source code: This function implements the *(int*)(&float_var).
上傳時間: 2014-01-09
上傳用戶:tb_6877751
資源簡介:This code in this directory implements the binary hopfield network. Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST, H5x8D7.TST and H5x8D9.TST, Output of...
上傳時間: 2014-01-16
上傳用戶:123啊
資源簡介:Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L....
上傳時間: 2016-01-23
上傳用戶:569342831
資源簡介:This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster ce...
上傳時間: 2014-01-15
上傳用戶:woshini123456
資源簡介:This code implements min binomial heaps and min leftist trees.Plus, measure and compare the relative performance of these two implementations under the assumption that the only permissible operations are insert and delete-min.
上傳時間: 2014-11-27
上傳用戶:2467478207
資源簡介:k-meansy算法源代碼。This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given ...
上傳時間: 2016-04-07
上傳用戶:shawvi
資源簡介:This directory contains code implementing the K-means algorithm using min-max distance.
上傳時間: 2016-10-11
上傳用戶:familiarsmile
資源簡介:This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the ...
上傳時間: 2013-12-27
上傳用戶:ruixue198909
資源簡介:This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other methods
上傳時間: 2013-12-03
上傳用戶:xzt
資源簡介:This m-file implements the frame difference algorithm for background subtraction.
上傳時間: 2013-12-26
上傳用戶:123456wh
資源簡介:This file include the normalized LMS algorithm and subband LMS algorithm. all of them are in m.file This file can be used to echo noise cancellation, and active noise control
上傳時間: 2014-02-06
上傳用戶:czl10052678
資源簡介:THE DECISION TREE algorithm USED VC
上傳時間: 2014-08-10
上傳用戶:1051290259
資源簡介:This code ports the uC/OS operating system by Jean LaBrosse to the TI TMS320C2xx family of DSP s.
上傳時間: 2014-11-27
上傳用戶:朗朗乾坤
資源簡介:This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask can only be scheduled on one Timer at a time, but * that this implementation does not enforce that constraint.
上傳時間: 2015-06-10
上傳用戶:無聊來刷下
資源簡介:VB6 has two very useful string functions: Join and Split. This code implements Join and Split functions using STL so that you can use them in your C++ programs
上傳時間: 2015-10-31
上傳用戶:我們的船長
資源簡介:This file describes the settings to be used by the documentation system doxygen (www.doxygen.org) for a project
上傳時間: 2014-01-24
上傳用戶:ddddddos
資源簡介:FSK信號鑒頻的程序.This program implements the function of finding out the largest and the second largest values of the sequence of "in_buffer[10]"
上傳時間: 2016-02-05
上傳用戶:youth25
資源簡介:ITU-T G.723.1 Speech Coder: Matlab implementation This package implements the speech coder and decoder. Full documentation is in the PDF file included with the package. The test folder has test programs for the coder and decoder (for W...
上傳時間: 2013-12-05
上傳用戶:qq521
資源簡介:This file implements the Date class member functions Date representation: int variable -- year,mon and day
上傳時間: 2014-01-22
上傳用戶:ynsnjs