搜索资源列表

  1. bwtcode

    0下载:
  2. bwt压缩方式的源码-BWT compression of the source
  3. 所属分类:压缩解压

    • 发布日期:2024-04-29
    • 文件大小:22528
    • 提供者:边珠峰
  1. 24703

    0下载:
  2. This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just
  3. 所属分类:压缩解压

    • 发布日期:2024-04-29
    • 文件大小:35840
    • 提供者:郭春阳
  1. zzip-zzlib-src

    0下载:
  2. zzip-zzlib-src.zip. A new archiver that uses a BWT algorithm to achieve superior compression. The author has now released the source code to zzip under the GPL. -zzip- zzlib- src.zip. A new archiver that u ses a BWT a
  3. 所属分类:压缩解压

    • 发布日期:2024-04-29
    • 文件大小:58368
    • 提供者:jason..
  1. bwtcodec_matlab_code

    0下载:
  2. BWT transform 与文本文件结合的演示,对了解其原理有帮助。-BWT transform a text file with the combination of demonstration, to the understanding of its principle has to help.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:quanxiu
  1. bwt

    0下载:
  2. 是图像的二维小波变换加上压缩编码,效果好-Is the image together with two-dimensional wavelet transform coding, effective
  3. 所属分类:波变换

    • 发布日期:2024-04-29
    • 文件大小:11264
    • 提供者:awh1979
  1. bwt

    0下载:
  2. Burrows Wheeler Transform_Encoder and Decoder
  3. 所属分类:压缩解压

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:indrax
  1. bwt_matlab_code

    0下载:
  2. it describes about the Bwt transform for image
  3. 所属分类:软件工程

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:sathya
  1. +Compress

    0下载:
  2. Per gli interessati ai metodi della compressione una vera miniera d oro, oltre 70 algoritmi all interno di moduli base indipendenti consentono a questo programma di mostrare il loro utilizzo e le loro performances,
  3. 所属分类:压缩解压

    • 发布日期:2024-04-29
    • 文件大小:171008
    • 提供者:vittorio
  1. bwtari06

    0下载:
  2. 一个采用BWT变换和算术编码的压缩程序,具有较高的压缩率。-A use of BWT transform and arithmetic coding compression program, with a high compression ratio.
  3. 所属分类:压缩解压

    • 发布日期:2024-04-29
    • 文件大小:11264
    • 提供者:高春德
  1. bwt

    0下载:
  2. 伯克利变换 很难下载的,,希望能帮大家!-Berkeley transformation is difficult to download, I hope help you!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:杨攀
  1. bwt

    0下载:
  2. 压缩编码之BWT,用于BWT压缩算法前的建模部分,然后可进行适当的能量集中后可以采用算术编码或其他类型编码-compressing coding BWT
  3. 所属分类:压缩解压

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:haree
  1. bwt

    0下载:
  2. The Berkeley Wavelet Transform (BWT) comprises four pairs of mother wavelets at four orientations. Within each pair, one wavelet has odd symmetry, and the other has even symmetry. By translation and scaling of the whole
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:10240
    • 提供者:bikramaditya
  1. bwt-code

    0下载:
  2. bwt源代码,希望对大家有所帮助,基于matlab开发的
  3. 所属分类:matlab例程

    • 发布日期:2024-04-29
    • 文件大小:11264
    • 提供者:yyy
  1. BBB

    0下载:
  2. 一款基于BWT的无损压缩编解码器,压缩比较高。-an compress codec based on BWT,having a comparablly high compress ratio.
  3. 所属分类:压缩解压

    • 发布日期:2024-04-29
    • 文件大小:104448
    • 提供者:tornado
  1. bwt

    0下载:
  2. The Burrows wheeler transform of matrix x, it will calculate the Burrows wheeler transform of the matrix a and will output the encoded signal with primary index value
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:Asif
  1. bwtenc

    0下载:
  2. The Burrows wheeler transform of matrix x, it will calculate the Burrows wheeler transform of the matrix a and will output the encoded signal with primary index value this program will calculate the burrows wheeler
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:Asif
  1. bwtdec

    0下载:
  2. The Burrows wheeler transform of matrix x, it will decode the Burrows wheeler transformed matrix a and will output the original image with this program will re-calculate the original image of input bwt imag
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:Asif
  1. BWT

    0下载:
  2. Burrows-Wheeler转换,也称为块排序,是80年代提出来的一种新型压缩方法,对文本有很好的压缩率。-Burrows-Wheeler Transformation,also called Block Sorting
  3. 所属分类:matlab例程

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:hp
  1. BWT

    0下载:
  2. BWT压缩方法描述,是一种被bzip2等数据压缩技术所使用的算法-The Burrows–Wheeler transform (BWT, also called block-sorting compression), is an algorithm used in data compression techniques such as bzip2.
  3. 所属分类:压缩解压

    • 发布日期:2024-04-29
    • 文件大小:34816
    • 提供者:sununjoy
  1. BWT

    0下载:
  2. algrithm BWT in language c++
  3. 所属分类:压缩解压

    • 发布日期:2024-04-29
    • 文件大小:199680
    • 提供者:dariakopitok
« 12 3 »

源码中国 www.ymcn.org