搜索资源列表
CUM2X
- function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag) % x,y - data vectors/matrices with identical dimensions % if x,y are matrices, rather than vectors, col
最大团问题的各种算法和源代码
- 最大团问题(Maximum Clique Problem, MCP)是图论中一个经典的组合优化问题,也是一类NP完全问题,在国际上已有广泛的研究,而国内对MCP问题的研究则还处于起步阶段,因此,研究最大团问题具有较高的理论价值和现实意义。 最大团问题又称为最大独立集问题(Maximum Independent Set Problem),在市场分析、方案选择、信号传输、计算机视觉、故障诊断等领域具有非常广泛的应用。目前,求解MCP问题的算法主要分为两类:确定性算法和启发式算法。确定性算法有回溯法
eby_1.2_gbk
- 程序功能(Program function) 1、支持网站基本设置功能,公告系统,友情连接 2、支持栏目管理,专辑管理,风格管理 3、可自定义模板,官方会逐渐提供更多模板 4、支持mp3,wma,rm,asf,rmvb,等多种媒体格式 5、歌曲播放时,采用AJAX动态获取播放路径,防止文件路径直接暴露,最大程度防止采集盗链. 未来版本功能:一键扫描,UC整合,独立会员系统,防采集功能,歌曲连播,网银接口 -Programming (Program functio
gmis
- GRASP for the Maximum Independent Set
max-indep-set-wea2008
- Fast Local Search for the Maximum Independent Set
max-indep-set-wea2008_paper
- Fast Local Search for the Maximum Independent Set
bigTuan
- 算法分析与设计 最大团问题 G的最大团是指G中所含顶点数最多的团。 无向图的最大团和最大独立集问题都可以看作是图G的顶点集V的 子集选取问题可以用回溯法在O(n*(2^n))时间内解决。-Algorithm analysis and design problem G, the biggest group the biggest group is the maximum number of vertices of G contained in the group. Undirect
Desktop
- 图最大团的算法和独立集最大团算法的论文,指导意义明显,详细解释了最大团的算法。-Figure largest group of independent set algorithms and maximum clique algorithm paper, clear guidance, a detailed explanation of the largest groups of algorithms.
aspacc
- asp+ACC企业网站管理系统超漂亮,网站建设专家自主开发,是一套通用的,公司,企业自助建站网站管理系统,美观的前台,强大的网站后台管理功能,自助管理前台相关栏目.使公司,企业网站,最大范围被人了解,占得网络市场.本系统有宣传,介绍,展示,推广,销售公司企业的产品与服务,开展网上电子商务业务的,实现营利,是整站系统设计功能的最终目标.完善的网站子模块,如企业简历,企业文化,企业新闻,业内资讯,产品展示,下载中心,企业荣誉,营销网络,人才招聘,客户留言,会员中心,充分考虑了公司,企业中英文网站管理
2dgaussian210
- 2维曲面拟合,gauss or gabor 函数-Functions to fit a 2D Gaussian or 2D Gabor to a surface. The routines are automatic in the sense that they do not require the specification of starting guesses for the model parameters. This is done by evaluating the quality
ImageViewPrj
- 自己写的android图片浏览控件,可作为独立控件直接嵌入其他布局中,无任何耦合 具有以下特点: 1、支持本地添加图片和从网络添加图片的双重接口 2、支持设置是否有切换按钮,支持切换按钮的资源通过接口来设置 3、支持直接滚动与按钮切换的双重操作 4、切换按钮随图片位置变化而变化,例如当显示0位置图片时,也会只显示右边按钮,当切换至最后一副图片时,会只显示左按钮 5、支持图片的缩放,支持图片最大,最小缩放比率的设置 6、支持设置默认图片-Pictures write y
dispatch
- Finally, probability analysis, based on the chosen database, is performed and judgment whether the person is recognized is pronounced. Two different modeling techniques can be suggested for purposes of person identification or verification. The
yichuansuanfaduomubiao
- 本遗传算法主要采用选择、交叉和变异三种方式实现。在定义域内随机选取50组自变量作为初始种群,进行交叉、变异、选择复制后得到相应的最大函数值-The genetic algorithm is mainly using selection, crossover and mutation are three ways to realize. Randomly selected 50 set of independent variables in domain as the initial popul
8
- 它主要研究的是多因变量对多自变量的回归建模,特别当各变量内部高度线性相关时,用偏最小二乘回归法更有效。另外,偏最小二乘回归较好地解决了样本个数少于变量个数等问题。 偏最小二乘法是集主成分分析、典型相关分析和多元线性回归分析3种分析方法的优点于一身。它与主成分分析法都试图提取出反映数据变异的最大信息,但主成分分析法只考虑一个自变量矩阵,而偏最小二乘法还有一个“响应”矩阵,因此具有预测功能。-It is mainly a result of the study is a multi-variab
LUBYs-Alghoritm
- Luby s Alghoritm to find maximum Independent Set
MWCP(TS)
- 采用禁忌搜索算法解决最大权值团问题,包含最大独立集于最大权值团之间的转换问题。-Tabu search algorithm using the maximum weight clique problem solving, contains the largest independent set in the maximum weight conversion problems between the groups.
Chordality
- calculate minimum independent set and maximum clique number of a chordal graph
GREEDY MAX-IS
- 最大独立集的贪心算法简易实现,可以快速求取节点数量较少的最大独立集问题。(An approximated greedy algorithm for Maximum Independent Set Problem)
201421356_???
- maximum weight independent set
ISP
- 独立集是指图 G 中两两互不相邻的顶点构成的集合。任意有关图中团的性质都能很自然的转述成独立集的性质。一般而言,寻找图的最大团是 NP 困难的,从而寻找图的最大独立集也是 NP 困难的。用模拟退火算法找出图的最大独立集。(Independent set is a set of vertices in graph G that are not adjacent to each other. The properties of cliques in any graph can be naturall