-
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
-
vc++在操作系统的应用
vc++在操作系统的应用 -vc in the operating system, applications
- 2022-05-15 05:43:40下载
- 积分:1
-
This is a high
这是一个高级的指纹分算法析的源代码,希望大家喜欢-This is a high-level sub-algorithm fingerprint analysis of the source code, I hope everyone likes
- 2022-05-22 00:54:23下载
- 积分:1
-
edge detection by VC calling matlab image toolbox, pdf tutorial included.
用VC调用matlab图像工具箱进行边缘检测,包含pdf教程。
- 2022-03-12 21:24:16下载
- 积分:1
-
可以实现简单的键盘操控,功能还是不错的啊
可以实现简单的键盘操控,功能还是不错的啊-can use keyboard for ...
- 2022-08-26 07:35:26下载
- 积分:1
-
CRC码,这是用在网络效验方面的,最高可达到10位效验,通过该程序可在数据传输方面有一定保证。...
CRC码,这是用在网络效验方面的,最高可达到10位效验,通过该程序可在数据传输方面有一定保证。-CRC, which is used in the network of well-tested, the maximum reached 10 well-tested through the program in data transmission, there is a definite guarantee.
- 2022-08-31 19:00:04下载
- 积分:1
-
一个简单的股票交易系统,系统的使用见源程序,系统采用C语言,对于初学者很有帮助。...
一个简单的股票交易系统,系统的使用见源程序,系统采用C语言,对于初学者很有帮助。-A simple stock exchange system source code.
- 2022-01-29 02:50:18下载
- 积分:1
-
基于背景相减的运动检测
用opencv做的运动目标检测,采用了背景相减的算法,此方法适用于背景变化不大的情况,效果较好,绘制外围绿色框,作为目标的跟踪,里面用到了图像灰度化、阈值化、图像膨胀与腐蚀、绘制边缘轮廓及外界矩形等相关知识,kernel的选择要注意把握好kernel的大小
- 2022-01-24 15:44:54下载
- 积分:1
-
windows7 UAC 权限提升 win7权限
资源描述windows7 UAC 权限提升 win7权限,用windowsapi实现的提升权限,可以用普通用户权限提升到管理员权限,适合初学者 适用于windows2008 server,windows7 vista windows8 windows 10等操作系统
- 2022-07-10 10:06:19下载
- 积分:1
-
Sometimes, it would be nice to have an edit box with a spell checker and/or thes...
Sometimes, it would be nice to have an edit box with a spell checker and/or thesaurus built in, especially if you use edit boxes to enter longer messages
- 2022-02-12 05:19:41下载
- 积分:1