https://download.csdn.net/download/qq_41739364/86339152
2024/10/1 23:17:35 2.08MB python
1
Angular教程:从头开始逐步学习Angular该项目是从头开始逐步学习Angular教程的一部分,其中我们从AngularFramework的基本概念和原因进行探索,以至使用AngularMaterial组件构建完整的Angular7应用程序。
在本《Angular教程》中,我们一个接一个地解释了Angular应用程序的主要构建模块以及使用Angular构建完整的移动应用程序的最佳实践。
本教程还显示了如何设置您的开发环境,以便您现在就可以开始在计算机中开发Angular应用程序。
在逐步获取免费教程请通过简单地放置一个Github星来支持该项目:white_medium_star:。
在Twitter和其他任何地方与朋友分享此库。
:folded_hands:。
谢谢安装运行npminstall以安装所有必需的依赖项然后运行ngserve启动开发服务器。
导航到http://localhost:4200/。
如果您更改任何源文件,该应用程序将自动重新加载。
演示版高级AngularStarter应用如果要构建一个复杂而健壮的Angula
1
Hands-OnMachineLearningwithScikit-LearnandTensorFlow关于机器学习中的重要库scikit-learn以及tensorflow的手上书
2024/8/10 14:07:11 869KB tensorflow scikit-learn
1
【《Python强化学习实战》随书代码】’Hands-OnReinforcementLearningwithPython,publishedbyPackt'
2024/6/6 2:29:05 85.28MB 强化学习 Python 实战
1
BlockchainconceptsandtheHyperledgertechnologiesarehottopics.Hyperledgerisanopensourceprojecttocreateprivateblockchainapplicationsfordifferentdomainsincludingfinance,banking,supplychain,IoTandmuchmore.ThisbookwillbeaneasyreferencetoexploreandbuildblockchainnetworksusingHyperledgerservices.ThisbookwillstartwithexplainingtheblockchainevolutionandthenproceedtoanoverviewoftechnologieslikeEthereum,R3Corda,Coco,andHyperledger.WewilllearnhowtosetupandlaunchHyperledgerFabricinBluemix.WewilllookintothearchitectureandthecomponentsofHyperledgerFabricwhichareusedtobuildprivateblockchainapplications.LaterwewilldelveintohowwecaninteractwithHyperledgerFabricblockchaintobuildprivatenetworksfromscratchcoveringalltherequiredprinciplessuchaschaincode,smartcontracts,cryptocurrenciesandmuchmoreontheHyperledgernetwork.Bytheendofthisbook,youwillbeabletobuildanddeployyourowndecentralizedapplicationsusingHyperledgeraddressingkeypainpointsencounteredinblockchainlifecycle.
2024/3/30 19:03:26 5.61MB Blockchain
1
GettogripswithmodernsoftwaredemandsbylearningtheeffectiveusesofRust'spowerfulmemorysafety.KeyFeaturesLearnandimprovethesequentialperformancecharacteristicsofyoursoftwareUnderstandtheuseofoperatingsystemprocessesinahigh-scaleconcurrentsystemLearnofthevariouscoordinationmethodsavailableintheStandardlibraryBookDescriptionMostprogramminglanguagescanreallycomplicatethings,especiallywithregardtounsafememoryaccess.Theburdenonyou,theprogrammer,liesacrosstwodomains:understandingthemodernmachineandyourlanguage'spain-points.Thisbookwillteachyoutohowtomanageprogramperformanceonmodernmachinesandbuildfast,memory-safe,andconcurrentsoftwareinRust.ItstartswiththefundamentalsofRustanddiscussesmachinearchitectureconcepts.YouwillbetakenthroughwaystomeasureandimprovetheperformanceofRustcodesystematicallyandhowtowritecollectionswithconfidence.YouwilllearnabouttheSyncandSendtraitsappliedtothreads,andcoordinatethreadexecutionwithlocks,atomicprimitives,data-parallelism,andmore.ThebookwillshowyouhowtoefficientlyembedRustinC++codeandexplorethefunctionalitiesofvariouscratesformultithreadedapplications.Itexploresimplementationsindepth.Youwillknowhowamutexworksandbuildseveralyourself.Youwillmasterradicallydifferentapproachesthatexistintheecosystemforstructuringandmanaginghigh-scalesystems.Bytheendofthebook,youwillfeelcomfortablewithdesigningsafe,consistent,parallel,andhigh-performanceapplicationsinRust.WhatyouwilllearnProbeyourprogramsforperformanceandaccuracyissuesCreateyourownthreadingandmulti-processingenvironmentinRustUsecoarselocksfromRust’sStandardlibrarySolvecommonsynchronizationproblemsoravoidsynchronizationusingatomicprogrammingBuildlock-free/wait-freestructuresinRustandunderstandtheirimplementat
2024/2/28 3:43:03 1.9MB rust concurrency 并发 rust语言
1
Deeplearningsimplifiedbytakingsupervised,unsupervised,andreinforcementlearningtothenextlevelusingthePythonecosystemTransferlearningisamachinelearning(ML)techniquewhereknowledgegainedduringtrainingasetofproblemscanbeusedtosolveothersimilarproblems.Thepurposeofthisbookistwo-fold;firstly,wefocusondetailedcoverageofdeeplearning(DL)andtransferlearning,comparingandcontrastingthetwowitheasy-to-followconceptsandexamples.Thesecondareaoffocusisreal-worldexamplesandresearchproblemsusingTensorFlow,Keras,andthePythonecosystemwithhands-onexamples.ThebookstartswiththekeyessentialconceptsofMLandDL,followedbydepictionandcoverageofimportantDLarchitecturessuchasconvolutionalneuralnetworks(CNNs),deepneuralnetworks(DNNs),recurrentneuralnetworks(RNNs),longshort-termmemory(LSTM),andcapsulenetworks.Ourfocusthenshiftstotransferlearningconcepts,suchasmodelfreezing,fine-tuning,pre-trainedmodelsincludingVGG,inception,ResNet,andhowthesesystemsperformbetterthanDLmodelswithpracticalexamples.Intheconcludingchapters,wewillfocusonamultitudeofreal-worldcasestudiesandproblemsassociatedwithareassuchascomputervision,audioanalysisandnaturallanguageprocessing(NLP).Bytheendofthisbook,youwillbeabletoimplementbothDLandtransferlearningprinciplesinyourownsystems.WhatyouwilllearnSetupyourownDLenvironmentwithgraphicsprocessingunit(GPU)andCloudsupportDelveintotransferlearningprincipleswithMLandDLmodelsExplorevariousDLarchitectures,includingCNN,LSTM,andcapsulenetworksLearnaboutdataandnetworkrepresentationandlossfunctionsGettogripswithmodelsandstrategiesintransferlearningWalkthroughpotentialchallengesinbuildingcomplextransferlearningmodelsfromscratchExplorereal-worldresearchproblemsrelatedtocompute
2023/12/27 0:34:49 46.15MB Transfer Lea Python
1
Masterthetechnicalskillsandindustryknow-howtobeginanexcitingcareerinstalling,configuring,andtroubleshootingcomputernetworkswiththecompletelyupdatedNETWORK+GUIDETONETWORKS,7E.YoucanprepareforsuccessonCompTIA'sNetwork+N10-006certificationexamwithfullymappedcoverageofallobjectives,includingprotocols,topologies,hardware,networkdesign,andtroubleshooting.Thiseditionaddressestoday'slatesttechnologywithnewfeaturesthatmakeessentialinformationeasilyaccessibleandhelpyouvisualizehigh-levelconcepts.NewOSIlayericonsvisuallylinkconceptsandtheOSImodel.Newandupdated"OntheJob"stories,ApplyingConceptsactivities,Hands-OnandCaseProjectsletyouexploreconceptsinmoredepth.TheNETWORK+GUIDETONETWORKS,7E'semphasisonreal-worldproblemsolvingprovidesthetoolsyouneedtosucceedinanycomputingenvironment.
2023/12/18 14:07:06 47.52MB Network
1
cdh练习手册,包含了hadoop,spark,hbase,impala等练习
2023/12/9 2:20:52 3.71MB Cloudera Cus cdh hadoop
1
ReactNativehelpsdevelopersreusecodeacrossdifferentmobileplatformslikeiOSandAndroid.ThisbookwillshowyoueffectivedesignpatternsintheReactNativeworldandwillmakeyoureadyforprofessionaldevelopmentinbigteams.ThebookwillfocusonlyonthepatternsthatarerelevanttoJavaScript,ECMAScript,ReactandReactNative.However,youcansuccessfullytransferalotoftheskillsandtechniquestootherlanguages.Icallthem“Ideapatterns”.ThisbookwillstartwiththemoststandarddevelopmentpatternsinReactlikecomponentbuildingpatterns,stylingpatternsinReactNativeandthenextendthesepatternstoyourmobileapplicationusingrealworldpracticalexamples.Eachchaptercomeswithfull,separatesourcecodeofapplicationsthatyoucanbuildandrunonyourphone.Thebookisalsodivingintoarchitecturalpatterns.EspeciallyhowtoadaptMVCtoReactenvironment.YouwilllearnFluxarchitectureandhowReduxisimplementingit.Eachapproachwillbepresentedwithitsprosandcons.YouwilllearnhowtoworkwithexternaldatasourcesusinglibrarieslikeReduxthunkandReduxSaga.
2023/12/9 0:57:40 6.11MB react native design patterns
1
共 41 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡