-
局部搜索图着色
说明: 图着色局部搜索,图着色问题(Graph Coloring Problem, GCP) 又称着色问题,是最著名的NP-完全问题之一。道路着色问题(Road Coloring Problem)是图论中最著名的猜想之一。
数学定义:给定一个无向图G=(V, E),其中V为顶点集合,E为边集合,图着色问题即为将V分为K个颜色组,每个组形成一个独立集,即其中没有相邻的顶点。其优化版本是希望获得最小的K值。(Graph Coloring Problem (Graph Coloring Problem, GCP), also known as coloring problem, is one of the most famous NP-complete problems. The Road Coloring Problem is one of the most famous conjectures in graph theory.
Mathematical definition: Given an undirected graph G=(V, E), where V is the set of vertices and E is the set of edges, the graph coloring problem is to divide V into K color groups, and each group forms an independent set. That is, there are no adjacent vertices. The optimized version is to get the smallest K value.)
- 2021-04-01 16:49:10下载
- 积分:1
-
它是哈希的实现。
it is c implementation of Hashing ..
all types of hashing covered in this program -it is c implementation of Hashing ..
all types of hashing covered in this program
- 2022-08-20 04:35:06下载
- 积分:1
-
matting
说明: 图象前景提取程序,可以运行。包括图,源程序,以及相关说明(Image extraction procedures prospects, you can run. Including maps, source code, as well as related note)
- 2008-09-08 11:31:20下载
- 积分:1
-
12864aST7565Raspi
12864液晶,ST7565R控制芯片,用串行方式驱动或叫SPI方式,已调试成功(12864 LCD, ST7565R, control chip or call the SPI mode, serial driver has been successful commissioning)
- 2012-03-17 11:56:41下载
- 积分:1
-
DPD_test
说明: 可以对HPA产生的非线性进行预失真,有效线性化数据(Use for DPD in HPA nolinear)
- 2020-03-06 22:06:09下载
- 积分:1
-
HC05_CODE
用keil5开发 ,应用于stm32单片机(there is no need for added english information to realize)
- 2020-06-18 12:00:02下载
- 积分:1
-
tc下图形编程精彩的演示程序源代码
tc下图形编程精彩的演示程序源代码-tc under graphical programming wonderful demonstration program source code
- 2022-06-28 15:01:10下载
- 积分:1
-
VC++正则表达式 有穷自动机实例
一个VC++正则表达式 有穷自动机实例源码,请输入正则式( 注意对单个输入有*操作的时候要有$合成,比如求0*,要有($0)* ): 。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。
1.状态的集合({}内的为nfa中的状态)
2.输入符号集合
3.关系
4.开始状态
- 2022-05-15 19:13:14下载
- 积分:1
-
yidongchuanbohuanjing
杨大成的《移动传播环境》 从别的地方下载的 版权归作者所有 本书内容包括:理论分析移动传播环境所常用的概率论、随机过程及矩阵等基础知识;地球表面均匀大气中的电波传播、室外传播模型,室内无线传播及覆盖,小尺度衰落信道,标量信道建模及其仿真,矢量信道建模及其仿真等。 书中专门介绍了空-时矢量信道模型、多输入-多输出(MIMO)信道模型,使读者既便于对无线传播环境的基本概念和理论的理解,也能深刻感受到移动传播环境分析方法的演进。此外,本书附录列出了一些常用信道模型的建模、仿真源代码,以方便读者参考。 本书内容详实,在技术上有较高的参考价值,适合于从事电信工作的工程技术及研究人员使用,并可作为高等院校通信专业的教学用书或参考书。(err)
- 2008-04-23 10:02:51下载
- 积分:1
-
zooming
Zooming techniques in digital image processing
- 2020-06-20 16:40:02下载
- 积分:1