登录
首页 » 数据结构 » 哈夫曼编码/译码 利用克鲁斯卡尔算法计算一段传输数据的哈夫曼编码,以提高信道利用率。...

哈夫曼编码/译码 利用克鲁斯卡尔算法计算一段传输数据的哈夫曼编码,以提高信道利用率。...

于 2023-02-28 发布 文件大小:7.84 kB
0 108
下载积分: 2 下载次数: 1

代码说明:

哈夫曼编码/译码 利用克鲁斯卡尔算法计算一段传输数据的哈夫曼编码,以提高信道利用率。-Huffman encoding/decoding algorithm using Kruskal data section of the Huffman coding, in order to improve channel utilization.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 二叉树的建立和遍历c++语言非递归和递归实现
    二叉树的建立和遍历c++语言非递归和递归实现-The establishment and traverse binary tree c++ language implementation of non-recursive and recursive
    2023-02-18 18:35:03下载
    积分:1
  • 网络优化算法:任两点间最短路径问题的BellmanFord算法
    网络优化算法:任两点间最短路径问题的BellmanFord算法-Network optimization algorithms: the shortest path between any two points BellmanFord algorithm issues
    2022-05-06 10:55:53下载
    积分:1
  • should I do our school among a software, it is our resolve to schools such condi...
    是我应我们学校学工部做的软件,其主要是解决想我们学校这样的条件--各个办公室之间还没有建立联网,而且学校分为两个校区(又不在一个城市).   因此,学工部每年的学分登记工作都很麻烦.每学年初,学工部要把当年发布的学分评测规定发到各系,学年末又要把从系里面提交的学分表收齐,然后手工登记,非常的麻烦.有时是系里面的学分报表太乱,有些资料丢失,要么是,系里面把各年的学分评测规定弄混,经常搞的他们一头雾水,于是为他们就请我做这个系统.   这个系统的工作流程是,每个学年初,学工部输入当年的学分评定规定,然后到处成为学分评测数据,然后Copy给各个系,各个系在每个学年中,输入新的专业,年级,班级和新生的资料,然后登记学分评测的纪录和考试的成绩.当学年末到了,各系把党学年的数据导成数据库,然后copy给学工部,学工部就可以用电脑纪录所有的学分纪录. -should I do our school among a software, it is our resolve to schools such conditions-- every office has not yet been established between the network and the school is divided into two campuses (not in a city). Therefore, each of the credit among a registration work very troublesome. Every beginning of the school year, among a year should release the credit evaluation of the provisions of the various faculties, should also learn from the end line inside the table collected credits, and then manual registration, very troublesome. Sometimes there is too much of the credit chaos statements, some of the inform
    2022-03-23 09:43:26下载
    积分:1
  • 1.通过鼠标拖拽和弹出对话框完成实体、属性、联系的绘制以及各参设定 2.对绘制的实体、属性、联系提供合法性检查 3.对绘制的图形进行拖动、重设大小、删...
    1.通过鼠标拖拽和弹出对话框完成实体、属性、联系的绘制以及各参数设定 2.对绘制的实体、属性、联系提供合法性检查 3.对绘制的图形进行拖动、重设大小、删除 4.通过属性对话框对实体、属性、联系的各种参数进行重新设置 5.数据的串行化 6.将绘制完成的E-R图转换成数据库脚本-1. Through mouse drag and drop and pop-up dialog box to complete entities, attributes, links, as well as drawing parameter setting 2. Drawing entities, attributes, links provided to check the legality of 3. The graphics on the drawing drag, reset size, delete 4. through the Properties dialog box on the entities, attributes, linked to various parameters re-set 5. serialization of data 6. will be drawn to complete the ER diagram into a database script
    2022-01-25 17:40:07下载
    积分:1
  • 车队管理
    车辆管理系统是有利于巴士营办商,想要在一天之内运作很多巴士班次的软件。车辆管理系统是为 32 位 Windows 操作系统的重点领域的添加、 编辑和删除工作人员及巴士路线的乘客写一个 windows 应用程序。在这个软件中一个人可以注册为用户,他可以管理巴士路线和工作人员,乘客的详细信息。他可以添加一辆公共汽车和其详细信息,包括巴士路线的详细信息。用户还可以在系统中添加细节的工作人员和他们的工作时间。
    2022-03-15 23:47:07下载
    积分:1
  • Through Object
    通过面向对象的对象-关系映射持久化技术,将一对多以及多对多的数据保存到数据库中并提供查询修改等功能。-Through Object-Oriented Object- Relational Mapping Persistence technology, one-to-many and many-to-many data is saved to the database and to provide features such as query modification.
    2023-03-02 20:25:03下载
    积分:1
  • OS programming experiment, huh, from the teacher's computer stolen.
    操作系统编程实验报告,呵呵,从老师的电脑里偷来的。-OS programming experiment, huh, from the teacher"s computer stolen.
    2022-04-25 14:13:24下载
    积分:1
  • 题目:稀疏矩阵是指那些多元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行...
    题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to those elements for most of the matrix 0. Using sparse features storage and computation can be greatly reduced storage space and improve computational efficiency. One can achieve for sparse matrix operations basic computing device. Basic requirements : OK logical connection with the three yuan Information Group the order said the sparse matrix table to achieve two matrices together, subtract and multiply arithmetic. Matrix entry forms using three yuan Group said, and the results of the matrix operations while the usual array listed. summary of design : 1. in line with the logic of information linking the three element group said sparse chronology matrix 2. this program contains two modules : (1) Set module (2) main program module
    2022-05-29 01:02:00下载
    积分:1
  • This procedure using ACC core data elements! ! Features: Program code to re
    2023-03-21 23:05:04下载
    积分:1
  • Online chat room system, this system development environment and myeclipse datab...
    网上聊天室系统,本系统采用myeclipse开发环境和sqlserver2000数据库。-Online chat room system, this system development environment and myeclipse database sqlserver2000.
    2022-10-25 16:45:03下载
    积分:1
  • 696518资源总数
  • 105282会员总数
  • 11今日下载