-
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
-
压缩解压缩类源码
压缩解压缩类源码-decompress compressed source category
- 2022-08-25 02:27:21下载
- 积分:1
-
算术编码与译码原理以及Matlab实现代码
算术编码与译码原理以及Matlab实现代码-The principle of arithmetic coding and decoding, as well as realize Matlab code
- 2023-03-19 21:20:02下载
- 积分:1
-
Implementation for Lempel
Implementation for Lempel-Ziv code.
Encoder and decoder are separated. The input is a file and the output is written in another file.
- 2022-08-18 02:45:59下载
- 积分:1
-
DHB经理经理经理级WBS WBS WBS WBS DHB DHB DHB经理经理的WBS。
dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs-dhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbs
- 2023-03-29 06:55:03下载
- 积分:1
-
H.264 CABAC的循环码的译码。
H.264的CABAC的旁路码的decoding.-H.264 CABAC the bypass code decoding.
- 2023-02-28 23:20:04下载
- 积分:1
-
RLE8压缩和解压缩算法
用VS2005开发,并且测试通过
RLE8压缩和解压缩算法
用VS2005开发,并且测试通过-RLE8 compression and decompression algorithm using VS2005 to develop and test
- 2022-10-08 21:45:08下载
- 积分:1
-
mpeg2 decoder filter过滤服务端
mpeg2 decoder filter过滤服务端-mpeg2 decoder filter filtering service-
- 2022-05-22 03:28:22下载
- 积分:1
-
tar原码,不知道有没有用
tar原码,不知道有没有用-tar source was not aware useless
- 2022-01-25 22:43:14下载
- 积分:1
-
方便处理JPEG格式图片的基于VC的源代码
方便处理JPEG格式图片的基于VC的源代码-facilitate the processing of JPEG images based on the source code VC
- 2022-02-12 11:22:53下载
- 积分:1