搜索资源列表
源代码-高源
- 包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 5 用过Flashget和网络蚂蚁的朋友应该知道在IE中右击右击菜单有使用(xxxxx)下载.本代码就实现此功能。可以获取在网页中选择的文本,链接 地址,图片. 6 引起轰动的源码,能在视窗里每一个窗口最小化按钮旁加一个新按钮,这个新按钮的功能是将窗
Operssssssa
- 基于蚂蚁算法的学校排课系统.pdf 用户评价-Ant-based schools Course Scheduling System. Pdf user evaluation
TSPisaproblemofcombinatio
- [%] 基本蚁群算法 的不足主要表现在算法收敛速度慢,系统开销大-[%] Ant basic algorithm of the main performance in slow convergence, large overhead system
ant-simulator-src
- 蚁群算法基本原理(用助于初学者对蚁群算法的基本原理有一个系统的了解,图形界面、形象直观。)-The basic principles of ant colony algorithm (with help beginners on the basic principles of ant colony algorithm to have a system of understanding, graphical interfaces, visual image.)
IEEEXplore
- A Novel Cloud-based Fuzzy Self-adaptive Ant Colony System
c_1
- 基本的蚁群优化算法,实现多城市访问,且只访问一次-Algorithm based on Ant Colony System
mmantsystem
- This is an implementation for the max min ant system applied to the University Course Timetabling
10.1.1.26.1865
- This a paper about Ant system.-This is a paper about Ant system.
TtspprarS
- TSP的智能算法,里面包含最大大最小蚁群算法,蚂蚁系统,蚁群系统 -TSP smart algorithm, which contains the maximum size of the smallest ant colony algorithm, ant system and ant colony system
hc-mmas-ubqp
- 在linux下C写的最大最小蚁群算法,用于解决VRP、TSP问题,效果发很好。-A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP).
aco system
- aco ant colony optimization of colonie de fourmis
1
- 智能优化算法作为新兴的搜索算法,一般是指利用自然界的生物系统与优化过程的某些相似性而逐步发展起来的优化算法,如遗传算法、粒子群算法、蚁群算法等,它们通过对搜索空间中的一组解按概率规则操作得到下一组解。 人工鱼群算法源于对鱼群运动行为的研究,是一种新型的智能仿生优化算法。它具有较强的鲁棒性、优良的分布式计算机制、易于和其它方法结合等优点。目前对该算法的研究、应用已经渗透到多个应用领域,并由解决一维静态优化问题发展到解决多维动态组合优化问题。 -As an emerging intell
ACO
- 基于蚁群算法的机器人的路径规划问题蚁群算法,一种与传统的数学规划原理截然不同的,模拟自然生态系统以求解复杂优化问题(如NPC(NP Complete)类问题,典型的有TSP(Traveling Saleman Problem)问题)的仿生优化算法,因其较强分布式计算机制、鲁棒性、易于与其他方法相结合等优点,使得蚁群算法具有较广泛应用领域,为那些最优化技术难以解决的组合优化问题提供了一类新的切实可行的解决方案。从最初的一维的静态优化问题扩展到多维的动态组合优化问题,包括车辆路径规划,工程设计,电力
vhdl-based-rfid-system
- VHDL BASED RFID ANTENNA DESIGNING IS VERY LOW COST ANT HIGH EFFICIENT
ant-code
- 基于蚁周系统带有随机选择概率的MATLAB代码-MATLAB code based ant system with randomly selected week probabilities
MMASP
- 改进的最大最小蚂蚁系统,把信息素更新分为3个阶段,每个阶段信息素的浓度数量级相差很大,更加相差的数量级,调整更新的信息素-Improved maximum and minimum ant system, the pheromone update into three phases, each pheromone concentration very different order of magnitude more difference of magnitude, adjust pheromon
ANT-conony-system
- 一个简单实用的使用c语言进行蚁群算法的实现解决tsp问题- A simple and practical using c language for the realization of the ant colony algorithm to solve TSP problem
ACO-for-TSP
- aco ant system matlab aco tsp
main
- C++ language max min ant system
蚁群算法
- 本文对蚁群算法的基本理论以及在 TSP 问题中的应用进行了系统研究和 MATLAB 仿真。介绍了蚁群算法的基本原理、特点和算法的实现方法。.基本蚁群算法由于存在搜索时间长,易陷入局部最优解等突出缺点,使得求解效果不是很好。针对这些缺陷,提出了改进的蚁群算法(最大-最小蚂蚁系统)求解 TSP 问题。改进主要在于限制路径信息素浓度、信息素的初始值以及强调对最优解得利用这三个方面。(In this paper, the basic theory of ant colony algorithm and
