-
局部搜索图着色
说明: 图着色局部搜索,图着色问题(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
-
FDTD2withM
使用MATLAB,并且用FDTD方法仿真带有金属块的二维均匀电磁波的传播(FDTD simulates two-dimensional uniform electromagnetic waves with metal blocks)
- 2020-07-01 09:40:02下载
- 积分:1
-
梯度下降求解逻辑回归
说明: 梯度下降求解逻辑回归,唐虞帝程序,有代码(Gradient descent for logistic regression)
- 2020-06-20 00:20:02下载
- 积分:1
-
C,C++ To Delphi转换器的源码
C,C++ To Delphi转换器的源码-A souce code of C,C++ to Delphi
- 2022-02-05 23:01:01下载
- 积分:1
-
bellhop水声信道仿真工具箱及说明书
说明: 水声通信信道建模;bellhop水声信道仿真工具箱及说明书(Modeling of underwater acoustic communication channel)
- 2020-04-29 15:49:04下载
- 积分:1
-
常用BIP语句
BIP的常用的一些字段 方便工作 都是些重复使用的(The common fields of BIP)
- 2017-12-11 11:57:14下载
- 积分:1
-
程序
单盘碰摩转子程序,能够计算轴心轨迹图、时间历程图(Rotor system with Rubbing fault)
- 2018-12-27 17:45:40下载
- 积分:1
-
program
本实验要求基于声卡与MATLAB实现音频信号频谱分析仪的设计原理与实现,功能包括:
(1)音频信号输入,从声卡输入、从WAV文件输入、从标准信号发生器
输入。
(2)信号波形分析,包括幅值、频率、周期、相位的估计,以及统计量
峰值、均值、均方值和方差的计算。
(3)信号频谱分析,频率、周期的估计,图形显示幅值谱、相位谱、实
频谱、虚频谱和功率谱的曲线。(This experiment requires the design principle and implementation of audio signal spectrum analyzer based on sound card and MATLAB. Its functions include:
(1) input of audio signal, input from sound card, input from WAV file, and from standard signal generator.
Input.
(2) signal waveform analysis, including amplitude, frequency, period, phase estimation, and statistics.
Calculation of peak value, mean value, mean square value and variance.
(3) signal frequency spectrum analysis, frequency, cycle estimation, graphic display amplitude spectrum, phase spectrum, real
The curves of spectrum, virtual spectrum and power spectrum.)
- 2018-11-17 19:41:00下载
- 积分:1
-
POJ probably more difficult on 50 topics of the code, please share
大概POJ上50道比较难的题的代码,欢迎分享-POJ probably more difficult on 50 topics of the code, please share
- 2022-01-26 16:25:25下载
- 积分:1
-
vc编写的游戏俄罗斯方块,功能齐全,很适合大家研究学习vc。...
vc编写的游戏俄罗斯方块,功能齐全,很适合大家研究学习vc。-vc Tetris game written in complete functions, it is suitable for everyone to consider learning vc.
- 2022-03-06 17:00:44下载
- 积分:1