资源列表
CS-OMP
- 最新理论压缩感知中的信号重构算法,能够实现OMP这种常用的重构算法-The latest theory of compressed sensing signal reconstruction algorithms to achieve this common OMP reconstruction algorithm
Conv_en--Decoder
- encoderr/decoder computation algortithm. user may vary the code
code
- 包含霍夫曼编码,算数编码,LZ编码以及GUI界面-Include Huffman coding, arithmetic coding, LZ coding and GUI interface
TVideoIOYuv
- 视频输入输出库涉及编解码过程的起始和结束操作,即编码开始的时候读取视频文件数据,解码结束的时候写视频文件数据。-Video input and output relates to encoding and decoding process of the start and end of the operation, i.e., when encoding video file data reading starts, when the end of the write decode video
CreatTin
- 创建TIN不规则三角网的C++简单程序!-Create a TIN of simple c++ program
dwt-compression
- Compression of digital images using DWT with improved thresholding.
code
- 一个简单的程序,演示JPEG图片DCT系数的读取与写入。-A simple code to read and write the DCT coefficients of JPEG image.
DWT
- discrete wavelet transform
sharbati.m.tar
- 1D Compressor Design
FUZZZYPID
- 本资源讲解了利用模糊理论与PID控制理论相结合的思路,设计了模糊PID控制器,并用于液压伺服系统中。-This resource explains the idea of using fuzzy theory and PID control theory, design a fuzzy PID controller and hydraulic servo system.
iso8583.c
- ISO8583包(简称8583包)是一个国际标准的包格式,最多由128个字段域组成,每个域都有统一的规定,并有定长与变长之分。8583包前面一段为位图,用来确定包的字段域组成情况。-The ISO8583 package (8583 pack) is an international standard format, and up to 128 field domain, each domain has a unified, and the fixed length and variable l
lzw
- 用C写的文件的压缩算法(已在xp下验证通过),可根据不同平台做移植-compress for file