搜索资源列表

  1. Graphcoloring

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

    • 发布日期:2024-05-16
    • 文件大小:207872
    • 提供者:yangke
  1. 4

    0下载:
  2. 图的m着色问题 5个区域需要4种颜色来着色-Coloring
  3. 所属分类:压缩解压

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:小哈
  1. m_color

    0下载:
  2. 实现图的m着色问题,包括着色次数,具体着色的情况,可以用于地图填色。-m color
  3. 所属分类:GIS编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:周伶俐
  1. C0Compiler

    0下载:
  2. 用c写的c0文法的编译器,基本块内部的公共子表达式删除(DAG图);全局寄存器分配(引用计数或着色算法);数据流分析(通过活跃变量分析,或利用定义-使用链建网等方法建立冲突图)代码生成时合理利用临时寄存器(临时寄存器池),并能生成较高质量的目标代码;生成X86汇编 -C0 written grammar with c compiler
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:246784
    • 提供者:wangjiannan
  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 sup
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:197632
    • 提供者:daijiang
  1. zhuosetu

    0下载:
  2. 本程序的功能是对图的着色,该算法主要是基于迭代回溯法,输出多种着色方案;若有n种颜色就输出n种着色方案。本程序有注释,通俗易懂。-The functionality of the program is the graphs, the algorithm is mainly based on iterative backtracking, the output multi-color scheme if n different colo
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:shenjian
  1. binaries-2.0.5-win32

    0下载:
  2. 上传文件包括编译运行平台和许多实例。Answer set programming(简称ASP)是国外近几年兴起的一种重要的逻辑编程语言,对于求解NP问题有良好的时间上限优势。例如图的着色问题,哈密顿回路问题,sudoku问题,生物医学的特征选择问题等等。加上我上传的logic学习资料配套使用。-uploaded file include the compile and develop platform and many examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:3052544
    • 提供者:刘新玲
  1. mcolor

    1下载:
  2. 图的m着色问题。 给定无向连通图G和m种不同颜色,用这些颜色为G的各顶点着色,是否有一种着色法使其中每条边两个顶点不同色。 Java实现。-Figure m-coloring problem. A given undirected graph G and m different colors, use these colors to the vertices of G, coloring, whether there is a co
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:龙腾
  1. fenxingchengxu

    0下载:
  2. 基于IFS、L系统的典型分形图的生成及其分形图的着色。-generation and rendering of typical fractal image based on IFS and L system
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:hanjiangping
  1. tuxiangchuli

    0下载:
  2. 各种图像的简单处理 包括灰度图、彩色图、直方图、着色处理-Simple treatment of a variety of images including grayscale, color map, histogram, shading, etc.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:7189504
    • 提供者:huang
  1. opengl

    0下载:
  2. 用OpenGL语言,输入点和点之间的连线关系,画出网状图,给图渐变着色,可选择着色,并对图进行移动翻转缩小放大,及纹理填充-With the OpenGL language, the input connection point and the relationship between the points, draw network maps, to map the gradient coloring, optional color,
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:54272
    • 提供者:xu jiao
  1. Graphalgorithm

    0下载:
  2. 图论算法实现,含树,欧拉圈,霍夫曼编码,图的连通性,着色树,最短路径等,且采用加载皮肤界面,界面美观-Graph algorithms, including trees, Euler circles, Huffman coding, graph connectivity, coloring trees, shortest paths, and the interface with loads of skin, beautiful int
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:1144832
    • 提供者:zc
  1. yichuan-c-chengxu

    1下载:
  2. 遗传算法解决图的着色问题,这里面都是源程序,很有用-Genetic algorithms to solve graph coloring problem, this all source code, very useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:江星
  1. M-graph-coloring-problem

    0下载:
  2. 通过鼠标绘制出该图的结构(可在菜单中设置打点和画线两种命令:当选择打点命令是,鼠标每点击一下则在屏幕上打一个点,当选择画线命令时,鼠标首先选中其中一个点,在选中另一个点时绘制出两个点之间的连线。当然也可采用其他方法完成图的绘制)。然后用不同的颜色来标识这些点,使得图中每条边连接的2个顶点着不同的颜色。在屏幕上应能显示出用不同颜色着色后的图。-Through the mouse to draw out the structure of t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:3790848
    • 提供者:陈言教
  1. PS-shader

    0下载:
  2. D3D的像素着色器示例,分别实现了多重纹理化,彩色图去色,图像左右镜像,上下镜像以及浮雕图效果-D3D pixel shader example, were to achieve a multi-textured, color map to color, about the mirror image, the mirror up and down, and relief map results
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-16
    • 文件大小:2069504
    • 提供者:张杰
  1. 1234

    0下载:
  2. 点击菜单上的“图像处理”->可以对位图进行灰度化、亮度改变、自定义着色,点击钝化、锐化,都可以在下拉菜单中选择三种以上的算法来处理图像,此外,还我做的自定义3*3模板,处理图像。-Click on the menu " Image" -> can be grayscale bitmap, brightness change, custom color, click on passivation, sharpe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:3901440
    • 提供者:tian
  1. zhaose

    0下载:
  2. 点击鼠标切换模式,有 点着色 共拥有6种图元-Click the mouse to switch modes, a little color has a total of six kinds of elements ~ ~
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:2477056
    • 提供者:朝阳
  1. zhaosewenti

    0下载:
  2. 对于给定的图G,如果存在一种用2种颜色对顶点着色的方案,使得图中任意一条边所连接的2 个顶点着有不同颜色,则称图G 是可2着色的。-For a given graph G, if there is a vertex with two colors on the color scheme, making the graph an edge is connected to any two vertices with different co
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:88064
    • 提供者:郭文明
  1. ant_algorithm

    0下载:
  2. 基于蚁群算法的图的着色问题的研究,毕业论文做的,还是挺好用的-Ant colony algorithm based on graph coloring problem of the studyThesis done, or very good use
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:chenhui
  1. tdzs

    0下载:
  2. 图的着色问题的c++实现,实现平台visual studio 2008-Graph coloring problem c++, platform Visual Studio 2008
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:Lc
« 1 2 3 4 5 6 7 89 10 »

源码中国 www.ymcn.org