搜索资源列表
实验报告1 地图着色.rar
- 1.以二维数组list[N+1][N+1]表示地图,N表示区域数目,数组中以元素值为0表示不邻接,1表示邻接,限定区域数目N<=50. 2.用户先输入区域数目N,再输入邻接区域的代码,邻接可只写一次,区域的代码为0~N,N个为区域,一个为外部区域,或输入N-1,则可不包括外部区域,N个区域由用户定义 3.输出时,采用一一对应的方法,一个区域对应一种颜色 形式:区域代码==》颜色代码(1~4)=》颜色 4.本程
mapcolor
- 地图染色问题,就是利用矩阵对地图相应的进行染色,用到了堆栈知识-map staining problem, it is using the matrix corresponding to the map for staining, apply knowledge of the stack
地图染色
- 用VC运行环境编写的地图染色问题 运用了4色染色定理,内容详细,有原代码分析-VC environment for the operation of the maps were prepared using four issues staining theorem, detailed, the original code analysis
mapColour_JJCH
- 地图染色问题,邻接矩阵从文件读入,但不会写文件去。-map coloring, the adjacency matrix from the document read, but not write to document.
5地图染色d
- 基于C++的MFC实现的地图着色问题。对于使用文档/视图模型的 MFC 应用程序。-based on C + + MFC map rendering issues. The use of Document / View model MFC applications.
zhuose
- 地图染色问题的练习 vc编程练习,学生作业-map staining the practice vc programming exercises, the students work
ranse
- 此程序是在VC界面上实现地图的染色,只要在界面上输入数字,那么就会自动形成地图染色-this procedure is in VC map interface to achieve the staining, as long as the number of input interface, then will automatically create maps staining
地图四染色
- 地图四染色问题 map.in为输入文件,文本格式,地图的邻接矩阵-map map.in four staining problem for the importation documents, text format, maps the adjacency matrix
实验报告1 地图着色
- 1.以二维数组list[N+1] 表示地图,N表示区域数目,数组中以元素值为0表示不邻接,1表示邻接,限定区域数目N<=50. 2.用户先输入区域数目N,再输入邻接区域的代码,邻接可只写一次,区域的代码为0~N,N个为区域,一个为外部区域,或输入N-1,则可不包括外部区域,N个区域由用户定义 3.输出时,采用一一对应的方法,一个区域对应一种颜色 形式:区域代码==》颜色代码(1~4)=》颜色 4.本程序可为任意一张的地图染色,并且
地图四染色
- 地图四染色问题 map.in为输入文件,文本格式,地图的邻接矩阵-map map.in four staining problem for the importation documents, text format, maps the adjacency matrix
mapcolor
- 地图染色问题,就是利用矩阵对地图相应的进行染色,用到了堆栈知识-map staining problem, it is using the matrix corresponding to the map for staining, apply knowledge of the stack
地图染色
- 用VC运行环境编写的地图染色问题 运用了4色染色定理,内容详细,有原代码分析-VC environment for the operation of the maps were prepared using four issues staining theorem, detailed, the original code analysis
mapColour_JJCH
- 地图染色问题,邻接矩阵从文件读入,但不会写文件去。-map coloring, the adjacency matrix from the document read, but not write to document.
5地图染色d
- 基于C++的MFC实现的地图着色问题。对于使用文档/视图模型的 MFC 应用程序。-based on C++ MFC map rendering issues. The use of Document/View model MFC applications.
zhuose
- 地图染色问题的练习 vc编程练习,学生作业-map staining the practice vc programming exercises, the students work
ranse
- 此程序是在VC界面上实现地图的染色,只要在界面上输入数字,那么就会自动形成地图染色-this procedure is in VC map interface to achieve the staining, as long as the number of input interface, then will automatically create maps staining
mapcaixiang
- 地图染色问题又称四色问题-Map coloring problem, also known as four-color problem
MapColor_Code
- 中国地图查询,数据结构课设,实现最小地图染色,最短通信网络,单源最短路径(Using the basic data structure, we can query the administrative area of Chinese maps and inquire about the adjacent cities and the shortest communication network)
地图四染色
- 将地图用四种颜色染色,n个地区间的相邻地区不同色(Dye the map in four colors. The adjacent areas of the n areas are different in color)
SchoolMap
- 用C++实现使用最少种颜色可以使得染色后的地图相邻部分的颜色不相同(Using C++ to achieve the least color can make the adjacent colors of the stained map different.)