-
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
-
各种源数据的压缩和解压缩,使用MFC实现…
各种数据压缩和解压的源码,用mfc实现。包括熵编码,预测编码,变换编码,字典编码-A variety of data compression and decompression of the source, using mfc achieve. Including entropy coding, predictive coding, transform coding, dictionary coding
- 2022-03-18 21:44:40下载
- 积分:1
-
欢迎使用是用vfp6.0编的一套管理数据库系统
欢迎使用是用vfp6.0编的一套管理数据库系统-welcomed the use of vfp6.0 series is a set of database management system
- 2023-01-05 22:45:03下载
- 积分:1
-
一个h.263的视频算法及测试程序,符合国际视频会议标准
一个h.263的视频算法及测试程序,符合国际视频会议标准-An H.263 video algorithm and testing procedures, in line with international standards for video conferencing
- 2022-08-16 01:16:00下载
- 积分:1
-
C language compiler of the LZW compression algorithm, and feel good preparation,...
用C++语言编译的LZW压缩算法,自我感觉编写不错,根据提示输入要压缩的文件名即可-C language compiler of the LZW compression algorithm, and feel good preparation, When prompted to input compressed file can be
- 2022-02-01 02:13:51下载
- 积分:1
-
SMC1602字符液晶的显示程序,封装很好,可直接调用
SMC1602字符液晶的显示程序,封装很好,可直接调用-SMC1602 character liquid crystal display process, package well and can be directly called
- 2022-01-23 11:07:15下载
- 积分:1
-
a Huffman coding, I greenhorn casually Be play, no one I joke.
一个哈夫曼编码,我是新手,随便做个玩,请大家别笑话我.-a Huffman coding, I greenhorn casually Be play, no one I joke.
- 2023-03-03 08:30:04下载
- 积分:1
-
7-Zip 3.11的源码-7-Zip 3.11 source code
- 2022-05-07 16:09:50下载
- 积分:1
-
a relatively simple VB Access from the development of the system, please see slo...
一个比较简单的由VB+Access开发的系统,请慢看-a relatively simple VB Access from the development of the system, please see slow
- 2023-09-06 19:05:04下载
- 积分:1
-
cyFonts.rar,解压后放到字体文件夹里面即可
cyFonts.rar,解压后放到字体文件夹里面即可-cyFonts.rar
- 2022-01-23 10:21:28下载
- 积分:1