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

搜索资源列表

  1. SPIHTSetPartitioningInHierarchialTrees2006-03-22.r

    0下载:
  2. SPIHT的一个Matlab程序,经过改进的。2006年编写的。-SPIHT, a Matlab procedure improved. Prepared in 2006.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:17.44kb
    • 提供者:邓曼
  1. huffermansample

    0下载:
  2. hufferman压缩算法实现,C++实现,实验课上的做的很不错的-hufferman compression algorithm,I wrote this program in the labortory class
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1.64kb
    • 提供者:pigarmy
  1. SPIHT_irix[1].tar

    0下载:
  2. 实现SPIHT算法的主程序,自己实验过程中发现有效-SPIHT algorithm to achieve the main program, their experiment found that the effective
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:195.29kb
    • 提供者:James_Cheung
  1. jingdiandeLBG

    0下载:
  2. 高光谱遥感图像压缩的lbg算法,十分经典-Hyperspectral remote sensing image compression lbg algorithm, very classic
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:45.6kb
    • 提供者:费德勒
  1. jingdianEZW

    0下载:
  2. 高光谱图像压缩中的ezw算法,实现了很好的压缩比-Hyperspectral image compression ezw algorithm to achieve a good compression ratio
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:115.78kb
    • 提供者:费德勒
  1. huffman_code

    0下载:
  2. huffman 压缩和解压算法,采用matlab编写,纯原创。-huffman compression and decompression algorithm using matlab prepared, pure originality.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:87.4kb
    • 提供者:Li yuanzhang
  1. improved-algorithm-based-on-Arnold

    0下载:
  2. 基于分块的Arnold算法,有更短的周期,更好的均匀度,希望大家能提出更好的建议-Algorithm based on block of Arnold, a shorter period, better uniformity, better hope that we can put forward proposals
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:49.62kb
    • 提供者:chenyuting
  1. CCITTV_42bis--compression-algorithm

    0下载:
  2. 本文主要介绍CCITT v.42bis建议的压缩算法的主要特点,以及实现该算法的数据结构,形成新串的方法,动态维护字典的方法和指针编码,并给出V.42bis建立的模拟结果。V.42压缩可以用于SNDCP子层分组数据部分的压缩。-This paper describes the main features recommended by the CCITT v.42bis compression algorithm, and the data structure of the algorithm,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:349.77kb
    • 提供者:曾秀姗
  1. main_BP

    1下载:
  2. MP算法,完成基本的一维信号的重构,里面有详尽的注释和解析-MP Algorithm,Complete reconstruction of the basic one-dimensional signal,There are detailed notes and parsing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-06-07
    • 文件大小:1kb
    • 提供者:龚正
  1. Static-Huffman-algorithm-detailed-

    0下载:
  2. 静态huffman算法,注视详细绝对实用可靠,希望对大家有所帮助-Static Huffman algorithm detailed, look absolutely reliable and practical, and they hope to help everyone
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:asdfghjkl
  1. LZ77-Compression-algorithm

    0下载:
  2. zlib 源码分分析,对Huffman tree, lz77基础进行了深入讲解,对于学习了解压缩算法有帮助-zlib source code analysis, conducted in-depth to explain Huffman, tree, lz77 basis
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:58.55kb
    • 提供者:Andy
  1. LHARC-algorithm

    0下载:
  2. 采用LHARC的算法,LHARC采用字符串自适应压缩与单个字符的限长变化编码压缩相结合的方法,对文件进行双重压缩,尽可能地减少了冗余,基本压缩原理是,将待压缩文件看作是字符流(字节流),将其中的冗余信息分成同一字符的离散出现和字符串的重复出现。 压缩率:压缩后的大小与内容的重复性有关,重复的内容越多压缩率越大,对短文本的压缩率一般在10 左右。-The LHARC the algorithm LHARC string adaptive compression method of combin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:248.14kb
    • 提供者:link
  1. Huffman-algorithm--experiments

    0下载:
  2. 基于Huffman算法的压缩软件设计实验,介绍了相关Huffman算法原理,并利用Java进行实现,有相应实验图作为对照!-Compression software design experiments based on the Huffman algorithm, introduced the Huffman algorithm principle, and use the Java implementation, as a control to the corresponding exper
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:112.48kb
    • 提供者:独角之灵
  1. dijkstra-Algorithm-and--opinion

    0下载:
  2. 本程序为dijkstra算法的最核心部分,也基本上是源码,并无很大改动,用意在于大家对dijkstra算法有个宏观的理解,基本上对代码行行注释很适合新手。也提出对dijkstra算法修改的一点思路-The dijkstra algorithm core part This program is basically the source code, there are no great changes, the intention is to have a macro understanding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-06
    • 文件大小:1.75kb
    • 提供者:李迅
  1. Dbscan

    0下载:
  2. DBSCAN算法是一种基于密度的算法,进行DBSCAN聚类-simple DBSCAN clustering algorithm,which is based on density.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:1.82kb
    • 提供者:wang yinghui
  1. 7-zip_compression-algorithm

    0下载:
  2. 7-zip压缩算法源代码,很有启发,里面有几个不同的语言-7-zip compression algorithm source code, very enlightening, there are a few different languages
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-23
    • 文件大小:283.18kb
    • 提供者:junco
  1. Ant-colony-algorithm

    0下载:
  2. 利用算法求解最短路径,并且可以实现,学校建筑布局的显示-Using the algorithm to solve the shortest path,the school building layout can de displayed
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-10
    • 文件大小:8.15kb
    • 提供者:十三少
  1. KALMAN-c-and-MatLab-algorithm

    0下载:
  2. 该文件包含了基于Kalman滤波器原理的c和MatLab算法实现,还有详细的过程和仿真结果文档-This file contains the Kalman filter based on the principle of the c and MatLab algorithm, as well as detailed documentation process and the simulation results
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-03
    • 文件大小:279.46kb
    • 提供者:雷涛
  1. ECC

    0下载:
  2. ECC加密算法,最新的加密算法及其代码,仅供参考 -ECC encryption algorithm,you can study a lot
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-21
    • 文件大小:5.99mb
    • 提供者:tangps
  1. Research-on-algorithm-in-X264

    0下载:
  2. 为了解决H.264的运动估计复杂和实际应用问题,基于纯c的X264,法-To solve H. 264 motion estimation and practical application of complex issues, based on pure c, X264, France
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:292.61kb
    • 提供者:周成
« 12 3 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com