-
考试的3解决,SSD4
Exam 3 Solved, SSD4 -Exam 3 Solved, SSD4----------------
- 2023-08-11 15:40:03下载
- 积分:1
-
在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码.
一个完整的系统应具有以下功能:
(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
-
研究性的源代码,研究自定义对话框的实现
研究性的源代码,研究自定义对话框的实现-study the source code, since the definition of research to achieve the dialog
- 2022-06-17 18:58:37下载
- 积分:1
-
是个多线程编程的例子,对初学者有帮助,里面的书写规范
是个多线程编程的例子,对初学者有帮助,里面的书写规范-Is an example of multi-threaded programming, there is help for beginners, which regulate the writing
- 2023-06-13 22:10:03下载
- 积分:1
-
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。...
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-procedures with the greedy algorithm to solve the problem using the minimum spanning tree greedy guidelines : each side the right to choose the minimum value side. If the edge after the entry does not constitute a part, while accession.
- 2022-06-11 11:33:35下载
- 积分:1
-
一个很好的图像识别软件。 能够识别信封上的邮政编码。 里面的代码条理很清晰,环境 VS.net 2003 编译通过,运行良好。作者是一个贵州大学研究生。...
一个很好的图像识别软件。 能够识别信封上的邮政编码。 里面的代码条理很清晰,环境 VS.net 2003 编译通过,运行良好。作者是一个贵州大学研究生。-A good image recognition software. Able to identify the postal code on the envelope. Organized inside the code very clear, the environment compiled through VS.net 2003, to work well. The writer is a graduate of Guizhou University.
- 2023-03-08 04:05:03下载
- 积分:1
-
航空摄影测量相对定向源代码
航空摄影测量相对定向源代码-aerial photography to measure the relative orientation source code
- 2022-07-25 04:49:03下载
- 积分:1
-
数据结构中图的邻接表实现 c++ 实现大部分功能 学习的好参考...
数据结构中图的邻接表实现 c++ 实现大部分功能 学习的好参考-c++ MAP
- 2022-03-14 12:32:37下载
- 积分:1
-
svmlight_matlab_windows_X64
svm-light相比libsvm使用简单,只有learn和classify两个,没有scale。集成进自己的工程大致有两种方式:1.工程内部system调用两个exe;2.封装源码嵌入工程。
svm_light训练和预测使用方法参考官网how to use就ok
- 2022-01-25 14:15:52下载
- 积分:1
-
三维地图局部更新程序,实现图像的拼接和切割
三维地图局部更新程序,实现图像的拼接和切割-Three-dimensional map of the local update process, the realization of image stitching and cutting
- 2022-03-13 00:36:03下载
- 积分:1