The software package provides a MAX-MIN Ant System implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP).
标签: implemented Hyper-Cube Framework the
上传时间: 2015-05-13
上传用户:cooran
Short description: A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP). Aim of the software: Educational (not high-performance) it shows how to implement a MMAS in the Hyper-Cube Framework.
标签: description implemented Hyper-Cube Framework
上传时间: 2014-11-26
上传用户:蠢蠢66
函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。
上传时间: 2015-07-07
上传用户:时代电子小智
This a sample write in VBNet to use a free Brettle.Web.NeatUpload.dll in aspnet to upload file max to 2G. I try in IIS and Apache_2.0.59 it can work. Detil see http://www.brettle.com/
标签: NeatUpload Brettle sample aspnet
上传时间: 2014-07-06
上传用户:youlongjian0
This a vhdl programme for realise an electron watch by max-plus II. The function includes time showing and time setting. It may be extended to other functions like alarming clock and so forth.
标签: programme electron max-plus function
上传时间: 2013-12-26
上传用户:dbs012280
This a journal paper on the optimization of Max Connection problem in a telecommunication optical network.
标签: telecommunication optimization Connection journal
上传时间: 2015-12-27
上传用户:xaijhqx
Component to show a lcd screen. in full color and max. performens
标签: performens Component screen color
上传时间: 2014-01-24
上传用户:Shaikh
This is a timer using 24 hours max until the pc shuts down, it is tested in windows xp
标签: windows tested hours timer
上传时间: 2017-04-12
上传用户:VRMMO
This function is used to evaluate the max height and the max distance of a projectile and plot the trajectory. Inputs v0 : The initial velocity in m/s theta: The angle at which the projectile is fired in degrees Outputs hmax : The maximum hieght in m dmax : The maximum distance in m
标签: projectile and the max
上传时间: 2013-12-22
上传用户:dongbaobao
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % FUN------------目标函数 % LB-------------自变量下限 % UB-------------自变量上限 % eranum---------种群的代数,取100--1000(默认1000) % popsize--------每一代种群的规模;此可取50--100(默认50) % pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8) % pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1) % options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)
标签: pmutation BestPop popsize maximum
上传时间: 2015-07-16
上传用户:Altman