CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 实验 哈夫曼

搜索资源列表

  1. 444

    0下载:
  2. 数据结构中 哈夫曼树实验源代码和截图 包括详细的C代码-Huffman tree data structure in the experimental source code and screenshots of the C code, including detailed
  3. 所属分类:Data structs

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

    0下载:
  2. 数据结构构建哈夫曼树C++源代码及实验报告-Construction of the Huffman tree data structure C++ source code and test reports
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1545076
    • 提供者:ziying
  1. huffman

    0下载:
  2. 实现哈夫曼编码的实验代码,选修课多媒体技术实验验收版。-The experimental realization of Huffman code, test and acceptance of multimedia technology elective version.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:936729
    • 提供者:dyt
  1. huffman

    0下载:
  2. 哈夫曼树的c语言程序 数据结构实验专用 绝对能用 -Huffman tree data structure c language program can definitely experiment dedicated
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2320
    • 提供者:张博明
  1. huffman-tree

    0下载:
  2. 数据结构实验,C语言写的哈夫曼树编码器和译码器-Experimental data structures, C language to write the Huffman tree encoder and decoder
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:245965
    • 提供者:德曼
  1. huffman

    1下载:
  2. 大学数据结构编程实验 C++ 哈夫曼编码与解码 文件输入输出-University of C data structures programming experiments Huffman encoding and decoding input and output files
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:985770
    • 提供者:虔诚
  1. 1

    0下载:
  2. 哈夫曼编码(贪心策略),对样本数据“哈夫曼编码实验数据.dat”读取-Huffman Coding(greedy)
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2089
    • 提供者:leon
  1. hfbm

    0下载:
  2. 哈夫曼编码。关于实现哈弗曼编码的一个实验报告。-Havermann Encoder
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:31179
    • 提供者:xinling
  1. HuffmanTree

    0下载:
  2. 哈夫曼树源代码,大学数据结构实验课需要。使用VC编写,运行时注意要改成自己环境下的-Huffman tree source code, universities, data structures experimental course needs. Use of VC to write, we wanted to change their own environment, run-time attention
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2804
    • 提供者:wenzhenquan
  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. expement

    0下载:
  2. 数据库实验包括停车场问题,管道施工问题,约瑟夫问题,哈夫曼编码和关键词检索5个程序-Database experiments, including parking problems, pipeline construction issues, Joseph Huffman and key words to retrieve the five programs
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:764771
    • 提供者:杨冬冬
  1. huffman

    1下载:
  2. 哈夫曼 c语言 实验报告 戴截图 哈夫曼编码译码实验报告-huffman c language
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:110108
    • 提供者:katherine
  1. Hafuman

    0下载:
  2. 这是我自己写的一个哈夫曼的程序,是算法实验,穿上开供新手学习使用-This is a program I wrote it myself Huffman algorithm experiments, wear open for novice learning to use
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:74479
    • 提供者:阿克瓦力
  1. Huffman

    0下载:
  2. 在控制台下编写的哈夫曼编码程序,压缩文件含有工程文件及一个实验报告。-Huffman coding procedures, written in the console under the compressed file containing the project file and a lab report.
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:222772
    • 提供者:卡卡
  1. shujujiegou

    0下载:
  2. 数据结构实验,包含多个程序:二叉排序树,二叉树,哈夫曼编译码器,哈希表,马踏棋盘,魔王语言,树的遍历,双循环链表,顺序队列,图的遍历,一元稀疏多项式运算器,约瑟夫杯,折半查找,综合实验-Experimental data structure that contains more than one program: binary sort tree, binary tree, Huffman codec, hash tables, horse riding board, devil languag
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:75087
    • 提供者:高君
  1. hafuman1

    0下载:
  2. 哈夫曼树编码解码实验,有需要的童鞋可下载-Huffman tree the codec experiments need children' s shoes can be downloaded
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:135480
    • 提供者:高君
  1. huffman

    0下载:
  2. 对手工输入字符串 手工输入字符及权重两种方式 实现哈夫曼编码 附有详细的实验报告-Two ways to achieve Huffman coding manual input the string manually input character and the right to re-
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:127376
    • 提供者:天旭张
  1. Huffman

    0下载:
  2. 哈夫曼编码设计 掌握树和二叉树的概念及工作原理,运用其原理及概念完成上述实验题中的内容。 -Huffman trees and binary code design to grasp the concept and principle, to use its principles and concepts in the above experiment of the content.
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:34540
    • 提供者:天溟
  1. huffman

    1下载:
  2. 哈夫曼树实现文件的压缩和解压缩课程设计,开发环境:VC。内含有源文件、源代码和实验报告-Huffman tree for file compression and decompression of curriculum design, development environment: VC. Contains active files, source code and test reports
  3. 所属分类:software engineering

« 1 2 3 45 »
搜珍网 www.dssz.com