Automatic testing of Android for many devices

SanJose1234 2016-09-16 01:11:21
For my job, I need to handle testing/debugging of Android for many devices. Do you know some good ways to do automatic testing using a PC? Would you recommend some good books for that. Thanks in advance.
(I do not have many 分 to give away. Sorry about that.)
...全文
211 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
afunx 2016-09-20
  • 打赏
  • 举报
回复
English?I have a chinese book:《深入理解Android自动化测试》
SanJose1234 2016-09-19
  • 打赏
  • 举报
回复
Thanks for information. Do you have a good book for that?
afunx 2016-09-16
  • 打赏
  • 举报
回复
monkey, monkey runner
When Waldemar, Luiz, and I started the development of Lua, back in 1993, we could hardly imagine that it would spread as it did. Started as an in-house language for two specific projects, currently Lua is widely used in all areas that can benefit from a simple, extensible, portable, and efficient scripting language, such as embedded systems, mobile devices, the Internet of Things, and, of course, games. We designed Lua, from the beginning, to be integrated with software written in C/C++ and other conventional languages. This integration brings many benefits. Lua is a small and simple language, partly because it does not try to do what C is already good for, such as sheer performance and interface with third-party software. Lua relies on C for these tasks. What Lua does offer is what C is not good for: a good distance from the hardware, dynamic structures, no redundancies, and ease of testing and debugging. For these goals, Lua has a safe environment, automatic memory management, and good facilities for handling strings and other kinds of data with dynamic size. Part of the power of Lua comes from its libraries. This is not by chance. After all, one of the main strengths of Lua is its extensibility. Many features contribute to this strength. Dynamic typing allows a great degree of polymorphism. Automatic memory management simplifies interfaces, because there is no need to decide who is responsible for allocating and deallocating memory or how to handle overflows. First-class functions allow a high degree of parameterization, making functions more versatile. More than an extensible language, Lua is also a glue language. Lua supports a component-based approach to software development, where we create an application by gluing together existing high-level components. These components are written in a compiled, statically-typed language, such as C or C++; Lua is the glue that we use to compose and connect these components. Usually, the components (or objects) represent mo
Soft computing and nature-inspired computing both play a significant role in developing a better understanding to machine learning. When studied together, they can offer new perspectives on the learning process of machines. The Handbook of Research on Soft Computing and Nature-Inspired Algorithms is an essential source for the latest scholarly research on applications of nature-inspired computing and soft computational systems. Featuring comprehensive coverage on a range of topics and perspectives such as swarm intelligence, speech recognition, and electromagnetic problem solving, this publication is ideally designed for students, researchers, scholars, professionals, and practitioners seeking current research on the advanced workings of intelligence in computing systems. Chapter 1 ApplicationofNatured-InspiredAlgorithmsfortheSolutionofComplexElectromagnetic Problems................................................................................................................................................. 1 Massimo Donelli, University of Trento, Italy Inthelastdecadenature-inspiredOptimizerssuchasgeneticalgorithms(GAs),particleswarm(PSO), antcolony(ACO),honeybees(HB),bacteriafeeding(BFO),firefly(FF),batalgorithm(BTO),invasive weed(IWO)andothersalgorithms,hasbeensuccessfullyadoptedasapowerfuloptimizationtools inseveralareasofappliedengineering,andinparticularforthesolutionofcomplexelectromagnetic problems.Thischapterisaimedatpresentinganoverviewofnatureinspiredoptimizationalgorithms (NIOs)asappliedtothesolutionofcomplexelectromagneticproblemsstartingfromthewell-known geneticalgorithms(GAs)uptorecentcollaborativealgorithmsbasedonsmartswarmsandinspired byswarmofinsects,birdsorflockoffishes.Thefocusofthischapterisontheuseofdifferentkind ofnaturedinspiredoptimizationalgorithmsforthesolutionofcomplexproblems,inparticulartypical microwavedesignproblems,inparticularthedesignandmicrostripantennastructures,thecalibration ofmicrowavesystemsandotherinterestingpracticalapplications.Startingfromadetailedclassification andanalysisofthemostusednaturedinspiredoptimizers(NIOs)thischapterdescribesthenotonly thestructuresofeachNIObutalsothestochasticoperatorsandthephilosophyresponsibleforthe correctevolutionoftheoptimizationprocess.Theoreticaldiscussionsconcernedconvergenceissues, parameterssensitivityanalysisandcomputationalburdenestimationarereportedaswell.Successively abriefreviewonhowdifferentresearchgroupshaveappliedorcustomizeddifferentNIOsapproaches forthesolutionofcomplexpracticalelectromagneticproblemrangingfromindustrialuptobiomedical applications.ItisworthnoticedthatthedevelopmentofCADtoolsbasedonNIOscouldprovidethe engineersanddesignerswithpowerfultoolsthatcanbethesolutiontoreducethetimetomarketof specific devices, (such as modern mobile phones, tablets and other portable devices) and keep the commercialpredominance:sincetheydonotrequireexpertengineersandtheycanstronglyreducethe computationaltimetypicalofthestandardtrialerrorsmethodologies.Suchusefulautomaticdesigntools basedonNIOshavebeentheobjectofresearchsincesomedecadesandtheimportanceofthissubject iswidelyrecognized.Inordertoapplyanaturedinspiredalgorithm,theproblemisusuallyrecastas aglobaloptimizationproblem.Formulatedinsuchaway,theproblemcanbeefficientlyhandledby naturedinspiredoptimizerbydefiningasuitablecostfunction(singleormulti-objective)thatrepresent thedistancebetweentherequirementsandtheobtainedtrialsolution.Thedeviceunderdevelopment  canbeanalyzedwithclassicalnumericalmethodologiessuchasFEM,FDTD,andMoM.Asacommon feature,theseenvironmentsusuallyintegrateanoptimizerandacommercialnumericalsimulator.The chapterendswithopenproblemsanddiscussiononfutureapplications. Chapter 2 AComprehensiveLiteratureReviewonNature-InspiredSoftComputingandAlgorithms:Tabular andGraphicalAnalyses........................................................................................................................ 34 Bilal Ervural, Istanbul Technical University, Turkey Beyzanur Cayir Ervural, Istanbul Technical University, Turkey Cengiz Kahraman, Istanbul Technical University, Turkey SoftComputingtechniquesarecapableofidentifyinguncertaintyindata,determiningimprecisionof knowledge,andanalyzingill-definedcomplexproblems.Thenatureofrealworldproblemsisgenerally complexandtheircommoncharacteristicisuncertaintyowingtothemultidimensionalstructure.Analytical modelsareinsufficientinmanagingallcomplexitytosatisfythedecisionmakers’expectations.Under thisviewpoint,softcomputingprovidessignificantflexibilityandsolutionadvantages.Inthischapter, firstly,themajorsoftcomputingmethodsareclassifiedandsummarized.Thenacomprehensivereviewof eightnatureinspired–softcomputingalgorithmswhicharegeneticalgorithm,particleswarmalgorithm, antcolonyalgorithms,artificialbeecolony,fireflyoptimization,batalgorithm,cuckooalgorithm,and greywolfoptimizeralgorithmarepresentedandanalyzedundersomedeterminedsubjectheadings (classificationtopics)inadetailedway.Thesurveyfindingsaresupportedwithcharts,bargraphsand tablestobemoreunderstandable. Chapter 3 SwarmIntelligenceforElectromagneticProblemSolving................................................................... 69 Luciano Mescia, Politecnico di Bari, Italy Pietro Bia, EmTeSys Srl, Italy Diego Caratelli, The Antenna Company, The Netherlands & Tomsk Polytechnic University, Russia Johan Gielis, University of Antwerp, Belgium ThechapterwilldescribethepotentialoftheswarmintelligenceandinparticularquantumPSO-based algorithm,tosolvecomplicatedelectromagneticproblems.Thistaskisaccomplishedthroughaddressing the design and analysis challenges of some key real-world problems. A detailed definition of the conventionalPSOanditsquantum-inspiredversionarepresentedandcomparedintermsofaccuracyand computationalburden.Sometheoreticaldiscussionsconcerningtheconvergenceissuesandasensitivity analysisontheparametersinfluencingthestochasticprocessarereported. Chapter 4 ParameterSettingsinParticleSwarmOptimization........................................................................... 101 Snehal Mohan Kamalapur, K. K. Wagh Institute of Engineering Education and Research, India Varsha Patil, Matoshree College of Engineering and Research Center, India Theissueofparametersettingofanalgorithmisoneofthemostpromisingareasofresearch.Particle SwarmOptimization(PSO)ispopulationbasedmethod.TheperformanceofPSOissensitivetothe parametersettings.Intheliteratureofevolutionarycomputationtherearetwotypesofparametersettings  - parametertuningandparametercontrol.Staticparametertuningmayleadtopoorperformanceas optimalvaluesofparametersmaybedifferentatdifferentstagesofrun.Thisleadstoparametercontrol. Thischapterhastwo-foldobjectivestoprovideacomprehensivediscussiononparametersettingsandon parametersettingsofPSO.Theobjectivesaretostudyparametertuningandcontrol,togettheinsight ofPSOandimpactofparameterssettingsforparticlesofPSO. Chapter 5 ASurveyofComputationalIntelligenceAlgorithmsandTheirApplications...................................133 Hadj Ahmed Bouarara, Dr. Tahar Moulay University of Saida, Algeria Thischaptersubscribesintheframeworkofananalyticalstudyaboutthecomputationalintelligence algorithms.Thesealgorithmsarenumerousandcanbeclassifiedintwogreatfamilies:evolutionary algorithms(geneticalgorithms,geneticprogramming,evolutionarystrategy,differentialevolutionary, paddyfieldalgorithm)andswarmoptimizationalgorithms(particleswarmoptimisationPSO,antcolony optimization(ACO),bacteriaforagingoptimisation,wolfcolonyalgorithm,fireworksalgorithm,bat algorithm,cockroachescolonyalgorithm,socialspidersalgorithm,cuckoosearchalgorithm,waspswarm optimisation,mosquitooptimisationalgorithm).Wehavedetailedeachalgorithmfollowingastructured organization(theoriginofthealgorithm,theinspirationsource,thesummary,andthegeneralprocess). Thispaperisthefruitofmanyyearsofresearchintheformofsynthesiswhichgroupsthecontributions proposedbyvariousresearchersinthisfield.Itcanbethestartingpointforthedesigningandmodelling newalgorithmsorimprovingexistingalgorithms. Chapter 6 OptimizationofProcessParametersUsingSoftComputingTechniques:ACaseWithWire ElectricalDischargeMachining..........................................................................................................177 Supriyo Roy, Birla Institute of Technology, India Kaushik Kumar, Birla Institute of Technology, India J. Paulo Davim, University of Aveiro, Portugal MachiningofhardmetalsandalloysusingConventionalmachininginvolvesincreaseddemandof time,energyandcost.Itcausestoolwearresultinginlossofqualityoftheproduct.Non-conventional machining,ontheotherhandproducesproductwithminimumtimeandatdesiredlevelofaccuracy.In thepresentstudy,EN19steelwasmachinedusingCNCWireElectricaldischargemachiningwithpredefinedprocessparameters.MaterialRemovalRateandSurfaceroughnesswereconsideredasresponses forthisstudy.Thepresentoptimizationproblemissingleandaswellasmulti-response.Consideringthe complexitiesofthispresentproblem,experimentaldataweregeneratedandtheresultswereanalyzed byusingTaguchi,GreyRelationalAnalysisandWeightedPrincipalComponentAnalysisundersoft computingapproach.Responsesvarianceswiththevariationofprocessparameterswerethoroughly studiedandanalyzed;also‘bestoptimalvalues’wereidentified.Theresultshowsanimprovementin responsesfrommeantooptimalvaluesofprocessparameters.  Chapter 7 AugmentedLagrangeHopfieldNetworkforCombinedEconomicandEmissionDispatchwith FuelConstraint.................................................................................................................................... 221 Vo Ngoc Dieu, Ho Chi Minh City University of Technology, Vietnam Tran The Tung, Ho Chi Minh City University of Technology, Vietnam This chapter proposes an augmented Lagrange Hopfield network (ALHN) for solving combined economicandemissiondispatch(CEED)problemwithfuelconstraint.IntheproposedALHNmethod, theaugmentedLagrangefunctionisdirectlyusedastheenergyfunctionofcontinuousHopfieldneural network(HNN),thusthismethodcanproperlyhandleconstraintsbybothaugmentedLagrangefunction andsigmoidfunctionofcontinuousneuronsintheHNN.Fordealingwiththebi-objectiveeconomic dispatchproblem,theslopeofsigmoidfunctioninHNNisadjustedtofindthePareto-optimalfrontand thenthebestcompromisesolutionfortheproblemwillbedeterminedbyfuzzy-basedmechanism.The proposedmethodhasbeentestedonmanycasesandtheobtainedresultsarecomparedtothosefrom othermethodsavailabletheliterature.Thetestresultshaveshownthattheproposedmethodcanfind goodsolutionscomparedtotheothersforthetestedcases.Therefore,theproposedALHNcouldbea favourableimplementationforsolvingtheCEEDproblemwithfuelconstraint. Chapter 8 SpeakerRecognitionWithNormalandTelephonicAssameseSpeechUsingI-Vectorand Learning-BasedClassifier................................................................................................................... 256 Mridusmita Sharma, Gauhati University, India Rituraj Kaushik, Tezpur University, India Kandarpa Kumar Sarma, Gauhati University, India Speaker recognition is the task of identifying a person by his/her unique identification features or behaviouralcharacteristicsthatareincludedinthespeechutteredbytheperson.Speakerrecognition dealswiththeidentityofthespeaker.Itisabiometricmodalitywhichusesthefeaturesofthespeaker thatisinfluencedbyone’sindividualbehaviouraswellasthecharacteristicsofthevocalcord.Theissue becomesmorecomplexwhenregionallanguagesareconsidered.Here,theauthorsreportthedesignof aspeakerrecognitionsystemusingnormalandtelephonicAssamesespeechfortheircasestudy.Intheir work,theauthorshaveimplementedi-vectorsasfeaturestogenerateanoptimalfeaturesetandhaveused theFeedForwardNeuralNetworkfortherecognitionpurposewhichgivesafairlyhighrecognitionrate. Chapter 9 ANewSVMMethodforRecognizingPolarityofSentimentsinTwitter.......................................... 281 Sanjiban Sekhar Roy, VIT University, India Marenglen Biba, University of New York – Tirana, Albania Rohan Kumar, VIT University, India Rahul Kumar, VIT University, India Pijush Samui, NIT Patna, India Onlinesocialnetworkingplatforms,suchasWeblogs,microblogs,andsocialnetworksareintensively beingutilizeddailytoexpressindividual’sthinking.Thispermitsscientiststocollecthugeamountsof dataandextractsignificantknowledgeregardingthesentimentsofalargenumberofpeopleatascale thatwasessentiallyimpracticalacoupleofyearsback.Therefore,thesedays,sentimentanalysishasthe potentialtolearnsentimentstowardspersons,objectandoccasions.Twitterhasincreasinglybecome  a significantsocialnetworkingplatformwherepeoplepostmessagesofupto140charactersknownas ‘Tweets’.Tweetshavebecomethepreferredmediumforthemarketingsectorasuserscaninstantlyindicate customersuccessorindicatepublicrelationsdisasterfarmorequicklythanawebpageortraditional mediadoes.Inthispaper,wehaveanalyzedtwitterdataandhavepredictedpositiveandnegativetweets withhighaccuracyrateusingsupportvectormachine(SVM). Chapter 10 AutomaticGenerationControlofMulti-AreaInterconnectedPowerSystemsUsingHybrid EvolutionaryAlgorithm...................................................................................................................... 292 Omveer Singh, Maharishi Markandeshwar University, India Anewtechniqueofevaluatingoptimalgainsettingsforfullstatefeedbackcontrollersforautomatic generationcontrol(AGC)problembasedonahybridevolutionaryalgorithms(EA)i.e.geneticalgorithm (GA)-simulatedannealing(SA)isproposedinthischapter.ThehybridEAalgorithmcantakedynamic curveperformanceashardconstraintswhicharepreciselyfollowedinthesolutions.Thisisincontrast tothemodernandsinglehybridevolutionarytechniquewheretheseconstraintsaretreatedassoft/hard constraints.Thistechniquehasbeeninvestigatedonanumberofcasestudiesandgivessatisfactorysolutions. Thistechniqueisalsocomparedwithlinearquadraticregulator(LQR)andGAbasedproportionalintegral (PI)controllers.Thisprovestobeagoodalternativeforoptimalcontroller’sdesign.Thistechniquecan beeasilyenhancedtoincludemorespecificationsviz.settlingtime,risetime,stabilityconstraints,etc. Chapter 11 MathematicalOptimizationbyUsingParticleSwarmOptimization,GeneticAlgorithm,and DifferentialEvolutionandItsSimilarities.......................................................................................... 325 Shailendra Aote, Ramdeobaba College of Engineering and Management, India Mukesh M. Raghuwanshi, Yeshwantrao Chavan College of Engineering, India Tosolvetheproblemsofoptimization,variousmethodsareprovidedindifferentdomain.Evolutionary computing(EC)isoneofthemethodstosolvetheseproblems.MostlyusedECtechniquesareavailable likeParticleSwarmOptimization(PSO),GeneticAlgorithm(GA)andDifferentialEvolution(DE). Thesetechniqueshavedifferentworkingstructurebuttheinnerworkingstructureissame.Different namesandformulaearegivenfordifferenttaskbutultimatelyalldothesame.Herewetriedtofindout thesimilaritiesamongthesetechniquesandgivetheworkingstructureineachstep.Allthestepsare providedwithproperexampleandcodewritteninMATLAB,forbetterunderstanding.Herewestarted ourdiscussionwithintroductionaboutoptimizationandsolutiontooptimizationproblemsbyPSO,GA andDE.Finally,wehavegivenbriefcomparisonofthese. Chapter 12 GA_SVM:AClassificationSystemforDiagnosisofDiabetes.......................................................... 359 Dilip Kumar Choubey, Birla Institute of Technology Mesra, India Sanchita Paul, Birla Institute of Technology Mesra, India Themodernsocietyispronetomanylife-threateningdiseaseswhichifdiagnosisearlycanbeeasily controlled.Theimplementationofadiseasediagnosticsystemhasgainedpopularityovertheyears.The mainaimofthisresearchistoprovideabetterdiagnosisofdiabetes.Therearealreadyseveralexisting methods,whichhavebeenimplementedforthediagnosisofdiabetes.Inthismanuscript,firstly,Polynomial Kernel,RBFKernel,SigmoidFunctionKernel,LinearKernelSVMusedfortheclassificationofPIDD.  SecondlyGAusedasanAttributeselectionmethodandthenusedPolynomialKernel,RBFKernel, SigmoidFunctionKernel,LinearKernelSVMonthatselectedattributesofPIDDforclassification.So, herecomparedtheresultswithandwithoutGAinPIDD,andLinearKernelprovedbetteramongallof thenotedaboveclassificationmethods.ItdirectlyseemsinthepaperthatGAisremovinginsignificant features,reducingthecostandcomputationtimeandimprovingtheaccuracy,ROCofclassification. Theproposedmethodcanbealsousedforotherkindsofmedicaldiseases. Chapter 13 TheInsectsofNature-InspiredComputationalIntelligence............................................................... 398 Sweta Srivastava, B.I.T. Mesra, India Sudip Kumar Sahana, B.I.T. Mesra, India Thedesirablemeritsoftheintelligentcomputationalalgorithmsandtheinitialsuccessinmanydomains haveencouragedresearcherstoworktowardstheadvancementofthesetechniques.Amajorplunge inalgorithmicdevelopmenttosolvetheincreasinglycomplexproblemsturnedoutasbreakthrough towardsthedevelopmentofcomputationalintelligence(CI)techniques.Natureprovedtobeoneofthe greatestsourcesofinspirationfortheseintelligentalgorithms.Inthischapter,computationalintelligence techniquesinspiredbyinsectsarediscussed.Thesetechniquesmakeuseoftheskillsofintelligent agentbymimickinginsectbehaviorsuitablefortherequiredproblem.Thediversitiesinthebehaviorof theinsectfamiliesandsimilaritiesamongthemthatareusedbyresearchersforgeneratingintelligent techniquesarealsodiscussedinthischapter. Chapter 14 Bio-InspiredComputationalIntelligenceandItsApplicationtoSoftwareTesting............................ 429 Abhishek Pandey, UPES Dehradun, India Soumya Banerjee, BIT Mesra, India Bioinspiredalgorithmsarecomputationalprocedureinspiredbytheevolutionaryprocessofnature andswarmintelligencetosolvecomplexengineeringproblems.Intherecenttimesithasgainedmuch popularityintermsofapplicationstodiverseengineeringdisciplines.Nowadaysbioinspiredalgorithms arealsoappliedtooptimizethesoftwaretestingprocess.Inthischapterauthorswilldiscusssomeof thepopularbioinspiredalgorithmsandalsogivestheframeworkofapplicationofthesealgorithmsfor softwaretestingproblemssuchastestcasegeneration,testcaseselection,testcaseprioritization,test caseminimization.Bioinspiredcomputationalalgorithmsincludesgeneticalgorithm(GA),genetic programming (GP), evolutionary strategies (ES), evolutionary programming (EP) and differential evolution(DE)intheevolutionaryalgorithmscategoryandAntcolonyoptimization(ACO),Particle swarmoptimization(PSO),ArtificialBeeColony(ABC),Fireflyalgorithm(FA),Cuckoosearch(CS), Batalgorithm(BA)etc.intheSwarmIntelligencecategory(SI).  Chapter 15 Quantum-InspiredComputationalIntelligenceforEconomicEmissionDispatchProblem.............. 445 Fahad Parvez Mahdi, Universiti Teknologi Petronas, Malaysia Pandian Vasant, Universiti Teknologi Petronas, Malaysia Vish Kallimani, Universiti Teknologi Petronas, Malaysia M. Abdullah-Al-Wadud, King Saud University, Saudi Arabia Junzo Watada, Universiti Teknologi Petronas, Malaysia Economicemissiondispatch(EED)problemsareoneofthemostcrucialproblemsinpowersystems. Growingenergydemand,limitedreservesoffossilfuelandglobalwarmingmakethistopicintothe centerofdiscussionandresearch.Inthischapter,wewilldiscusstheuseandscopeofdifferentquantum inspiredcomputationalintelligence(QCI)methodsforsolvingEEDproblems.Wewillevaluateeach previouslyusedQCImethodsforEEDproblemanddiscusstheirsuperiorityandcredibilityagainst othermethods.WewillalsodiscussthepotentialityofusingotherquantuminspiredCImethodslike quantumbatalgorithm(QBA),quantumcuckoosearch(QCS),andquantumteachingandlearningbased optimization(QTLBO)techniqueforfurtherdevelopmentinthisarea. Chapter 16 IntelligentExpertSystemtoOptimizetheQuartzCrystalMicrobalance(QCM)Characterization Test:IntelligentSystemtoOptimizetheQCMCharacterizationTest............................................... 469 Jose Luis Calvo-Rolle, University of A Coruña, Spain José Luis Casteleiro-Roca, University of A Coruña, Spain María del Carmen Meizoso-López, University of A Coruña, Spain Andrés José Piñón-Pazos, University of A Coruña, Spain Juan Albino Mendez-Perez, Universidad de La Laguna, Spain Thischapterdescribesanapproachtoreducesignificantlythetimeinthefrequencysweeptestofa QuartzCrystalMicrobalance(QCM)characterizationmethodbasedontheresonanceprincipleofpassive components.Onthistest,thespenttimewaslarge,becauseitwasnecessarycarryoutabigfrequency sweepduetothefactthattheresonancefrequencywasunknown.Moreover,thisfrequencysweephas greatstepsandconsequentlylowaccuracy.Then,itwasnecessarytoreducethesweepsanditssteps graduallywiththeaimtoincreasetheaccuracyandtherebybeingabletofindtheexactfrequency.An intelligentexpertsystemwascreatedasasolutiontothedisadvantagedescribedofthemethod.This modelprovidesamuchsmallerfrequencyrangethantheinitiallyemployedwiththeoriginalproposal. Thisfrequencyrangedependsofthecircuitcomponentsofthemethod.Then,thankstothenewapproach oftheQCMcharacterizationisachievedbetteraccuracyandthetesttimeisreducedsignificantly. Chapter 17 OptimizationThroughNature-InspiredSoft-ComputingandAlgorithmonECGProcess................ 489 Goutam Kumar Bose, Haldia Institute of Technology, India Pritam Pain, Haldia Institute of Technology, India Inthepresentresearchworkselectionofsignificantmachiningparametersdependingonnature-inspired algorithmisprepared,duringmachiningalumina-aluminuminterpenetratingphasecompositesthrough electrochemical grinding process. Here during experimentation control parameters like electrolyte concentration(C),voltage(V),depthofcut(D)andelectrolyteflowrate(F)areconsidered.Theresponse dataareinitiallytrainedandtestedapplyingArtificialNeuralNetwork.Theparadoxicalresponseslike  highermaterialremovalrate(MRR),lowersurfaceroughness(Ra),lowerovercut(OC)andlowercutting force(Fc)areaccomplishedindividuallybyemployingCuckooSearchAlgorithm.Amultiresponse optimizationforalltheresponseparametersiscompiledprimarilybyusingGeneticalgorithm.Finally, inordertoachieveasinglesetofparametriccombinationforalltheoutputssimultaneouslyfuzzy basedGreyRelationalAnalysistechniqueisadopted.Thesenature-drivensoftcomputingtechniques corroborateswellduringtheparametricoptimizationofECGprocess. Chapter 18 AnOverviewoftheLastAdvancesandApplicationsofArtificialBeeColonyAlgorithm.............. 520 Airam Expósito Márquez, University of La Laguna, Spain Christopher Expósito-Izquierdo, University of La Laguna, Spain SwarmIntelligenceisdefinedascollectivebehaviorofdecentralizedandself-organizedsystemsofa naturalorartificialnature.Inthelastyearsandtoday,SwarmIntelligencehasproventobeabranchof ArtificialIntelligencethatisabletosolvingefficientlycomplexoptimizationproblems.SomeofwellknownexamplesofSwarmIntelligenceinnaturalsystemsreportedintheliteraturearecolonyofsocial insectssuchasbeesandants,birdflocks,fishschools,etc.Inthisrespect,ArtificialBeeColonyAlgorithm isanatureinspiredmetaheuristic,whichimitatesthehoneybeeforagingbehaviourthatproducesan intelligentsocialbehaviour.ABChasbeenusedsuccessfullytosolveawidevarietyofdiscreteand continuousoptimizationproblems.InordertofurtherenhancethestructureofArtificialBeeColony, thereareavarietyofworksthathavemodifiedandhybridizedtoothertechniquesthestandardversion ofABC.Thisworkpresentsareviewpaperwithasurveyofthemodifications,variantsandapplications oftheArtificialBeeColonyAlgorithm. Chapter 19 ASurveyoftheCuckooSearchandItsApplicationsinReal-WorldOptimizationProblems........... 541 Christopher Expósito-Izquierdo, University of La Laguna, Spain Airam Expósito-Márquez, University of La Laguna, Spain ThechapterathandseekstoprovideageneralsurveyoftheCuckooSearchAlgorithmanditsmost highlightedvariants.TheCuckooSearchAlgorithmisarelativelyrecentnature-inspiredpopulationbasedmeta-heuristicalgorithmthatisbaseduponthelifestyle,egglaying,andbreedingstrategyof somespeciesofcuckoos.Inthiscase,theLévyflightisusedtomovethecuckooswithinthesearch spaceoftheoptimizationproblemtosolveandobtainasuitablebalancebetweendiversificationand intensification.Asdiscussedinthischapter,theCuckooSearchAlgorithmhasbeensuccessfullyapplied toawiderangeofheterogeneousoptimizationproblemsfoundinpracticalapplicationsoverthelast fewyears.Someofthereasonsofitsrelevancearethereducednumberofparameterstoconfigureand itseaseofimplementation.
主要内容: l CPU's from the 8086/8088 to the Pentium III and Athlon l Real, protected and virtual models l Windows and plug&play devices l CPU Clones from all major manufacturers l Chipsets and support chips l Timers, interrupts and DMA l I/O programming and PCI bus programming l AGP variants and graphic systems l Universal serial bus l Local storage from the diskette to DVD l Memory systems, SDRAM, EDO, flas, RAM bus, and modules l Extensive glossary which explains most of the terms and concepts related to personal computer hardware. l Appendices brimming with practical advice, especially for programmers. ------------------------------------------------------------------------------------------------- 目录: Pearson Techonology Group - Indispensable PC Hardware Book, The Indispensable PC Hardware Book, The 4/e Hans-Peter Messmer Published January 2002 by Addison Wesley Professional Copyright 2002, 1296 pp., Cloth ISBN: 0-201-59616-4 Summary This fully revised and popular book is now up-to-date and even more comprehensive than before. The Indispensable PC Hardware Book 4/e will be 'indispensable' to anyone who wants to know more about the inner workings of a personal computer: from programmers who want access to hardware components; professionals and home-users who wants to or has to understand the structure and functioning of a personal computer; to users who want to up-grade their PC's, and dealers who wish to advise their customers--this book will provide the solution to all your hardware questions. Even beginners should not shy away as this book begins with an easy introduction to the subject area. Key highlights: l CPU's from the 8086/8088 to the Pentium III and Athlon l Real, protected and virtual models l Windows and plug&play devices l CPU Clones from all major manufacturers l Chipsets and support chips l Timers, interrupts and DMA l I/O programming and P

80,348

社区成员

发帖
与我相关
我的任务
社区描述
移动平台 Android
androidandroid-studioandroidx 技术论坛(原bbs)
社区管理员
  • Android
  • yechaoa
  • 失落夏天
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧