CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 着色问题

搜索资源列表

  1. home1work

    0下载:
  2. 微软桌着色问题a【问题】 组合问题 【问题】 填字游戏 【问题】 n皇后问题 -Microsoft tables coloring problem -- a problem [[composition problems -- crossword puzzles [n Queen's problem -- the problem
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7876
    • 提供者:阿嫂
  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编程

    • 发布日期:2008-10-13
    • 文件大小:1118
    • 提供者:jjin
  1. 图的m着色问题

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

    • 发布日期:2008-10-13
    • 文件大小:6516
    • 提供者:刘二
  1. 地图着色算法C语言源代码

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

    • 发布日期:2008-10-13
    • 文件大小:1786
    • 提供者:王少石
  1. m着色问题

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

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

    0下载:
  2. int x[5]={0}; //表示每个结点所用的颜色种类,初始化为0 int count=0; //表示着色的种数 //书上P65上的图4-11
  3. 所属分类:图形图象

    • 发布日期:2010-10-21
    • 文件大小:1009
    • 提供者:fairbanks
  1. yuandaima

    2下载:
  2. 图着色问题的遗传算法MATLAB程序,大家看看吧-matlab ga
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-31
    • 文件大小:5312
    • 提供者:郭果
  1. ant

    0下载:
  2. 关于地图着色问题的蚁群搜索算法,启发式搜索算法的改进-Map Coloring Problem on ant colony search algorithm, heuristic search algorithm to improve
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:5835
    • 提供者:yurongguo
  1. t

    1下载:
  2. 回溯经典-m图着色问题(和地图4色问题的区别) - train的专栏 - CSDN博客-Back classic-m graph coloring problem (and the 4-color map problem of difference)- train column- CSDN blog
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:158307
    • 提供者:
  1. GrTheory-Matlab-toolbox

    0下载:
  2. 图论应用研究广泛,如最短路问题,最小生成树问题,最大费用流问题,最优匹配问题,网络可靠性问题,图的着色问题,最优序列设计问题,等等。这是一个强大而通用的基于matlab的工具箱 -Graph toolbox
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:31911
    • 提供者:姚国才
  1. homework_da

    0下载:
  2. 初学者设计的matlab顶点问题着色问题gui解决,要求输入顶点个数,可计算色多项式,及染色方法-Matlab beginners designed gui question vertex coloring problem resolved for the importation of the number of vertices, chromatic polynomial computable, and staining
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:15993
    • 提供者:丰占军
  1. greedy

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

    • 发布日期:2017-04-01
    • 文件大小:630776
    • 提供者:Stephen
  1. tuzhuode

    2下载:
  2. 利用模拟退火法解决图着色问题,画出相应的图形,效果较好-Using simulated annealing to solve the graph coloring problem, draw the appropriate graphics, better
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2467
    • 提供者:宋聃
  1. simulated annealing algorithm

    0下载:
  2. 模拟退火算法的应用很广泛,可以较高的效率求解最大截问题(Max Cut Problem)、0-1背包问题(Zero One Knapsack Problem)、图着色问题(Graph Colouring Problem)、调度问题(Scheduling Problem)等等。(Simulated annealing algorithm is widely used, can be more efficient to solve the maximum Problem Cut (Max), 0-1
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:62464
    • 提供者:四姑娘
  1. CSGC图着色算法

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

    • 发布日期:2017-12-29
    • 文件大小: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. 所属分类:图形图象

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

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

    • 发布日期:2017-12-28
    • 文件大小:110592
    • 提供者:Fighting、
  1. 图论着色的相关代码分析

    0下载:
  2. 此为大四的毕业设计论文的相关代码,题目是《有关图论着色问题非算法模型的建立与设计》,代码成功率极高。且多方面对图论着色进行了分析,同时也是这份代码被评为了优秀毕业设计论文。(This is the code of graduation thesis for senior students. The topic is "the establishment and design of non algorithmic model for graph coloring problem"
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:7168
    • 提供者:
  1. AntColonyOptimization-TSP

    1下载:
  2. 蚁群算法作为新发展的一种模拟蚂蚁群体智能行为的仿生优化算法,它具有较强的鲁棒性、优良的分布式计算机制、易于与其他方法相结合等优点,本算法用来解决最短路径问题,并在TSP旅行商问题上取得较好的成效。同时也可以在他领域如图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类进行参考。(Ant colony algorithm is a newly developed bionic optimization algorithm that simulates the ant colony intel
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1835008
    • 提供者:元气满满
  1. 启发式算法

    0下载:
  2. 利用启发式算法解决图着色问题,包括禁忌表,仇人表等一系列操作(Solving the problem of graph coloring with heuristic algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-12-23
    • 文件大小:336896
    • 提供者:lenonald
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com