搜索资源列表

  1. m着色问题

    0下载:
  2. 用C++实现m着色问题-achieve m C Coloring
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2567
    • 提供者:刘地宁
  1. m着色问题

    0下载:
  2. 用C++实现m着色问题-achieve m C Coloring
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:刘地宁
  1. simulated annealing

    1下载:
  2. 模拟退火算法求解经典图论中的图着色问题的源程序-simulated annealing algorithm classic graph coloring map of the source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:黄大东
  1. Text3

    0下载:
  2. 利用C语言中的回溯法对图案的着色问题进行解决并检查颜色可用性生成邻接矩阵-use of the C language law back to the logo coloring problem solving and check availability of generating color adjacency matrix
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:jjin
  1. 图的m着色问题

    0下载:
  2. 给定无向量图G顶点和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点着一种颜色。是否有一种着色法使G图中每条边的两个顶点着不同的颜色。这个问题是图的m可着色判定问题给定无向量图G顶点和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点着一种颜色。是否有一种着色法使G图中每条边的两个顶点着不同的颜色。这个问题是图的m可着色判定问题-given no vector graph G vertices and m different
  3. 所属分类:按钮控件

    • 发布日期:2024-05-02
    • 文件大小:6144
    • 提供者:刘二
  1. 地图着色算法C语言源代码

    0下载:
  2. 地图着色问题的算法,C语言代码,有需要的下,不要帐号就可以下。-coloring the map algorithm, C language code that are needed, the following can not account.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:王少石
  1. 算法第一次实验

    0下载:
  2. 着色问题,输入一个图和颜色的种数,要求有邻边的两个顶点不能着同一种颜色,找出所有的着色方案-coloring, the importation of a color map and the number of categories, and a two adjacent edges of the peak is not the same color, identify all the coloring program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:289792
    • 提供者:周子藤
  1. colorprogram

    0下载:
  2. 着色问题,通过贪心算法实现,个人认为还比较经典-Coloring problem, through the greedy algorithm to achieve, personally think that is still relatively classic
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:钟俊
  1. color2

    0下载:
  2. 这是我编的关于着色问题的C程序,我的程序已经通过编译了,直接可以运行-This is my series on the C coloring process, I have been through the process of compiling a direct run
  3. 所属分类:C#编程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:ouzf
  1. mColor

    0下载:
  2. 图论:图的M着色问题 GraphM.h GraphOpr.h mColor.cpp mColor.dsp mColor.dsw mColor.h mColor.ncb mColor.opt mColor.plg test test.gph-graph theory : Figure M Coloring GraphM.h GraphOpr.h mColor.cpp mColo r.dsp mC
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:12288
    • 提供者:silwol
  1. setColor_pro

    0下载:
  2. 经典的着色问题,数据结构,本代码由本人自己编写,VC++版本-classic color issues, data structure, the code from my own preparation, the VC version
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:258048
    • 提供者:better
  1. myAlgorithmExamplesAndExplain

    0下载:
  2. 都是自己编写的常用算法的事例,本人础作. 里面有:哈密尔顿环,皇后问题,图的着色问题,子集和数问题,树和等价问题,栈的各种用发等.-themselves are prepared by the algorithm commonly used examples, I make foundation. There are : Hamilton Central, Queen's, graphs, and several subse
  3. 所属分类:书籍源码

    • 发布日期:2024-05-02
    • 文件大小:2210816
    • 提供者:ccg
  1. sche3

    0下载:
  2. « 问题描述: 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的 贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个 顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小 会场数。) « 编程任务: 对于给定的k个待安排的活动,编程计算使用最少会场的时间表。 « 数据输入: 由文件input
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-02
    • 文件大小:20480
    • 提供者:newheroin
  1. matlab_GCP

    0下载:
  2. 用matlabf编程求解通常的图着色问题,经常使用这个原理的.-Matlabf programming is usually used to solve the graph coloring problem, frequent use of this principle.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:
  1. graphics

    0下载:
  2. 图着色问题得Visual C++ 代码,可共学习算法设计的学习者参考-Graph Coloring Problem was Visual C++ Code, a total of learners learning algorithm design reference
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:150528
    • 提供者:hn
  1. GCP

    0下载:
  2. GCP(图着色问题)的模拟退火算法应用源码-GCP (Graph Coloring Problem) application of the simulated annealing algorithm source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:zhaoyanjie
  1. yuandaima

    2下载:
  2. 图着色问题的遗传算法MATLAB程序,大家看看吧-matlab ga
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:5120
    • 提供者:郭果
  1. CSGC图着色算法

    1下载:
  2. 针对图着色问题所用的一种算法,解决路线着色问题。(An algorithm for graph coloring is used to solve the problem of route coloring.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:Fighting、
  1. 图论着色CSGC

    0下载:
  2. 针对图着色问题所用的一种敏感图论算法,解决路线着色问题。(A sensitive graph theory algorithm for graph coloring problem is used to solve the problem of route coloring.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:521216
    • 提供者:Fighting、
  1. 颜色敏感图着色CSGC

    1下载:
  2. 颜色敏感的图着色频谱分配算法,解决图着色问题。(Color-sensitive graph coloring algorithm, solving graph coloring problem.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:110592
    • 提供者:Fighting、
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org