搜索资源列表
MayVote10
- 功能: 1.使用JS调用 2.方便的后台管理,可自由添加/删除 管理员 3.可以自定义投票项目为 单/多 选 4.可以自定义投票 选项的排列顺序 5.每个投票项目下的选项不做任何数量限制,支持无限 6.每个投票项目使用独立的防刷新限制,可以自由设置投票间隔时间 7.支持数据库 备份/恢复/压缩 后台登陆:MayVoteAdmin/Admin_Login.asp 管理员ID:admin 密码:admin-functions : 1. Calling the
ISP(Independent)
- 该程序是关于模拟退火应用中ISP(独立集问题)-the procedure on simulated annealing applications ISP (independent set)
最大团问题的各种算法和源代码
- 最大团问题(Maximum Clique Problem, MCP)是图论中一个经典的组合优化问题,也是一类NP完全问题,在国际上已有广泛的研究,而国内对MCP问题的研究则还处于起步阶段,因此,研究最大团问题具有较高的理论价值和现实意义。 最大团问题又称为最大独立集问题(Maximum Independent Set Problem),在市场分析、方案选择、信号传输、计算机视觉、故障诊断等领域具有非常广泛的应用。目前,求解MCP问题的算法主要分为两类:确定性算法和启发式算法。确定性算法有回溯法
EmEstimate
- 给定独立同分布样本集,用matlab编程实现EM算法进行参数估计-Given the independent and identically distributed sample set, using matlab programming EM algorithm to estimate parameters
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
1
- 超级模块3.65源码 最新版已支持多超级列表框独立设置交替色、指定单元格色或指定行、列色-Super Module 3.65 Source Latest version supports multi-super-independent set alternate color list box, specify the color or specify a cell row, column color
ISCLIQUE
- 计算independent set和clique-compute maximal independent set and clique
INDEPENDENT-SET-SOURCE-CODE.tar
- Maximal Independent set
1wzwcms20110320
- 采用Asp+Access开发,适应中小新闻偏方型网站;整站采用DIV+CSS布局,兼容IE6、IE7、FIREFOX;独立设置偏方keyword、Descr iption;生成静态偏方,利于搜索引擎收录-Development using Asp+ Access to adapt to small and medium news recipe based website whole site layout using DIV+ CSS, compatible with IE6, IE7, FI
losslessimagezipalgorithm
- 图像无损压缩算法代码全集,适合做图像无损压缩研究的入门人员收藏研究.-AR002 Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independe
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.
approxIndep
- 求独立集的近似算法,使用C++描述,供算法设计学习者参考-For independent set approximation algorithm, using C descr iption
pcfinal
- 凡诺企业网站管理系统商业版5.0 本程序采用技术成熟的ASP+ACCESS开发,多浏览器适应,完美支持IE6-IE9,Firefox等主流浏览器,前台采用DIV+CSS 布局,代码少加载速度快,模板样式表集中在一个文件中(默认style.css)修改方便。适合二次开发。本程序从3.0起支持无限级分类,支持绑定频道 类型、绑定详情页类型、频道类型支持常见的产品、新闻、下载、单页、公告、案例等(可自行扩展),信息支持字体加粗,支持字体颜色等细节操作。信息管理支 持按照频道管理,按照属性管理、搜
umutex
- ICU Mutex wrappers. Wrap operating system mutexes, giving the rest of ICU a platform independent set of mutex operations. For internal ICU use only.
GCP
- 着色问题,是最著名的NP-完全问题之一。 给定一个无向图G=(V, E),其中V为顶点集合,E为边集合,图着色问题即为将V分为K个颜色组,每个组形成一个独立集,即其中没有相邻的顶点。其优化版本是希望获得最小的K值。-Coloring problem, is the most famous NP-complete problems. Given an undirected graph G = (V, E), where V is the set of vertices, E is the se
podc08SW
- Log-Star Distributed Maximal Independent Set Algorithm for Growth-Bounded Graphs
largest-independent-set
- Find out the largest independent set -Find out the largest independent set