-
a)需求分析:
任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码;
要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现;...
a)需求分析:
任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码;
要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现;
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
-a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffman coding; Requirements : Every character in the output of the number and the code for which the minimum requirement of the right to use Heap; B) Summary of design : the procedures used by the data nodes the tree structure and linear form, the algorithm used by the main sculpture, in order Huffman algorithm.
- 2022-03-06 12:21:16下载
- 积分:1
-
NoteXpad 一个用c语言制作的记事本
NoteXpad 一个用c语言制作的记事本-NoteXpad c language with a production of the notebook
- 2023-02-18 04:55:03下载
- 积分:1
-
To download a lift above the simulation program and upload a similar product (th...
为了下载上面的一个电梯模拟程序,上传一个同类产品(同学的,认为还可以),但不是同一种语言,希望共同讨论-To download a lift above the simulation program and upload a similar product (the students that can), but not the same language, to discuss
- 2023-08-19 17:40:03下载
- 积分:1
-
清除乱码的软件,将文本文件中的乱码清除。
清除乱码的软件,将文本文件中的乱码清除。-Removal of garbage software, text files will be garbled in the clear.
- 2022-07-22 22:16:05下载
- 积分:1
-
Example document for using MTB from MIT
Example document for using MTB from MIT
- 2023-01-24 03:00:03下载
- 积分:1
-
IDL代码开发标准,组织对IDL开发代码,注释,…
IDL代码开发规范,整理的IDL开发代码的注意事项,对初学者很有帮助,-IDL code development standards, organize the development of the IDL code, notes, very helpful for beginners,
- 2022-03-22 09:46:42下载
- 积分:1
-
显示所输入字符的区位码或asc码,虽然简单,但调试程序或分析数据时常能用得到,很方便...
显示所输入字符的区位码或asc码,虽然简单,但调试程序或分析数据时常能用得到,很方便-revealed that the importation of characters in an area code or asc yards, although simple, but debugging procedures or data analysis often can use to be very convenient
- 2022-10-10 23:45:04下载
- 积分:1
-
Turbo c 2.0开发,可以对硬盘的主引导扇区的某些信息进行加密,从而对这个硬盘其到加密作用!!这样就不能进入系统了...
Turbo c 2.0开发,可以对硬盘的主引导扇区的某些信息进行加密,从而对这个硬盘其到加密作用!!这样就不能进入系统了-Turbo c 2.0, the drive can master boot some of the information encrypted on the hard drive so as to its encryption role! ! This can not enter the system
- 2022-03-19 15:10:27下载
- 积分:1
-
文件捆绑器代码,将多个EXE 捆绑成单一EXE。
文件捆绑器代码,将多个EXE 捆绑成单一EXE。
- 2023-03-12 02:10:04下载
- 积分:1
-
一个用于制作Microsoft Word插件的小程序,使用Delphi语言开发
一个用于制作Microsoft Word插件的小程序,使用Delphi语言开发-a Microsoft Word for the production of small plug-in procedures, the use of Delphi language
- 2022-03-26 04:19:49下载
- 积分:1