-
在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码.
一个完整的系统应具有以下功能:
(1)初始化.从终端读入字符集大小,以及...
在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码.
一个完整的系统应具有以下功能:
(1)初始化.从终端读入字符集大小,以及字符和权值,建立 哈夫曼树,并保存.
(2)编码.利用以建好的哈夫曼树对正文进行编码,然后保存.
(3)译码.利用已建好的哈夫曼树将文件中的代码进行译码,结果打印出来.
-At the sending end through a coding system for encoding transmit data treatment. Will be heard in the receiver to decode the data. A complete system should have the following functions: (1) initialization. Read from the terminal character set size, as well as the characters and the right values, the establishment of Huffman trees, and save. (2) coding. used to build the Huffman tree to encode the text and then save it. (3) decoding. the use of the Huffman tree has been built will document the code decoding, the results print out.
- 2022-02-10 10:40:46下载
- 积分:1
-
qt5 开发的excel插件使用
资源描述这是在qt5平台上开发,利用excel插件开发的应用程序。该程序需要在windows上安装了对应的excel阅读器,并引导出对应的头文件进行开发,工程里包含了excel的头文件,可以直接用,希望可以帮助到大家!
- 2022-02-27 07:59:33下载
- 积分:1
-
操作系统的内存管理模拟,用C++编写,不是可视化界面,但是十分方便实用~...
操作系统的内存管理模拟,用C++编写,不是可视化界面,但是十分方便实用~-operating system memory management simulation, C preparation, not visual interface, but very convenient and practical ~
- 2022-10-20 12:35:04下载
- 积分:1
-
入门级sqlapi链接MySQL范例
该项目包含了windows下socket通讯机制《完成事件》,以及c++调用sqlapi库连接mysql数据库,简单通俗易懂。适合想研究程序猿。附上Mysql,sqlapi安装学习日志。
- 2022-09-22 07:40:03下载
- 积分:1
-
directx9实现纹理过滤例程
directx9实现纹理过滤例程-directx9 achieve texture filtering routines
- 2022-03-29 23:39:56下载
- 积分:1
-
探讨性能测试中的计时问题 [源代码] ,类似于CPUZ
探讨性能测试中的计时问题 [源代码] ,类似于CPUZ-Investigate the performance testing of timing problems [source code], similar to CPUZ
- 2023-06-02 08:45:03下载
- 积分:1
-
VC++鼠标捕捉的使用方法
Windows 95 程序设计中的一个小例子。今天再次复习一遍。
学习鼠标捕捉的使用方法:
SetCapture()
ReleaseCapture();
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-28 21:30:08下载
- 积分:1
-
对于静态场景,提取其背景的程序,应用三高斯模型
对于静态场景,提取其背景的程序,应用三高斯模型-for static scenes from his background, application three Gaussian model
- 2022-08-18 07:36:44下载
- 积分:1
-
非常经典,常用的批处理程序,用于清理电脑等等!
非常经典,常用的批处理程序,用于清理电脑等等!-Very classical, commonly used in batch procedures for cleaning up the computer and so on!
- 2022-02-04 21:40:43下载
- 积分:1
-
读写EXCEL文件,对EXCEL文件中的内容做比较。
读写EXCEL文件,对EXCEL文件中的内容做比较。-reading and writing Excel documents, Excel documents, the contents of comparison.
- 2022-03-19 17:08:29下载
- 积分:1