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

搜索资源列表

  1. Haffman

    0下载:
  2. huffman 算法 包含的主要个文件: minheap.h:初始化堆 haffman.cpp:具体实现huffman算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:294.46kb
    • 提供者:张海波
  1. asm-C-CPP-program

    0下载:
  2. 包括C语言哈夫曼树的实现;win32写的代码统计工具;汇编加密解密机masm程序;C++哈夫曼树的实现;汇编简单计算器;汇编编译工具-Including the realization of C language Huffman tree win32 statistical tools to write code assembly the encryption decryption machine masm process C++ Huffman tree realization com
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-03
    • 文件大小:4.95mb
    • 提供者:邢旭初
  1. Cpp源代码

    0下载:
  2. 各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-20
    • 文件大小:18.95kb
    • 提供者:站长
  1. huffman.cpp

    1下载:
  2. c++实现霍夫曼编码,用户先输入一段文字,然后程序执行统计并进行编码,最好输出编码并统计编码平均长度。有类和无类两种形式源代码-c++ achieve the Huffman code, the user to enter a section of text, and then the implementation of statistical procedures and codes, the best output encoding and statistical encoding the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-04-21
    • 文件大小:11.45kb
    • 提供者:秦一
  1. huffmansystem

    0下载:
  2. 实现霍夫曼编码系统。包含文件hfmfunc.cpp、main.cpp、huffman.h-Huffman coding system to achieve. Include file hfmfunc.cpp, main.cpp, huffman.h
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.08kb
    • 提供者:yy
  1. huffman_coding.cpp

    0下载:
  2. 详细介绍huffman的功能 ,清晰准确,简单易懂,作业资料-Details huffman functional, clear and accurate, easy to understand, operating data
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:11.98kb
    • 提供者:郭光明
  1. Huffman

    0下载:
  2. 一个haffman编码、译码的程序,仅供参考,有一个小错误-.cpp
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.97kb
    • 提供者:tmac
  1. HuffmanNode

    0下载:
  2. 哈夫曼编码将文档利用哈夫曼编码数据压缩 huff.h huffcode.txt huffmannode.cpp huffmanNode.plg sourcefile.txt TextFile.txt-Huffman coding the document data compression using Huffman coding
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:281.51kb
    • 提供者:陈青
  1. erchashu.cpp

    0下载:
  2. 二叉树的插入、删除、哈夫曼树的一些基础等内容哟。-Binary tree insertion, deletion, such as Huffman tree based on the content of some of yo.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1.31kb
    • 提供者:尹介秋
  1. hefuman.cpp.cpp

    0下载:
  2. 赫夫曼编码和译码,当时大一的时候上数据结构时写的-Huffman encoding and decoding, when the then freshman writing on the data structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1.47kb
    • 提供者:丰霜
  1. huffman.tar

    0下载:
  2. huffman coding演算法小程式 裡面包含了main.cpp & main.exe 程式內文以及執行檔案-huffman coding algorithm is a small program which contains main.cpp & main.exe program and the implementation of the text file
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:129.4kb
    • 提供者:邱詩凱
  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
    • 文件大小:104.89kb
    • 提供者:王鹏
  1. cPP

    0下载:
  2. c++自适应霍夫曼代码,实现单次扫描,并且压缩率高实时性好-c++ adaptive Huffman code, to achieve a single scan, and good real-time compression rate
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.54kb
    • 提供者:吴进强
  1. huffman

    0下载:
  2. 哈夫曼树.cpp的代码,我写的,公供参考-Huffman tree. Cpp code I wrote, the public for reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:wulingjie
  1. 1521.cpp

    0下载:
  2. huffman编码 数据结构 poj 1521 acm-huffman coding datastructure poj 1521 acm
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:843byte
    • 提供者:mahave
  1. data_struct

    0下载:
  2. 自己实现的重要的数据结构以及算法(包括dfs,bfs,huffman code,kmp,dij等)。每一个.cpp或.c文件都是一个可直接运行的程序。-Important data structures and algorithms to achieve their own (including dfs, bfs, huffman code, kmp, dij, etc.). Every one. Cpp or. C file is a program can be run directly.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:45.32kb
    • 提供者:欧龙崎
  1. HUFFMAN-CODING-TREE.cpp

    0下载:
  2. 构造一个具有n个外部节点的扩充二叉树,每个外部节点Ki有一个Wi对应,作为该外部节点的权。使得这个扩充二叉树的叶节点带权外部路径长度总和最小: Min( W1 * L1 + W2 * L2 + W3 * L3 + … + Wn * Ln) Wi:每个节点的权值。 Li:根节点到第i个外部叶子节点的距离。 编程计算最小外部路径长度总和。-Constructing a binary tree with n external expansion nodes, each external n
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1.2kb
    • 提供者:nature
  1. Huffman

    0下载:
  2. Huffman 源码 及 文档 感兴趣的 可参考使用(Huffman.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export
  3. 所属分类:压缩解压

    • 发布日期:2017-12-25
    • 文件大小:156kb
    • 提供者:dena888
  1. Huffman Coding__V1

    0下载:
  2. 全套哈夫曼编码实验报告及代码 Huffman Coding__V1.doc Huffman.cpp 引用论文——哈夫曼树带权路径长度简便算法.pdf(A full set of Huffman coding experiment report and code Huffman Coding__V1.doc Huffman.cpp)
  3. 所属分类:数据结构

    • 发布日期:2017-12-29
    • 文件大小:278kb
    • 提供者:Nick_SYSU
搜珍网 www.dssz.com