CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - HUFFMAN算法

搜索资源列表

  1. Digital-Image-Processing

    0下载:
  2. 经典数字图像处理算法仿真,包括图像的傅里叶滤波及压缩,图像的DCT高通、低通滤波,图像直方图均衡化,图像平滑与锐化,图像的模糊化,哈夫曼编码等,以及GUI图形化界面。-Classic digital image processing algorithm simulation, including Fourier filtering and image compression, image DCT high-pass, low-pass filtering, image histogram equ
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1182214
    • 提供者:王大壮
  1. Untitled

    0下载:
  2. Huffman编码算法的matlab实现-Huffman coding algorithm of matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1151
    • 提供者:张亚南
  1. 6.2

    0下载:
  2. 编写正确的算法实现赫夫曼编码及相应的译码-Write correct algorithm Huffman coding and decoding the corresponding
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2006
    • 提供者:hiccup
  1. haffman

    0下载:
  2. 这是哈夫曼编码程序,可以作为你算法与数据结构的课程设计例子-This is the Huffman coding procedures, curriculum design can be used as an example of your algorithms and data structures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1037
    • 提供者:wuwang
  1. chengxu

    0下载:
  2. 这是C++写的一个实现先图算法的程序,虽然不太完善,但你可以学习后补充完整-This is the Huffman coding procedures, curriculum design can be used as an example of your algorithms and data structures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3057
    • 提供者:wuwang
  1. huff

    0下载:
  2. 一个简单的基于C语言的哈夫曼树实现算法,实现哈夫曼树功能-A simple algorithm of Huffman tree, Huffman tree function
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1301
    • 提供者: 朱子轩
  1. hafuman

    0下载:
  2. 设计程序以实现构造哈夫曼树的哈夫曼算法 求解出所构造的哈夫曼树的带权路径长度-Design procedures to achieve construct Huffman Huffman tree algorithm Solving the weighted path length Huffman tree constructed
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:28856
    • 提供者:jiafazi
  1. HafuManCode

    0下载:
  2. 霍夫曼编码解码算法的实现;及运行结果截图-Theme and operating results to achieve Huffman encoding and decoding algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:43618
    • 提供者:吴如是
  1. 07375357ezw

    0下载:
  2. 用霍夫曼编码,零树小波算法解码,图像处理过程-huffman encode ,ezw decode
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:24964
    • 提供者:陈琳
  1. introduction-to-algorithms-code

    1下载:
  2. 1st:快排序算法及优化(7.4-5); 2nd:红黑树插入算法; 3rd:区间树上的重叠区间查找算法; 4th:求最近点对算法; 5th:最长公共子序列(LCS)算法; 6th:Huffman编码问题; -introduction to algorithms code
  3. 所属分类:source in ebook

    • 发布日期:2016-12-06
    • 文件大小:40960
    • 提供者:骨头
  1. HuffmanTree

    0下载:
  2. 使用java实现的哈夫曼编码,中序遍历树结构,算法作业-Use java achieve Huffman coding, in order to traverse the tree structure, algorithms job
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1048
    • 提供者:在于
  1. Basic_Compression

    0下载:
  2. 本人收集的基于matlab的各种压缩算法程序,包括lzw,huffman,dpcm,diffcoding,jpeg等-Based on a variety of compression algorithms matlab program I collected, including lzw, huffman, dpcm, diffcoding, jpeg, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:67032
    • 提供者:zzz
  1. DCT_verilog

    0下载:
  2. DCT是数字图像处理中的一种基础算法,实现从时域到频域的转换,从而去掉时域中数据的相关性,有利于量化后对变换系数采用游程编码和Huffman编码。-DCT is a digital image processing a basic algorithm to achieve the conversion the time domain to the frequency domain, and thus remove the domain relevance of data in favor of
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:507958
    • 提供者:荣志强
  1. libjpeg-turbo-code

    0下载:
  2. 一个大的功能完善的压缩jpeg图片源码,使用哈夫曼算法-Huffman jpeg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1157187
    • 提供者:dafa
  1. xy918563

    0下载:
  2. 毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的temp二叉树算法,同时结合了哈夫曼编码二叉树的temp1综合。 -Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of the
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:9616
    • 提供者:gkyhxs
  1. beyugkhs

    0下载:
  2. 毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的 LzTInj 二叉树算法,同时结合了哈夫曼编码二叉树的 BmjBotL综合。-Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7649
    • 提供者:yerech
  1. bmpaxzal

    0下载:
  2. 毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的 ltLuYi 二叉树算法,同时结合了哈夫曼编码二叉树的 NOFlZUO综合。-Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:9006
    • 提供者:rwyprz
  1. bswccpbp

    0下载:
  2. 毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的 iGEZgr 二叉树算法,同时结合了哈夫曼编码二叉树的 tMWGmZl综合。-Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7652
    • 提供者:eorsnv
  1. buaiirny

    0下载:
  2. 毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的 hYkRrD 二叉树算法,同时结合了哈夫曼编码二叉树的 dLywUAC综合。-Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8957
    • 提供者:jiqbdh
  1. chxbwqzj

    0下载:
  2. 毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的 LBHqhM 二叉树算法,同时结合了哈夫曼编码二叉树的 WrNVhZb综合。-Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7368
    • 提供者:nynyzi
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 44 »
搜珍网 www.dssz.com