-
24位BMP转换为RGB565的BMP工具
24位BMP转换为RGB565的BMP工具-24 BMP conversion of the BMP tools RGB565
- 2022-07-07 17:28:51下载
- 积分: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
-
实现多序列连续播放功能!对于视频编解码很有用途。
实现多序列连续播放功能!对于视频编解码很有用途。-Multiple sequence realize continuous playback! For the very purpose video codec.
- 2022-02-26 09:38:50下载
- 积分:1
-
c code for speech code algorithm,and support multi
语音压缩算法 ,C语言编写 多平台 -c code for speech code algorithm,and support multi-platform
- 2022-06-27 15:13:56下载
- 积分:1
-
776的解压缩算法篇
776的解压缩算法篇--776`s decompression algorithm
- 2023-04-05 04:30:03下载
- 积分:1
-
vc编写的基于哈夫曼的文件压缩程序,解压后即可运行,
vc编写的基于哈夫曼的文件压缩程序,解压后即可运行,-vc prepared a document-based Huffman compression procedure, immediately after decompression operation,
- 2022-01-31 11:18:06下载
- 积分:1
-
实现JPEG压缩编码功能2项目文件看
实现jpeg的压缩编码功能
在demo2的工程文件中即可查看-Realize jpeg compression coding function demo2 project document to see
- 2022-07-22 11:06:29下载
- 积分:1
-
对bmp图像进行压缩和集中管理的一个较好的库的实现.
对bmp图像进行压缩和集中管理的一个较好的库的实现.-right bmp image compression and centralized management of a better realization of the library.
- 2023-01-04 05:50:04下载
- 积分:1
-
本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点...
本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点-the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman
- 2022-11-11 03:25:04下载
- 积分:1
-
高的实现
本程序实现了高速的bmp图片到jpg图片的压缩,其中使用了动态连接库,使得压缩速度有了很大提高,而且使用非常简单。-the realization of high-speed bmp jpg photo to photo compression, the use of the dynamic link library, makes compression speed has been greatly improved, but it is very simple.
- 2023-07-16 23:10:03下载
- 积分:1