-
zip压缩,解压缩代码.
zip压缩,解压缩代码.-zip compression, decompression code.
- 2022-04-13 01:57:43下载
- 积分:1
-
可以对选中的文件进行压缩!
可以对选中的文件进行压缩!-be selected in the right compression!
- 2023-02-12 01:35:03下载
- 积分:1
-
数据压缩,C语言,哈夫曼编码
数据压缩,c语言,huffman编码,vc实现-Data compression, c language, huffman coding
- 2023-08-02 05:55:02下载
- 积分:1
-
如果你遇到有不能删除的文件时,此文件就可以做到,能帮你删除不能手工删除的文件...
如果你遇到有不能删除的文件时,此文件就可以做到,能帮你删除不能手工删除的文件-If you have encountered can not delete the file, this file can be done, can help you manually delete the deleted files can not be
- 2022-10-31 02:35:03下载
- 积分:1
-
哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。...
哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。-Huffman coding, based on the MFC. Huffman coding for entropy coding one of the best ways, for a wide variety of data compression technology.
- 2022-01-28 19:56:57下载
- 积分:1
-
递归下降识别程序
递归下降识别程序-recursive declined identification procedures
- 2022-03-18 00:29:11下载
- 积分:1
-
huffman压缩算法,c语言编写。可下下来参考
huffman压缩算法,c语言编写。可下下来参考-Huffman compression algorithm, c language. Reference may be down under
- 2023-06-28 21:15:03下载
- 积分:1
-
很好地,希望大家都来看看,关于RS-485方面的知识和串口方面的。以及一些实用软件...
很好地,希望大家都来看看,关于RS-485方面的知识和串口方面的。以及一些实用软件-good, we all hope to see, on the RS-485 and the knowledge of the serial port. And some utility software
- 2022-04-08 13:15:49下载
- 积分:1
-
Map coloring to each city on the map as a point of abstraction, and to every cit...
地图着色把地图上的每个城市抽象为一个点,并给每个城市编号,,相邻的城市之间用直线连接。据此做出邻接矩阵,若第i个城市与第j个城市相邻,则metro[i][j]=1,否则metro[i][j]=0。
算法:按照编号从小到大的顺序检查每个城市,对每个城市从1到4使用4种颜色着色,若当前颜色可用(即不与相邻城市颜色相同),则着色;否则测试下一种颜色。
-Map coloring to each city on the map as a point of abstraction, and to every city number, adjacent lines to connect between cities. Accordingly to make adjacency matrix, if the section i and section j cities adjacent cities, the metro [i] [j] = 1, otherwise the metro [i] [j] = 0. Algorithm: In accordance with the code sequence from small to large checks every city, every city on 1-4 from the use of four kinds of color shading, color can be used if the current (ie not with the same colors as the neighboring cities), then coloring Otherwise, the next test colors.
- 2022-02-12 12:09:41下载
- 积分:1
-
解压zip文件的程序
解压zip文件的程序 -the program for uncompressing zip files
- 2023-07-23 18:15:02下载
- 积分:1