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

搜索资源列表

  1. C_Course_Design(Include_Report)

    0下载:
  2. 数据结构课程设计(C版) 包括 运动会积分系统 简单文档编辑 无向图的基本操作实现 哈夫曼树编码解码 染色N皇后算法 调试报告-Data structure course design (C version) including Games integral system document editing simple undirected graph the basic operation of the realization of Huffman tree cod
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:382046
    • 提供者:Rapheal
  1. huff

    0下载:
  2. 数据结构上机报告-huffman。内有详细的需求分析及、源码及测试结果。高质量!-Data structure report on machine-huffman. Inside there is a detailed needs analysis and, source code and test results. High quality!
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:9641
    • 提供者:sunyingcheng
  1. main

    0下载:
  2. 哈夫曼树的计算方法 实验报告用程序-Huffman tree report the calculation of the experimental procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:631
    • 提供者:轻巧夺命
  1. data

    2下载:
  2. 数据结构 哈夫曼编码实现文件压缩 带报告 直接能用-Huffman coding to achieve data structure with the report file compression can be used directly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:161490
    • 提供者:yanyumeng
  1. HuffmanCode

    0下载:
  2. 霍夫曼编码的VC源代码和实验报告以及运行结果-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:99508
    • 提供者:zhouhao
  1. hafumanbiyimaqishiyanbaogao

    0下载:
  2. 使用VC++实现哈夫曼编译码器的功能,具有简单的界面,以及实验报告内容,对应严蔚敏《数据结构》中的哈夫曼实验内容-Use VC++ to achieve Huffman codec functions, a simple interface, and experimental contents of the report, the corresponding Yan Wei-Min " data structure" in the Huffman experimental co
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:11994
    • 提供者:
  1. HuffmanCoding

    1下载:
  2. 软件学院数据结构与算法分析实验报告 Huffman编码(二叉树应用)-School of Software Data Structures and Algorithm Analysis lab report Huffman coding (binary application)
  3. 所属分类:Other windows programs

    • 发布日期:2014-12-10
    • 文件大小:40896
    • 提供者:崔蓉
  1. hfmtree

    0下载:
  2. 哈夫曼树应用 数据结构作业 包括源代码和实验报告-Huffman Application
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1696391
    • 提供者:礼小鲠
  1. TREE

    0下载:
  2. 建立一个简单的树应用系统。通过该系统实现树相关算法及其应用系统,包括树判别函数最小生成树、哈夫曼树和哈夫曼编码。要求有个良好的输出显示,同时给出相应的算法时间。内含报告,可直接运行。-The establishment of a simple tree applications. Through the system to achieve a tree-related algorithms and applications, including the minimum spanning tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:481356
    • 提供者:李莉
  1. project

    0下载:
  2. 用matlab编写的HUFFMAN树的程序,按照要求输入输入,概率以及信号编号,就可以得到各个信号的Huffman编码。并且有课题报告附上。(编码是逆序输出的,若要改为正序,修改strcat内的两个参数顺序就好)-HUFFMAN prepared using matlab tree program, enter the requested input, probability, and signal numbers, each signal can be Huffman coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:49387
    • 提供者:陈鹏
  1. HuffmanTree

    0下载:
  2. Huffman树生成器,用于清华版数据结构实验报告写作、-Huffman tree builder, for construction of data Tsinghua Science report writing,
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2164
    • 提供者:
  1. code

    0下载:
  2. 介绍了霍夫曼编码及字典码,同时编写了两者的编码程序,包括了报告-Huffman coding and the dictionary describes the code, while the preparation of both coding procedures, including a report
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2275684
    • 提供者:刘艳芳
  1. mafuman

    1下载:
  2. 数据结构 哈夫曼编码译码和迷宫 完整代码 课设报告-Huffman coding and decoding data structures and labyrinth design report complete code class
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:516739
    • 提供者:houting
  1. 1

    0下载:
  2. 程序设计报告 两个 长整数想加减 和 哈夫曼编码-Report of two long integer programming and Huffman coding to add and subtract
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:15393
    • 提供者:孙乐
  1. C-data-structures-applet

    0下载:
  2. 赫夫曼 迷宫问题 图的创建和遍历 文件的读写 文学研究助手 运动会分数统计 约瑟夫环实验报告示范及其源代码 银行业务模拟程序和作业-Huffman maze map file creation and traversal of literature to read and write scores of statistical research assistant Joseph Central Games Demonstration experiment report
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1668252
    • 提供者:彭默
  1. hafuman

    0下载:
  2. 霍夫曼编码实现及实验报告,实现基本的编码译码-Huffman coding to achieve and report on experiments
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:322397
    • 提供者:刘欢
  1. Data-structure-experiments

    1下载:
  2. 数据结构8个实验完整源码+可执行程序 +95个其他程序源码+ 数据结构课程设计报告 C语言程序设计题附答案 C语言课程设计 实验2 顺序查找 排序 实验3 顺序栈基本操作 实验4 顺序循环队列基本操作 实验5 二叉树的建立及遍历 实验6 哈夫曼树的创建及编码 实验7 图的创建及遍历 实验8 查找与排序算法 推箱子游戏 -Complete source of data structures eight experimental the th
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1861189
    • 提供者:何沙沙
  1. hoffman-encodeadecode

    1下载:
  2. 数据结构与算法的一个课程设计,内含实验报告。主要功能有: 用户可以执行的的功能有: (1)---选择读取某个源文件由系统解析建立哈夫曼树 (2)---手动输入字符集及其权值信息建立哈夫曼树 (3)---打印字符集的哈夫曼编码到屏幕 (4)---选择某个文本文件进行编码 (5)---选择某个代码文件进行译码 -Data structures and algorithms, a curriculum design, containing experimental r
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:709151
    • 提供者:liuqing
  1. hfm--

    0下载:
  2. hfm 哈夫曼编译码器 功能完整 严尉敏数据结构课程设计 5.2 含报告 。-5.2 containing the report of the hfm Huffman codec fully functional Yan Wei-min data structures course design.
  3. 所属分类:Console

    • 发布日期:2017-03-23
    • 文件大小:234946
    • 提供者:我很想听
  1. mp3-decoding-VHDL-program

    0下载:
  2. 完整的MP3解码程序,报告huffman解码,IMDCT,滤波。还附有一些说明-mp3 decode
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-08
    • 文件大小:117760
    • 提供者:蔡李福
« 1 2 3»
搜珍网 www.dssz.com