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

搜索资源列表

  1. hafumanbianma

    0下载:
  2. 这是哈夫曼编码译码的vc程序,在vc++6.0下编译通过,并运行正确 -This is Huffman coding decoding vc procedures, the vc 6.0 compile and run correctly
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.4kb
    • 提供者:
  1. ecstphfm

    0下载:
  2. 这是数据结构基础算发知识的VC实现 如二叉树遍历、拓扑排序、哈夫曼树等-This data structure is based on the operator's knowledge of VC as binary tree traversal, topological sorting, Huffman tree;
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.87kb
    • 提供者:陈朝熙
  1. Huffman

    0下载:
  2. 一个非常全并且非常正确的霍夫曼编码问题,基于VC++平台,可以加以修改运用
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-19
    • 文件大小:579.5kb
    • 提供者:小波
  1. huffman

    0下载:
  2. 数据结构常用算法,用vc++实现的哈夫曼问题
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.34kb
    • 提供者:mm
  1. HUFFMAN

    0下载:
  2. 哈夫曼编码算法实现,用VC++6.0开发。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.21kb
    • 提供者:ZhaiYT
  1. huffman编码解码

    1下载:
  2. 这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.02kb
    • 提供者:xtbc
  1. sourcecode

    0下载:
  2. 以上一共五个在VC环境下编写的程序,分别为串的基本操作,哈夫曼编译码系统,简单词法分析器,进程转换模拟控制,最短路径搜索算法。为节省上传时间,只有源代码,工程文件都删除了,但是上述源码都在本机上编译通过,并且能够正确运行。谢谢!-More than a total of five in the VC environment prepared by the procedure, namely the basic string operations, Huffman encoding and dec
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:46.74kb
    • 提供者:zgz
  1. Huffmantree

    0下载:
  2. 数据结构中的Huffman编码/译码源程序,在Vc++6.0上编译通过。-Data structure of Huffman encoding/decoding source in Vc 6.0 compiled through.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.17kb
    • 提供者:永远
  1. huffman

    0下载:
  2. 一份huff_tc.c,只能在tc下运行,因为加入了用tc图形界面直观画出树形的代码。一份是huff_vc.c,是在vc和tc下都能运行的程序,没有直观表达编码的树形结构。 [目的] 构建所输入符号(及权值)的哈夫曼树,并利用该树求出各符号的编码,深入理解最优二叉树的概念及其特性。 [问题描述] 读入各个符号及其权值,求各符号的哈夫曼编码。 [基本要求] (1)读入各个符号及其权值,建立哈夫曼树; (2)利用建立的哈夫曼树对各符号进行编码,输出编码结果。 [
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2.86kb
    • 提供者:李霄逍
  1. Huffman

    0下载:
  2. 哈夫曼编码程序,在Vc++中编译-Huffman coding procedures in Vc++ compiler! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.48kb
    • 提供者:曾阿牛
  1. Huffman

    0下载:
  2. 用vc++实现用最短路径查找哈弗曼树。n个权值构成n棵二叉树的集合F={T1, T2, …, Tn},其中每棵二叉树Ti中只有一个带树为Ti的根结点。-Achieved with the vc++ to find the shortest path tree Havermann. n-weight constitutes a collection of n binary trees F = (T1, T2, ..., Tn), which is only a Ti binary Each spe
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1017byte
    • 提供者:liangsi
  1. VChuffman

    0下载:
  2. vc实现Huffman编码的全过程 源码实现。 vc实现Huffman编码的全过程 源码实现。-vc实现Huffman编码的全过程 源码实现。
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:31.78kb
    • 提供者:李林
  1. hhfm

    0下载:
  2. VC++控制台程序,实现huffman编码。在控制台中输入编码字符数及响应的权重,即能得到相应的编码。-VC++ console program, to achieve huffman coding. Enter the code in the console characters and respond to the weight that can be coded accordingly.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:868.43kb
    • 提供者:kefan
  1. vc-Huffman-encoding

    1下载:
  2. 这是一个关于哈弗曼编码的程序,里面包含了一些算法,对于哈弗曼编码理解非常有用!-this is a procedure about Huffman-encoding,some algorithm include!very useful for you to understand the Huffman-encoding!
  3. 所属分类:Data structs

    • 发布日期:2014-12-08
    • 文件大小:874kb
    • 提供者:lianshao
  1. layer3_huffman_c

    0下载:
  2. 哈弗曼解码的算法,是用VC++实现的,是学习算法的好资料。-Huffman encoder of MP3 music.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2.57kb
    • 提供者:余亮
  1. Huffman

    0下载:
  2. 实现哈夫曼编码,通过建哈弗曼树实现代码,环境为VC-Huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:457.1kb
    • 提供者:elieen
  1. huffman

    0下载:
  2. VC++基于哈弗曼算法的一个压缩和解压的VC例子,可视界面操作,可方便运用到程序里面。-VC++ algorithm based Hafu Man an example of compression and decompression of the VC, visual interface operation, which can be easily applied to the program.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:22.13kb
    • 提供者:16856789
  1. huffman

    0下载:
  2. 自己做的基于哈弗曼算法的一个压缩和解压的VC例子,可视界面操作,可方便运用到程序里面。-Their own algorithm based Hafu Man a compression and decompression of the VC example, visual operation interface, which can be easily applied to the program.
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:22.07kb
    • 提供者:weidejun
  1. huffman

    0下载:
  2. 自己编的给数据进行霍夫曼编码的VC++程序,很具有参考性-Themselves to data compiled by Huffman encoding VC++ program, it has a reference
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:893.46kb
    • 提供者:azure
  1. huffman

    0下载:
  2. 一段VC++程序来实现Hunffman编码,输入一段字符,输出编码和平均码长。-A vc++ to achieve Hunffman coding, a character input, output coding and average code long.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:207.56kb
    • 提供者:韩艳莲
« 12 »
搜珍网 www.dssz.com