舉報

Embedded Programming with Modern C++ Cookbook
最新章節: Leave a review - let other readers know what you think
Developingapplicationsforembeddedsystemsmayseemlikeadauntingtaskasdevelopersfacechallengesrelatedtolimitedmemory,highpowerconsumption,andmaintainingreal-timeresponses.Thisbookisacollectionofpracticalexamplestoexplainhowtodevelopapplicationsforembeddedboardsandovercomethechallengesthatyoumayencounterwhiledeveloping.Thebookwillstartwithanintroductiontoembeddedsystemsandhowtosetupthedevelopmentenvironment.Byteachingyoutobuildyourfirstembeddedapplication,thebookwillhelpyouprogressfromthebasicstomorecomplexconcepts,suchasdebugging,logging,andprofiling.Movingahead,youwilllearnhowtousespecializedmemoryandcustomallocators.Fromhere,youwilldelveintorecipesthatwillteachyouhowtoworkwiththeC++memorymodel,atomicvariables,andsynchronization.Thebookwillthentakeyouthroughrecipesoninter-processcommunication,dataserialization,andtimers.Finally,youwillcovertopicssuchaserrorhandlingandguidelinesforreal-timesystemsandsafety-criticalsystems.Bytheendofthisbook,youwillhavebecomeproficientinbuildingrobustandsecureembeddedapplicationswithC++.