资源列表
Huffman-decoding
- This file contains the decoding using huffman coding and is a generalized code for any set of data
system_response
- This file contains the 3 responses of any system. This is generalized code
NMEA-Parser
- This the parser of NMEA encoded data from GPS it separates lat and long-This is the parser of NMEA encoded data from GPS it separates lat and long
mass_spring
- This m file contains the code mass spring system and its constants
CSFrequencysparse
- 当前压缩感知很热,这是其中稀疏采样、重新构建、图像恢复的Matlab代码-CS Frequency sparse
Contacts
- android天气预报的代码,希望对大家能有所的帮助。-android source code
colorfilelargescale-steg-file
- the file is the algorithm used for the color based seganography with multiple compression algorithms-the file is the algorithm used for the color based seganography with multiple compression algorithms
fractal-nosearch-method
- A new modified fast fractal image compression algorithm *** nosearch method with 3 stages quadtree in DCT domain-A new modified fast fractal image compression algorithm *** nosearch method with 3 stages quadtree in DCT domain
NoiseCancellation
- It is the matlab code for denoising an EEG signal using adaptive algorithm. Moreover, the code also explains the performance difference between IIR and FIR comapared to adaptive techniques
Arithmatic
- arithmatic 编码,是图像压缩的主要算法之一,是一种无损数据压缩方法,也是一种熵编码的方法。-arithmatic coding is one of the main image compression algorithm and a lossless data compression method, but also a method of entropy coding.
lzw_compression
- LZW压缩编码源程序,用较短的代码来表示较长的字符串来实现压缩。 -LZW compression source code, with a shorter code to indicate a long string to achieve compression.
G711decode
- G711编解码功能,C++实现 ,请测试使用,及参考-G711 encoder,decoder