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