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.
资源简介: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
资源简介: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
资源简介: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 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 code implements the affects of linear and non linear kernel.
上传时间: 2013-12-12
上传用户:电子世界
资源简介: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 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 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 file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0 - 100 ( read on P1 ) The output is the car s speed ( P2 - P0 )
上传时间: 2014-01-01
上传用户:13160677563
资源简介: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啊
资源简介: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
资源简介: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
资源简介:MATLAB source code: This function implements the *(int*)(&float_var).
上传时间: 2014-01-09
上传用户:tb_6877751
资源简介:This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value.
上传时间: 2014-01-05
上传用户:181992417
资源简介:This code is used for modeling frequency response and phase change of accelerometer.
上传时间: 2013-12-18
上传用户:源弋弋
资源简介:This code is used to TCP/IP connection It is developed by PIC18F452 and all this code is successfully.
上传时间: 2014-11-27
上传用户:it男一枚
资源简介:kalman filter is described in this code and implemented
上传时间: 2014-01-22
上传用户:xlcky
资源简介: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 ExtTime member functions and the Time class member functions
上传时间: 2016-05-06
上传用户:2525775
资源简介:pca人脸识别This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not chang...
上传时间: 2014-01-03
上传用户:佳期如梦
资源简介:PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not ch...
上传时间: 2016-06-25
上传用户:trepb001
资源简介:PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not chan...
上传时间: 2016-06-25
上传用户:hakim
资源简介:PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not chan...
上传时间: 2016-06-25
上传用户:cylnpy
资源简介:PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not chan...
上传时间: 2013-12-16
上传用户:JIUSHICHEN
资源简介:Fax and soft modem source code. - Fast Version You can use this code to build a soft modem function in your embedded system.
上传时间: 2016-08-04
上传用户:彭玖华
资源简介:Fax and soft modem source code. - Slow modem You can use this code to build a soft modem function in your embedded system. This is a slow version
上传时间: 2016-08-04
上传用户:wanghui2438
资源简介:As the source code name, this code is writing in Verilog and also inside the folder there is a c code to see the simulation results from verilog.
上传时间: 2013-12-27
上传用户:wangdean1101