CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - huffman in c

搜索资源列表

  1. Huffman_coding_(C_Plus_Plus)

    0下载:
  2. huffman encoding scheme in C-huffman encoding scheme in C++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:3542
    • 提供者:afshan
  1. hh

    0下载:
  2. 这是香浓费罗埃利斯赫夫曼编码程序(严蔚敏数据结构在c++语言的实现。-This is the Shannon fees Luoailisi Huffman coding procedures (Yan Wei-min data structure in c++ language implementation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1118
    • 提供者:张位
  1. Arc_bibl

    0下载:
  2. here s a number of LZW and Huffman compression implementations in C from older tech archives
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:113187
    • 提供者:Alex
  1. huffmantree

    0下载:
  2. 霍夫曼树 用C++编写的。 赠送有其它文档。-Huffman tree written in C++,. There are other documents presented.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:816016
    • 提供者:李飞
  1. huffman_tree

    0下载:
  2. 数据结构中huffman树的C++实现 希望对大家有用吧-Huffman tree data structure in C++ to achieve the desired useful to everyone bar
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:169782
    • 提供者:马玥
  1. CodeInCForHuffmanCodingArithmetic

    0下载:
  2. 这里是用c++编写的哈夫曼编码,希望对大家有用-Code In C++ For Huffman Coding Arithmetic
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:34657
    • 提供者:shuji
  1. Huffman_CFile

    0下载:
  2. implementation in C++ for huffman code
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:45824
    • 提供者:ile
  1. huffman

    0下载:
  2. Huffman algorithm for network security build in Visual C-Huffman algorithm for network security build in Visual C++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1798129
    • 提供者:maya
  1. HuffmanCode

    0下载:
  2. 严蔚敏 数据结构(c语言版)中最优二叉树(赫夫曼树)赫夫曼编码 c语言实现-YAN Wei-min data structure (c-language version) in the optimal binary tree (Huffman tree) Huffman encoding c language
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1812
    • 提供者:kyc
  1. huffman_new

    0下载:
  2. huffman algorithm in c-huffman algorithm in c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1186
    • 提供者:veda
  1. HuffAlg

    0下载:
  2. Huffman Algorithmus in c -Huffman Algorithmus in c ++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:374405
    • 提供者:sinp0915
  1. hafumanbianma

    0下载:
  2. 设计哈夫曼编码,建立哈夫曼树,并在C语言实现。-Design of Huffman coding, Huffman tree establishment, and in C language.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1811
    • 提供者:吴智强
  1. proiect-TPTPI

    0下载:
  2. shannon fano elias and huffman compression in c-shannon fano elias and huffman compression in c++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:174923
    • 提供者:andreea
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. avr-huffman

    0下载:
  2. AVR-gcc based Huffman-decompression, which uses just 572 bytes of flash. portable c compression-algorithm in "test" directory. Including some helpful utilities like uart, commando interface and dump utility. GPLv3
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:136799
    • 提供者:EasyLite81
  1. huffam

    0下载:
  2. 利用C++实现霍夫曼编码,阅读代码需要一定的C++STL知识。-Implement Huffman coding in C++, read the code requires a certain knowledge of C++ STL.
  3. 所属分类:STL

    • 发布日期:2017-04-08
    • 文件大小:1606
    • 提供者:罗雄威
  1. fuffmancode

    0下载:
  2. 霍夫曼编码C++实现,通过霍夫曼树实现霍夫曼编码算法。-Huffman coding in C++, achieved by Huffman coding Huffman tree algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1052840
    • 提供者:沈宙
  1. CPP

    0下载:
  2. 在c++环境中实现了huffman编码 并对编码效率进行了计算-In c++ environment to achieve a huffman encoding and coding efficiency was calculated
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:107404
    • 提供者:王鹏
  1. HuffmanCompression

    0下载:
  2. huffman compression i s a computer graphic assignment whereas it is compressed a image to pixel and compressed it into a smaller byte. This program is tested and written in c#
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:87264
    • 提供者:emtz
  1. HuffmanCoding

    0下载:
  2. 哈夫曼编码,用C语言实现的. 包括说明文档,源码,和可执行文件-Huffman coding, implemented in C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:33526
    • 提供者:cyl
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com