-
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
-
infozip DLL文件。包含VB的压缩和解压使用例子
infozip DLL文件。包含VB的压缩和解压使用例子 -Infozip DLL, contains compression and uncompression examples in VB
- 2022-03-12 11:58:28下载
- 积分:1
-
Compression program, VC++ source code and Demo Programs
压缩程序,VC++源代码和演示程序
- 2022-03-20 21:21:53下载
- 积分:1
-
delphi 编制的服务器程序,能对客户端进行种种操作!
delphi 编制的服务器程序,能对客户端进行种种操作!-delphi prepared by the server, the client can conduct various operations.
- 2022-10-18 03:25:03下载
- 积分:1
-
winzip codecs for use VC design, function very basic. For beginners reference.
winzip压缩解压器,利用VC++设计的,功能很基本。适合初学者参考。-winzip codecs for use VC design, function very basic. For beginners reference.
- 2022-02-13 12:38:12下载
- 积分:1
-
UnRar解压缩控件
UnRar Control for VB6,解压缩WinRar的控件,系统不用安装WinRar程序也可以解压缩Rar文件,包含一...
UnRar解压缩控件
UnRar Control for VB6,解压缩WinRar的控件,系统不用安装WinRar程序也可以解压缩Rar文件,包含一个VB6的例子程序。-Unrar unzip control UnRar Control for VB6, extracting WinRar control, the system need to install WinRar program can also extract the Rar file, contains a VB6 example of the procedure.
- 2022-06-14 09:35:52下载
- 积分:1
-
rar under linux software, linux system after installation you can extract the ra...
linux下的rar软件,安装后linux系统下就可以解压rar以及相关的文件了。-rar under linux software, linux system after installation you can extract the rar and related documents.
- 2022-03-17 06:48:03下载
- 积分:1
-
矩阵式键盘1的代码用于LED的显示
矩阵式键盘1的代码用于LED的显示-Matrix keyboard for one of the code LED display
- 2022-10-30 06:40:02下载
- 积分:1
-
X264源码,VLC H.264压缩软件。
X264源代码,VLC的H264压缩软件。-X264 source code, VLC H.264 compression software.
- 2022-01-22 01:57:38下载
- 积分:1
-
这个代码是"高斯克吕格与经纬度坐标值转换代码",本人也是从网友转贴而来....
这个代码是"高斯克吕格与经纬度坐标值转换代码",本人也是从网友转贴而来.-This code is
- 2022-01-26 05:14:47下载
- 积分:1