文件名称:map_four_color
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-04-25
- 文件大小:
- 1.34mb
- 下载次数:
- 0次
- 提 供 者:
- 胡*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
四色定理又称四色猜想、四色问题,是世界三四色定理是一个著名的数学定理,通俗的说法是:每个平面地图都可以只用四种颜色来染色,而且没有两个邻接的区域颜色相同。本程序利用利用栈的思想和回溯算法来解决地图染色问题,程序算法简单易懂,使用鼠标绘出不同的区域,由程序自动填色,很好的演示了地图的四色问题-Four color theorem, also known as four-color conjecture, four-color problem, is the world s three or four color theorem is a well-known mathematical theorem, the popular argument is: Every planar map can be dyed using only four colors, but no two adjacent the same region color. The program uses the idea of the use of the stack and backtracking algorithm to solve the map coloring problem, the program algorithm is simple and easy to understand, use the mouse to draw a different area, the program automatically fills, good demonstration of the four-color map problem
(系统自动生成,下载前可以参看下载内容)
下载文件列表
地图四色算法\地图四色算法\ReadMe.txt
............\............\Resource.h
............\............\small.ico
............\............\src.cpp
............\............\src.h
............\............\stdafx.cpp
............\............\stdafx.h
............\............\地图四色算法.cpp
............\............\地图四色算法.h
............\............\地图四色算法.ico
............\............\地图四色算法.rc
............\............\地图四色算法.vcproj
............\............\地图四色算法.vcproj.CM-23.Administrator.user
............\............\地图四色算法.vcproj.PC201302090154.Administrator.user
............\地图四色算法.exe
............\地图四色算法.ncb
............\地图四色算法.sln
............\地图四色算法.suo
............\地图染色算法详解C语言 编程小梦.htm
............\................................_files\about.gif
............\......................................\acom
............\......................................\acom(1)
............\......................................\acom(2)
............\......................................\acom(3)
............\......................................\acom(4).htm
............\......................................\acom.htm
............\......................................\adx(1).php
............\......................................\adx.php
............\......................................\c.js
............\......................................\cnw.js
............\......................................\conc.gif
............\......................................\crayon.min.css
............\......................................\crayon.min.js
............\......................................\donate.jpg
............\......................................\frontopen.js
............\......................................\h.js
............\......................................\jquery-migrate.min.js
............\......................................\jquery.js
............\......................................\lightbox-2.6.min.js
............\......................................\lightbox.css
............\......................................\mobile.css
............\......................................\share.js
............\......................................\style.css
............\......................................\T21z..XqBXXXXXXXXX_!!1576560244.jpg
............\......................................\T2alw4XxRaXXXXXXXX_!!1576560244.jpg
............\......................................\tutorial.gif
............\......................................\weibo.jpg
............\地图四色算法
............\地图染色算法详解C语言 编程小梦_files
地图四色算法