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

搜索资源列表

  1. graphtheoryprogram.rar

    0下载:
  2. 有关图论程序,用matlab编写的,可进行顶点染色和边染色,Procedures related to graph theory, and the preparation of the matlab can be carried out vertex coloring and edge coloring
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:9118
    • 提供者:wangjishun
  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. Syntax-Coloring-Control-VC

    0下载:
  2. 这个控件封装了能够在鼠标点击时链接到网页的超链接HyperLink控件,并把它们都集成到一个普通的按钮上。另外这个按钮支持32位图的图标。4这个文章实现一个简单的从CWnd继承下来的编辑控件,它具有语法着色功能-This package has been able to control your mouse, click on link to the page when the hyperlink HyperLink control, and they are integrated into a
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:279010
    • 提供者:
  1. PlanarColor

    1下载:
  2. 对地图的着色,找出最少的颜色数目。 对于颜色=3的时候,直接返回4.-The coloring on the map to find the least number of colors. For color = 3, when the direct return of 4.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:8511
    • 提供者:汗颜
  1. vcf-1.0

    0下载:
  2. VC++下的三维重建的开发框架 主要是基于多图像输入下对物体进行重建过程而使用体素着色法-VC++ under the three-dimensional reconstruction of the development framework is based mainly on the multi-image input to the reconstruction process of the object using voxel coloring
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:587749
    • 提供者:men
  1. Best_pseudo_coloring_idea

    0下载:
  2. A code for pseudo coloring the images
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:521
    • 提供者:farooq
  1. Lab9

    0下载:
  2. It s an application for general graphs...including traversing and coloring algorithms...and a test programm for testing those features.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:6716
    • 提供者:Cosmin
  1. Shen

    0下载:
  2. graph coloring with GA
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:157081
    • 提供者:farhad
  1. Graphcoloring

    0下载:
  2. 采取邻接矩阵的搜索算法实现了对图的着色,是一种数值优化算法-Adjacency matrix to a search algorithm for graph coloring, is a numerical optimization algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:207613
    • 提供者:yangke
  1. 0712253

    0下载:
  2. I wrote this program for coloring any map with only 4 colors. Input for it is an bitmap file with 24 bit colors (must gray/scale). Output is a bitmap which is colored with maximum 4 colors.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1625461
    • 提供者:raveufo
  1. Coloring_a_graph_using_split_decomposition

    0下载:
  2. A solution for Graph Coloring problem Coloring a graph using split decomposition
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:59840
    • 提供者:Hydrae
  1. 1112333

    0下载:
  2. 量子遗传算法应用于物理频谱分析,结果表明基于量子遗传算法的频谱分配算法性能明显优于颜色敏感图论着色算法-Quantum genetic algorithm is applied to the physical spectrum analysis, the results show that genetic algorithm based on quantum of spectrum allocation algorithm is superior to color-sensitive color
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:197151
    • 提供者:daijiang
  1. Basedonthecognitivenetworkofgraphcoloringmodelofth

    1下载:
  2. 本文研究了认知网络中基于图论着色模型的频谱分配算法。-This paper studies the cognitive network model based on graph theory spectrum allocation algorithm for coloring.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:101187
    • 提供者:梧桐雨
  1. color1

    0下载:
  2. 给定无向连通图G和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点 着一种颜色。是否有一种着色法使G中每条边的2个顶点着不同颜色。这个问题是 图的m可着色判定问题。若一个图最少需要m种颜色才能使图中每条边连接的2个 顶点着不同颜色,则称这个数m为该图的色数。求一个图的色数m的问题称为图的 m可着色优化问题。 -Given an undirected connected graph G, and m kinds of different colors. With thes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:10698
    • 提供者:lirui
  1. wheel1

    0下载:
  2. Wheel Graph Coloring algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:5419
    • 提供者:Nuh
  1. source

    0下载:
  2. Very good collection of c++ source code. Implementation of diffrents alghoritms in graph theory, such as floyd,fulkerson. dijkstra,warshall, binary tree,map coloring,vertex cover.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:10584
    • 提供者:croms
  1. C.design.text.code.coloring

    0下载:
  2. C设计文本代码着色开发经典代码C development of the classic design of the code text code coloring -C development of the classic design of the code text code coloring
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:116579
    • 提供者:2
  1. coloring

    0下载:
  2. Coloring algorithm with greedy method in C-Coloring algorithm with greedy method in C++
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:519
    • 提供者:Farzin
  1. coloring-process

    0下载:
  2. 染色问题程序,适用于matlab开发环境-Coloring process, development environment for matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2436
    • 提供者:yami
  1. A-backtrack-based-program-for-coloring-graphs.tar

    0下载:
  2. A backtrack based program for coloring graphs
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:37392
    • 提供者:Tom
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com