登录
首页 » matlab » SNIC_mex

SNIC_mex

于 2019-03-12 发布
0 177
下载积分: 1 下载次数: 0

代码说明:

说明:  完整的SNIC的算法,可直接运行,无需其他操作(SNIC algorithm, can run directly)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • HUFF_SC
    HUFF_SC.ZIP => HUFFMAN Source code.ZIP
    2010-01-19 22:46:01下载
    积分:1
  • ya_shuo
    一个可以简单的压缩小程序,是利用游程编码原理(One can simply compress small program is the use of run-length coding theory)
    2014-12-18 14:06:52下载
    积分:1
  • rtl
    说明:  读图转灰度3 bit量化,模拟游程编码解码过程(Gray Level 3 Bit Quantization for Run-length Coding and Decoding)
    2019-05-14 21:26:25下载
    积分:1
  • 3D-SPIHT
    说明:  3-D SPHIT 压缩Matlab 程序及一些宝贵的MRI 3D序列图(3-D SPHIT compression Matlab procedures and some valuable MRI 3D sequence diagram)
    2008-11-23 11:18:44下载
    积分:1
  • cockroach
    用于对图像的huffman编解码,创建了图像界面,按照提示操作(Huffman codec used on the image to create a graphical interface, follow the prompts)
    2012-05-29 12:45:47下载
    积分:1
  • FDR-COMPRESS
    一种改进的方案,它针对硬故障集的特点利用指示频率连续长度码(FDR码)进行二次编码压缩。该方法充分利用测试集中无关位较多而测试模式之间变化位较少的特征,应用贪心算法对预先计算的测试集进行了重新排序,尽可能的使相邻的向量间具有最少的不同位,排列成一个最佳的差分向量序列,然后应用FDR码对差分向量序列进行编码,最后对压缩结果重新分块,按照一次压缩的流程进行二次压缩。在解压时,使用片上解压电路解压,能高效地还原出原测试集。最后通过对Soc部分标准电路硬故障集的测试结果显示,本方案具有较好的压缩率。(a new improved method was proposed in the paper,the method using Frequency-Directed Run-length(FDR codes)coding for the twice aimed at hard-fault. It fully takes advantage of the characters that there are many don’t-care bits in the test set but a few different bits between the test patterns, Then it applies the greed calculate way to sort the precomputed test sets and make the close together vector have the least different sites possibly. It uses the FDR codes to coding the vectors,then blocks the results and uses the FDR codes to compress for the second time. Decompression used of on-chip circuit extract unpack,it will be deoxidize the original test efficient.using the hard-fault to compress and the experimental results prove that the improved coding method of this paper has the better compression ratios has been proved at last. )
    2009-05-12 14:32:23下载
    积分:1
  • 基于verilog的LZS算法
    基于verilog的LZS压缩和解压算法,压缩比1;2 。里面带有C原言的代码。已经通过验证!(Verilog based LZS compression and decompression algorithm, compression ratio 1; 2. It has the C code in it. It has been verified!)
    2018-07-23 10:35:55下载
    积分:1
  • VC_programming_LZARI_classic_code_compression_algo
    VC编程实现LZARI压缩算法经典代码VC programming LZARI classic code compression algorithm (VC programming LZARI classic code compression algorithm )
    2010-09-09 11:25:30下载
    积分:1
  • Jpeg
    视音频课程作业,对视频抽帧,对单张图片进行yuv420采样、DCT变化、量化以及反量化、IDCT变化(Jpeg Encoding & Decoding)
    2017-12-15 11:25:46下载
    积分:1
  • Traversalalgo
    Codes". Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of the bit string representing any other symbol) that expresses the most common characters using shorter strings of bits than are used for less common source symbols. Huffman was able to design the most efficient compression method of this type: no other mapping of individual source symbols to unique strings of bits will produce a smaller average output size when the actual symbol frequencies agree with those used to create the code. A method was later found to do this in linear time if input probabilities (also known as weights) are sorted.
    2009-12-01 04:47:10下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载