A simple (de)compression program using Run Length Encoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData)
资源简介:A simple (de)compression program using Run Length Encoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData)
上传时间: 2015-12-24
上传用户:远远ssad
资源简介:This distribution contains source code for a simple object tracking program using particle filtering. You need to have the OpenCV Library and the GNU Scientific Library (GSL) installed to compile and use the programs. See the below two...
上传时间: 2017-04-08
上传用户:talenthn
资源简介:51 single-chip implementation using a simple four-way program design Answer A total of single-chip Quick Start
上传时间: 2017-04-21
上传用户:xinyuzhiqiwuwu
资源简介:A Simple Glass Breakage Detector Using the MSP430
上传时间: 2013-12-12
上传用户:jkhjkh1982
资源简介:a simple PC Dos program for getting DEX data out of the Vending Machine s DEX port. compile under Borland C++ 3.1
上传时间: 2016-12-04
上传用户:独孤求源
资源简介:a simple keil c program
上传时间: 2017-04-04
上传用户:hxy200501
资源简介:a 2-d FDTD program using PML
上传时间: 2013-11-30
上传用户:二驱蚊器
资源简介:The view238 application is a simple tool for graphically displaying STEP-NC toolpaths. It is a Java application that reads AP-238 XML data using the DOM inferface, then finds and display the toolpaths within. At present, only polylines, and...
上传时间: 2013-12-02
上传用户:zhangliming420
资源简介:資料壓縮技術與應用-變動長度編碼壓縮及解壓縮(Run Length Encoding) 整數採用固定長度一個位元組表示法 對於只出現一次的位元組S亦用iS取代
上传时间: 2016-08-15
上传用户:GavinNeko
资源简介:資料壓縮技術與應用-變動長度編碼壓縮(Run Length Encoding)~ 整數採用固定長度一個位元組表示法~ 對於只出現一次的位元組S亦用iS取代~
上传时间: 2016-08-15
上传用户:asdfasdfd