CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 压缩

搜索资源列表

  1. 数据压缩程序

    0下载:
  2. 此程序包括四种数据压缩和解压方法
  3. 所属分类:压缩解压

    • 发布日期:2009-11-07
    • 文件大小:4.36mb
    • 提供者:fengpiaoxue
  1. 基于形态学的信号压缩算法

    2下载:
  2. 基于形态学的信号压缩算法matlab程序,能够实现较高的压缩比
  3. 所属分类:压缩解压

  1. LZMA压缩/解压缩,接口简单

    0下载:
  2. LZMA压缩/解压缩,接口简单,使用方便,内存占用经过合理安排,效率非常高,支持多线程。,LZMA compress/decompress, interface is very simple, easy to use, high efficiency, lower memory use, support multi thread
  3. 所属分类:压缩解压

    • 发布日期:2017-03-23
    • 文件大小:126.83kb
    • 提供者:江浩
  1. zipfunc.使用zlib进行压缩和解压的程序

    2下载:
  2. 一个使用zlib进行压缩和解压的程序,a encoding and decoding program using zlib
  3. 所属分类:压缩解压

    • 发布日期:2014-03-11
    • 文件大小:67.71kb
    • 提供者:
  1. lzw_soft.zip lzw压缩解压算法源码

    0下载:
  2. lzw压缩解压算法源码,The soruce of LZW compression algorithm
  3. 所属分类:压缩解压

    • 发布日期:2017-11-08
    • 文件大小:73.57kb
    • 提供者:
  1. huff_stream.zip 用于数据流压缩的huffman算法

    0下载:
  2. 用于数据流压缩的huffman算法 ,Huffman algorithm used for data stream
  3. 所属分类:压缩解压

    • 发布日期:2017-11-08
    • 文件大小:16.3kb
    • 提供者:
  1. 压缩感知的几种重构算法比较的源代码

    5下载:
  2. 压缩感知的几种重构算法比较的源代码 有OMP CoSaMP SP等 现有算法包括的比较全-Several compressed sensing reconstruction algorithm to compare the source code has OMP CoSaMP SP comparison of other existing algorithms, including full-
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:7.45kb
    • 提供者:hui
  1. 压缩感知图像重构的算法

    8下载:
  2. 这是我自己编写的压缩感知图像重构的算法,用于学习,先稀疏,再观测系数,最后重建-This is your perception image compression algorithm used to study and review, thin, and observation of the reconstruction and
  3. 所属分类:matlab例程

    • 发布日期:2016-03-04
    • 文件大小:8kb
    • 提供者:qht
  1. ZIP压缩源码

    0下载:
  2. ZIP压缩源码,原来少了一些库的也找到,大家可以放心下载-ZIP compression source, less the original library also find, we can be assured that download
  3. 所属分类:压缩解压

    • 发布日期:2017-05-14
    • 文件大小:3.61mb
    • 提供者:jhjin
  1. lzma压缩算法源码

    1下载:
  2. 7-zip压缩源码,里面有很多压缩算法。-7-zip compression source code, there are many compression algorithms.
  3. 所属分类:压缩解压

    • 发布日期:2012-11-09
    • 文件大小:468.59kb
    • 提供者:叶峰
  1. Matlab下用压缩感知恢复一维信号

    7下载:
  2. Matlab下用压缩感知恢复一维信号(正交匹配追踪法)-Matlab recovery under the one-dimensional compressed sensing signal (orthogonal matching pursuit method)
  3. 所属分类:matlab例程

    • 发布日期:2012-11-14
    • 文件大小:1.21kb
    • 提供者:刘龙
  1. Lempel-Ziv 压缩算法

    0下载:
  2. Lempel-Ziv 压缩算法文档--Lempel-Ziv compression algorithm documents
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:42kb
    • 提供者:站长
  1. 776的解压缩算法篇

    0下载:
  2. 776的解压缩算法篇--776`s decompression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-09
    • 文件大小:22kb
    • 提供者:站长
  1. 分块压缩感知程序

    3下载:
  2. 分块压缩感知程序,适用于压缩感知的初学者使用。
  3. 所属分类:matlab例程

    • 发布日期:2013-04-05
    • 文件大小:78.5kb
    • 提供者:y910905
  1. Zip解压缩

    0下载:
  2. c++解压缩文件,解压,打包等功能源码。
  3. 所属分类:压缩解压

  1. 基于压缩感知的DOA估计

    8下载:
  2. 基于压缩感知的波达方向估计代码,检查可以使用
  3. 所属分类:matlab例程

  1. huffman编码以及文本文件压缩解压

    0下载:
  2. huffman编码以及文本文件压缩解压,这是树的数据结构应用,学数据结构会用到的,特别是做课设时候
  3. 所属分类:压缩解压

  1. LZW压缩解压算法的完整实现

    0下载:
  2. LZW算法:又称串表压缩算法,是无损压缩的一种。采用字典的方式编码和解码。
  3. 所属分类:压缩解压

  1. c++解压缩程序大作业第三版

    0下载:
  2. 进行简单的解压缩,用于初级的c语言学习者。特别可用于大学c语言大作业中。(this is used for uncompressing)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-18
    • 文件大小:21kb
    • 提供者:forward111
  1. 线性调频LFM脉冲压缩雷达仿真

    0下载:
  2. 线性调频LFM脉冲压缩雷达仿真,资料齐全,欢迎下载!(Linear frequency modulation LFM pulse compression radar simulation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:310kb
    • 提供者:lpxidian
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com