搜索资源列表
combine
- 地图的四染色问题, 代码完整,条理清晰-Four-coloring problem map, code integrity, clarity
opengl
- 用OpenGL语言,输入点和点之间的连线关系,画出网状图,给图渐变着色,可选择着色,并对图进行移动翻转缩小放大,及纹理填充-With the OpenGL language, the input connection point and the relationship between the points, draw network maps, to map the gradient coloring, optional color, and reduce the enlarged map t
M-graph-coloring-problem
- 通过鼠标绘制出该图的结构(可在菜单中设置打点和画线两种命令:当选择打点命令是,鼠标每点击一下则在屏幕上打一个点,当选择画线命令时,鼠标首先选中其中一个点,在选中另一个点时绘制出两个点之间的连线。当然也可采用其他方法完成图的绘制)。然后用不同的颜色来标识这些点,使得图中每条边连接的2个顶点着不同的颜色。在屏幕上应能显示出用不同颜色着色后的图。-Through the mouse to draw out the structure of the graph (which can be set in
map
- 这个是地图染色问题的cpp文件,用c语言编写的-This is the map coloring problem cpp file, written in c language
Map_Color
- 这是个地图着色的小程序,用得着的可以下载-This is a small map coloring program, you can download useful to
map-cloering
- 利用贪心算法对中华人民共和国地图进行着色,就是著名的四色问题。-Use a greedy algorithm to the people s Republic of China for coloring, is the famous four-color problem.
Australian-map-coloring
- 编程实现对澳大利亚地图进行着色,两个共同边界的区域染不同的颜色,当可以选择6、5、4、3种不同的颜色的情况下,由程序自动进行处理,给出具体的染色方案。-Color Australian map with different colors
map-coloring
- 给地图着色,要求保证相邻的省份不能有相同的颜色的最少着色方案。-To map coloring, required to ensure the neighboring provinces can not have at least the same color coloring scheme.