搜索资源列表
图的m着色问题
- 给定无向量图G顶点和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点着一种颜色。是否有一种着色法使G图中每条边的两个顶点着不同的颜色。这个问题是图的m可着色判定问题给定无向量图G顶点和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点着一种颜色。是否有一种着色法使G图中每条边的两个顶点着不同的颜色。这个问题是图的m可着色判定问题-given no vector graph G vertices and m different colors. Using these color grap
地图着色算法C语言源代码
- 地图着色问题的算法,C语言代码,有需要的下,不要帐号就可以下。-coloring the map algorithm, C language code that are needed, the following can not account.
m着色问题
- 用C++实现m着色问题-achieve m C Coloring
代码编辑器控件支持代码着色
- 这是一个DELPHI的代码编辑器控件,支持代码着色,十分方便,我一直在用它.-DELPHI code editor controls, code coloring support, which is very convenient, I have been using it.
着色问题
- int x[5]={0}; //表示每个结点所用的颜色种类,初始化为0 int count=0; //表示着色的种数 //书上P65上的图4-11
Direct3D ShaderX Vertex and Pixel Shader Tips and Tricks_Wolfgang.F
- Wolfgang.F的着色器语言HLSL经典外文教程《Direct3D ShaderX Vertex and Pixel Shader Tips and Tricks》,附PDF教程和第一章部分源码(由于上传大小限制)
MeshRender.rar
- 实现基于GPU的网格渲染,使用GLSL着色器,mesh rendering based on GPU
yuandaima
- 图着色问题的遗传算法MATLAB程序,大家看看吧-matlab ga
ant
- 关于地图着色问题的蚁群搜索算法,启发式搜索算法的改进-Map Coloring Problem on ant colony search algorithm, heuristic search algorithm to improve
t
- 回溯经典-m图着色问题(和地图4色问题的区别) - train的专栏 - CSDN博客-Back classic-m graph coloring problem (and the 4-color map problem of difference)- train column- CSDN blog
GrTheory-Matlab-toolbox
- 图论应用研究广泛,如最短路问题,最小生成树问题,最大费用流问题,最优匹配问题,网络可靠性问题,图的着色问题,最优序列设计问题,等等。这是一个强大而通用的基于matlab的工具箱 -Graph toolbox
DrawMap
- 一个中国地图着色的源码,可以对中国的32个省着上不同的颜色-Draw China Map
SyntaxHlt_src
- VC++写的能够将剪贴板中的内容进行语法着色处理的小程序,当用户把源代码粘贴到论坛之前使用该工具处理一下再上传时,论坛中显示的源代码将成为按语法着色的代码。着色支持VB、VC++、JAVA等语言。-VC++ to write to the clipboard contents syntax coloring of small programs, When users to paste the source code to use the Forum before the tools to dea
fine_cg_src
- 图形着色程序, 进行Gouraud三角形着色-Graphics rendering procedures Gouraud shading triangle
M
- 给定一个无向图,相邻两个图不能着相同颜色,求多少种颜色将每个顶点着色-Give an undirected graph, adjacent to the two plans should not the same color, the number of colors for each vertex shaders
图着色算法
- 用于D2D用户分簇的图着色,很方便使用的一个程序(D2D user clustering for the graph coloring, it is convenient to use a program)
colorization_matlab着色
- 数字图像处理的 着色算法 matlab源代码(Digital image processing coloring algorithm matlab source code)
CSGC图着色算法
- 针对图着色问题所用的一种算法,解决路线着色问题。(An algorithm for graph coloring is used to solve the problem of route coloring.)
图论着色CSGC
- 针对图着色问题所用的一种敏感图论算法,解决路线着色问题。(A sensitive graph theory algorithm for graph coloring problem is used to solve the problem of route coloring.)
颜色敏感图着色CSGC
- 颜色敏感的图着色频谱分配算法,解决图着色问题。(Color-sensitive graph coloring algorithm, solving graph coloring problem.)