specific腾讯qq空间登录

腾讯qq空间登录  时间:2021-01-21  阅读:()
ResearchofImprovedAntColonyHybridAlgorithmLiShijun1,a,HanYu1,b,GuHongjun1,c,GongHe1,d,LiJian1,el1CollegeofInformation&Technology,JilinAgriculturalUniversity,Changchun130118,China.
a452835889@qq.
com,b372600730@qq.
com,c330837495@qq.
comd29878671@qq.
com,e2312852319@qq.
comKeywords:antcolonyalgorithm,immunealgorithm,artificialfishswarmalgorithm,hybridalgorithm.
Abstract.
Inordertoextendtheapplicationofantcolonyalgorithm(ACA),manyscholarscombinedtheantcolonyalgorithmwithimmunealgorithm(IA)orotheralgorithmstosolvetheproblemofslowconvergence.
Tofullysolvethetoolongsearchtime,easilyfallingintolocaloptimization,slowconvergenceandsomeotherdefects,theimmunealgorithmandartificialfishswarmalgorithm(AFSA)combinewiththeantcolonyalgorithm,andtheantcolonyhybridalgorithmisproposed.
Thenbysolvingthetravelingsalesmanproblem(TSP),thenewalgorithmissimulated,andtheresultsshowthatimprovingalgorithmiseffectiveandfeasible.
IntroductionTheantcolonyalgorithm(ACA)wasfirstproposedbyItalyscholarDorigoM.
andothersin1991,anovelsimulatedevolutionaryalgorithm,antssearchforapaththroughthesecretionofpheromonescatteredonitspath.
Thentheantsrandomlychoosearoadthatdidn'tpass,releasepheromoneaboutthelengthofthispath.
Buttheamountofinformationreleasedisinverselyproportionaltothelengthofthepath,whichlikelytochoosethepathofalargeramountofinformation,it'sapositivefeedbackmechanism.
Thebestpathistheamountofinformationthatisgettingbiggerandbigger,theamountofinformationontheotherpathisgraduallyreduced,antseventuallyfindoptimalpath.
Bysimulatingants'behaviorsuchasforaging,assignmentandbuildingthegraveyard,weputforwardACA.
It'seasytocombinewithotheralgorithms,andithasastrongrobustnessandexcellentdistributedcomputersystem,andit'seasytocombinewithotheralgorithms.
Thisalgorithmachievedgoodeffectintheacademicfield,theproblemssuchasfunctionoptimization,combinationoptimization,datamining,networkrouting,etc.
ACAbecameahotspotformanyscholarstoanalyzetheoptimizationalgorithm,ithasuniqueandwidelyabilitytosolveproblems.
Improvedthealgorithmitself,andcombinedwithotheralgorithms,appliedtomanyoftheactualfieldofwhich.
Basicprinciplesofantcolonyalgorithm)(tijtFirst,solvingtheTSPproblemasanexample,thespecificimplementationstepsofthebasicACAareasfollows.
Givingncitiesandtwoofthedistancebetweenthetwocities,therequirementstodetermineapassedthrougheachcityonlyonceintheshortestpath.
Inordertosimulatethebehaviorofrealants,weintroducedthefollowingnotation;misthenumberofants.
ijd(i,j=1,2,.
.
.
,n)representsthedistancebetweeniandjinthecity,representstheamountofinformationremainingonthepathbetweeniandjinthetcity,it'susedtosimulatethepheromoneconcentrationkallowedktabu)(tpkijoftheactualants.
.
Wheninitialized,mantswereplacedrandomlyondifferentcities,givingthe)0(ijτamountofinformationwasoneachside.
Eachantkofthatthefirstelementwasassignedtothecitywhereitwaslocated.
indicatethattheantkwastransferredfromcityitocityjprobabilitytime,usingformula(1).
indicatesthatantkallowstochosethecityinthenextstep;αasinformationheuristicfactor,indicatesrelativelocusimportance.
Itreflectsthatantsaccumulatedinformationinthemovementtoplaytherolefortheantmovement;βasexpectationheuristicfactor,indicatesrelativevisibilityimportance,itreflectstheimportancedegreeofheuristicinformationwhenantschosethepathinthemovement.
(1)0j,)()()()()(∈=∑∈elseallowediftttttpkallowedsisisijijkijk,ββηtηtAfternmoments,antkwalkedthroughallthecities,completedacycle.
Thenupdatedtheamountofinformationoneachpathbytheformula(2).
ijτ)2()()()1()(ttntijijijttρt+=+Among,calculatedbytheformula(3),itrepresentstheamountofinformationonthekantinthepath(i,j)intheloop.
Thecalculationmethodisbasedonthecalculationmodel,inthemostcommonlyusedAnt-Cyclemodel,usingformula(4),Qrepresentsthepheromoneintensity,itaffectstheconvergencerateofthealgorithmtosomeextent.
kLrepresentsthetotallengthofthepathofthekantinthiscycle.
(3))()(1∑==mkkijijtttt)4(otherwise,0),i(throughcycleinthisantsonlyKtheIf,)(=jLQtkkijtCombinationofantcolonyalgorithmandimmunealgorithm.
Thebasicideaofthecombinationofantcolonyalgorithmandimmunealgorithm.
CombingIAwithACA,usedACAtosolvetheproblemasantigen,andtheextractionofthevaccinetopheromoneinitialization,ACAproducedantibodiestoassignavaluetoaparameter,appliedtothesolutionofspecificproblems,theobtainedresultsasthecurrentantibodyfitnessvaluebyinoculationofvaccineIA,crossover,mutation,affinityselection,retainedtoadaptgoodantibody,eliminatedadaptationofantibody,theiterative,gottheantibodyinfinally,theparameterACAcombinationwasobtainedforthespecificproblem.
Algorithmbyupdatingbasedonaffinity,thuseffectivelypreventsthe'premature'problem,ledthesearchprocesstotheglobaloptimum.
Theinitialvalueofpheromonewasextractedbytheextractionmechanismofvaccine,avoidedtherandomnessoftheinitialsolution.
Byusingthevaccinationmechanism,crossoverandmutationtoacceleratetheconvergencespeed.
ACAandIAiscalledimmuneantcolonyalgorithm(IAACA).
Thebasicstepsoftheimmuneantcolonyalgorithm.
ImmuneantcolonyalgorithmflowchartisshowninFig.
1.
Fig.
1ImmunealgorithmflowchartCombinationofartificialfishswarmalgorithmandimmuneantcolonyalgorithmThebasicideaofthehybridalgorithm(AFSA-IAACA)basedonartificialfishswarmalgorithmandantcolonyimmunealgorithm.
AFSAhastheadvantagesoffastconvergencespeed,wewilladdedtoeveryiterativeprocessofimmuneantcolonyalgorithmtoacceleratetheconvergencespeedofantcolonyalgorithm,anddependingontheforagingbehaviorofAFSAtohelpimproveIAACAtojumpoutoflocaloptimum.
AFSA-IAACAfortheTSPproblemofadetailedimprovementstrategyandalgorithmdetailedsteps:Step1Attheinitialt=0,mantswererandomlyplacedinthencities,eachpathinitialpheromoneconcentrationis.
)0(constij=tStep2Antscalculatedtransferprobabilitybytheformula(1),selectedtoprojecttransitionpath.
Thencalculatedthepathcongestionatthattimeijqbytheformula(5).
If)(tqijδindicatedthatpathisnottoocrowded,antschosethepathtotransferfrompositionitopositionj.
Otherwise,thepathwastoocrowded,theantselectedapathoftransferinthefeasibleneighborhoodtorandomly.
Amongthem,)(tδiscongestionthresholdinttime,updatedtypebytheformula(6).
Amongthem,cisthethresholdcoefficientofvariation.
(5))()(2∑≠=jiijijijttqtt(6)1)(ctet=δStep3Afternmoment,thekantwentallCitiestocompleteacycle.
Thenupdatedtheinformationoneachpathbytheformula(2).
Step4Repeatedformula(1)and(2),untilthemantschosethesamepathorreachthespecifiedmaximum.
SimulationResultsandAnalysisTable1Comparisonofexperimentalresultsnumberofcities(ACA)(IAACA)(AFSA-IAACA)averageiterationnumberOptimumsolutionaverageiterationnumberOptimumsolutionaverageiterationnumberOptimumsolution101032.
708617982.
708617912.
70861730728423.
631000596423.
631000547423.
631000501465429.
543000962427.
865000715427.
653.
000752103569.
7830001421551.
649000892541.
443000TheresultsshowthattheAFSA-IAACAalgorithmproveditsfeasibility,effectivenessandconvergencebyapplicationandsimulationexperimentintheTSPproblem.
ThealgorithmwillAFSAaddedtoeachiterativeprocessofIAACA,takingadvantageofAFSAwithfastconvergencewhichacceleratetheconvergencespeedofACAandforagingbehaviorofAFSAcouldhelpimprovedtheabilityofACAtojumpoutoflocaloptimum.
Bydoingthis,wecanreducenotonlythenumberofinvalidsearch,butalsothealgorithmintothelocaloptimalsolution,improvetheabilityandconvergencespeedofthealgorithm.
ConclusionsACAhassomeproblems,suchasprematureconvergence,slowconvergence,thecombinationofACAandIAisaneffectivemethodtosolvethesedefects.
ThencombinetheIAACAandAFSAtosolvethesedefectsthatlongsearchtimeandeasilyfallintolocaloptimization,andtoimprovetheabilitytojumpextreme,andsignificantlyimprovetheaccuracyofthealgorithm.
ThesimulationexperimentwascarriedoutbysolvingtheTSPproblem,andresultsshowthattheimprovedalgorithmiseffectiveandfeasible.
AcknowledgmentsTheauthorswishtoexpresstheirgratitudetotheprojects:JilinProvinceEconomicStructuralAdjustmentLeadingFundSpecialProject(No.
2014Y108)andChangchunCityScienceandTechnologyPlanProject(No.
14nk029),KeyTacklingItemofJilinProvinceScience&TechnologyDepartment(No.
20140204045NY),DesignofStandardizedBreedingSystemforRabbitsBasedonInternetofThingsfromEducationDepartmentofJilinProvince,ChangchunCityScienceandTechnologyPlanProject(No.
13KG71),fortheirgeneroussupportofthiswork.
References[1]GuMingjia,XuanShibin,LianKanchao,etal.
QoSroutingalgorithmbasedoncombinationofmodifiedantcolonyalgorithmandartificialfishswarmalgorithm,Computertechnologyanddevelopment,2009,pp.
145-148.
[2]HeYijun,ChenDezhao.
Theconstructionandapplicationofantcolonyalgorithmformulti-objectiveoptimization,HightechnologyCommunication,Beijing,2006,pp.
1241-1245.
[3]CaiLijun,JiangLinbo,YiYeQing.
Geneselectionbasedonantcolonyoptimizationalgorithm,CalculationandApplicationResearch.
Beijing,2008,pp.
2754-2756.
[4]DuanHaibin.
Antcolonyalgorithmanditsapplication,SciencePress,Beijing,2005.
[5]DasguptaD.
Advancesinartificialimmunesystems,IEEEComputationalIntelligenceMagazine,Beijing,2006,pp.
40-49.
[6]JiangXinzi,TongKezong,GaoShang.
Hybridalgorithmofantcolonyalgorithmwithimmunealgorithm,ScienceTechnologyandEngineering,Beijing,2008,pp.
1328-1333.

MOACK:韩国服务器/双E5-2450L/8GB内存/1T硬盘/10M不限流量,$59.00/月

Moack怎么样?Moack(蘑菇主机)是一家成立于2016年的商家,据说是国人和韩国合资开办的主机商家,目前主要销售独立服务器,机房位于韩国MOACK机房,网络接入了kt/lg/kinx三条线路,目前到中国大陆的速度非常好,国内Ping值平均在45MS左右,而且商家的套餐比较便宜,针对国人有很多活动。不过目前如果购买机器如需现场处理,由于COVID-19越来越严重,MOACK办公楼里的人也被感染...

wordpress通用企业主题 wordpress高级企业自适应主题

wordpress高级企业自适应主题,通用型企业展示平台 + 流行宽屏设计,自适应PC+移动端屏幕设备,完美企业站功能体验+高效的自定义设置平台。一套完美自适应多终端移动屏幕设备的WordPress高级企业自适应主题, 主题设置模块包括:基本设置、首页设置、社会化网络设置、底部设置、SEO设置; 可以自定义设置网站通用功能模块、相关栏目、在线客服及更多网站功能。点击进入:wordpress高级企业...

Sharktech鲨鱼服务器商提供洛杉矶独立服务器促销 不限流量月99美元

Sharktech(鲨鱼服务器商)我们还是比较懂的,有提供独立服务器和高防服务器,而且性价比都还算是不错,而且我们看到有一些主机商的服务器也是走这个商家渠道分销的。这不看到鲨鱼服务器商家洛杉矶独立服务器纷纷促销,不限制流量的独立服务器起步99美元,这个还未曾有过。第一、鲨鱼机房服务器方案洛杉矶机房,默认1Gbps带宽,不限流量,自带5个IPv4,免费60Gbps / 48Mpps DDoS防御。C...

腾讯qq空间登录为你推荐
笔记本内存价格笔记本内存条多少钱?软银巨亏阿里巴巴上市怎样影响中国盗版win8.1升级win10我的电脑是预装正版win8的,然后重装了盗版win8.1。现在我提取出了OEM KEY,怎么能升级到win10呢?集成显卡和独立显卡哪个好集成显卡和独立显卡是什么区别呢哪个好?机械表和石英表哪个好自动石英表与全自动机械表哪个好浮动利率和固定利率哪个好对于企业来说固定利率贷款与浮动利率贷款优缺点各是什么?谢谢了。雅思和托福哪个好考托福、雅思哪个好考?清理手机垃圾软件哪个好清理手机垃圾文件的软件哪个好?腾讯空间登录QQ空间登录空间登录器用什么登录器可以登录QQ(除了QQ登录器)
国外空间租用 台湾vps 香港虚拟空间 万网域名 godaddy域名注册 郑州服务器租用 免费域名申请 photonvps 香港托管 表单样式 贵州电信宽带测速 地址大全 浙江独立 河南服务器 193邮箱 腾讯实名认证中心 国外视频网站有哪些 空间首页登陆 畅行云 114dns 更多