搜索资源列表
实验报告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.
李森数据结构作业
- 文件夹中包括常用的数据结构的算法,包括二叉树的三种递归和非递归算法,染色问题,八皇后问题,深度广度遍历,约瑟夫环,数值转换,树的高度和叶子节点数,最小生成树 ,两点之间的所有路径-folder include common data structure of the algorithm, including the three binary tree recursive and non - recursive algorithm, Dyeing, 8 Queen, depth and bread
ranseji_china
- 基于51单片机Atmel89C554开发的染色机源程序-SCM Atmel89C554 dyeing machine developed by source
rsj
- 基于VisualBasic的染色机智能监控程序-the dyeing machine intelligent monitoring procedures
QueueStack
- 基本数据结构,队和栈的架构设计及地图四染色问题-basic data structure, teams and stack design and the structure maps were four issues
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
mrxvt-0.5.1.tar
- Mrxvt是一个小巧,快捷,功能强大的X终端仿真程序。它是基于流行的rxvt开发版,增加了多页支持,支持用户指定背景图形,透明背景,背景染色,支持多种风格的滚动条,文字阴影,中文显示与输入,TrueType字体,多种UNIX平台和cygwin,等等。它不依赖于任何Gnome/KDE的库文件。
chuxue
- 这是个J2ME下3D程序,是一个旋转的三棱锥,它的染色非常有讲究,可以详细说明VERTEXARRAY这个类的功能
4ranse
- VC++实现染色算法,利用堆栈。属于数据结构习题
siranse
- 用c++语言实现的地图四染色算法,个人感觉不错仅供参考
AS2Debug
- AS2Debug是为了弥补flash自带的trace的不足而制作的,增加了一下几个主要功能 1.对object和Array做了解析,能输出包含的具体数据和类型 2.对movieclip做了处理,使用digMc方法,可以方便的输出包含的所有子影片的详细信息 3.增加了信息分类和染色(分为trace,info,error,waring四种)
地图四染色
- 地图四染色问题 map.in为输入文件,文本格式,地图的邻接矩阵-map map.in four staining problem for the importation documents, text format, maps the adjacency matrix
coulor
- 用我们所写的C++程序去实现我们想要得到的图形的染色-With our C++ program written to achieve what we want the graph coloring
地图四染色
- 将地图用四种颜色染色,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.)