- WinDbg--kernal-debug-guide WinDbg 内核调试指南
- ClockCounter A sample project utilizing PIC18 Microcontroller using c programming language
- double-decimal-problem double decimal problem 使用JAVA实现 精确简洁 使用最小的空间实现全部功能
- PIC18_SON PIC18 Project with SON
- Double extends Number implements Comparable<.
- hadoop资源 包括hadoop的综述文献
文件名称:ABC
介绍说明--下载内容来自于网络,使用问题请自行百度
Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior of honey bees. It is as simple as Particle Swarm Optimization (PSO) and Differential Evolution (DE) algorithms, and uses only common control parameters such as colony size and maximum cycle number. ABC as an optimization tool, provides a population-based search procedure in which individuals called foods positions are modified by the artificial bees with time and the bee’s aim is to discover the places of food sources with high nectar amount and finally the one with the highest nectar.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ABC/ackley.m
ABC/all.mat
ABC/calculateFitness.m
ABC/griewank.m
ABC/rastrigin.m
ABC/rosenbrock.m
ABC/runABC.m
ABC/schwefel.m
ABC/Sphere.m
ABC
ABC/all.mat
ABC/calculateFitness.m
ABC/griewank.m
ABC/rastrigin.m
ABC/rosenbrock.m
ABC/runABC.m
ABC/schwefel.m
ABC/Sphere.m
ABC
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.