"Thisimportantvolumeisthefirstpartofatwo-parttextbook(thesecondpartisentitledConservationlawsandellipticequations).Thetextincludesinterestinghomeworkproblemsthatimplementdifferentaspectsofmostoftheschemesdiscussed.Theimplementationaspectofthistextincludesalargeamountofcomputing.Otherusefulaspectsofcomputingincludedinthisvolumearesymboliccomputingandtheuseofgraphicsforanalysis.Prerequisitessuggestedforusingthisbookmightincludeonesemesterofpartialdifferentialequationsandsomeprogrammingcapability.Thisbookwillbeagoodreferencetextforstudents."--MATHEMATICALREVIEWS
2024/6/27 8:31:32 2.74MB CFD FDM PDE
1
ThisbookisallaboutDTrace,withtheemphasisonusingDTracetounderstand,observe,anddiagnosesystemsandapplications.AdeepunderstandingofthedetailsofhowDTraceworksisnotnecessarytousingDTracetodiagnoseandsolveproblems;thus,thebookcoversusingDTraceonsystemsandapplications,withcommand-lineexamplesandagreatmanyDscripts.Dependingonyourlevelofexperience,weintendthebook’sorganizationtofacilitateitsuseasareferenceguide,allowingyoutorefertospecificchapterswhendiagnosingaparticularareaofthesystemorapplication.
2024/6/23 13:13:36 11.81MB DTrace
1
用蛮力法求解旅行商问题voidmain(){ intN; coutGraph[i][j]; } salesman_problem(N,Graph,T);}
2024/6/15 15:29:32 2KB gth
1
RTKLIB是日本东京海洋大学开发(TokyoUniversityofMarineScienceandTechnology)开发的一个开放源程序包,供标准与精确GNSS全球导航卫星系统应用。
RTKLIB包括一个可移植的程序库和几个应用程序(AP)库。
RTKLIB的特点:(1)支持标准的和精确的定位算法:GPS,GLONASS,QZSS准天顶卫星系统,北斗和SBAS(2)支持多种定位模式与GNSS实时和后处理readme:NavIC(IRNSS)completelysupported.RINEX3.04supported.BDS-3andQZSSnewsignalsadded.RTCM3.3amendment-1supported.MT1041/1131-7(NavICephemeris/MSM)added.RTCM3MT1230(GLONASScode-phasebiases)supported.RTCM3MT4076(IGSSSR)supported.GNSSsingalIDchanged:L1,L2,L5/3,L6,L7,L8,L9->L1,L2,L3,L4,L5.OnlyWindows64bitAPssupported.32bitAPsdeleted.WindowsscaledDPIAPssupportedfordifferentDPIscreens.DirectoriesRTKLIB/appandRTKLIB/datareorganized.Licenseclarified.SeeRTKLIB/LICENSE.txt.BugsandproblemsfixedincludingGitHubIssues:#461,#477,#480,#514,#540,#547,#555,#560.
2024/6/12 8:32:40 36.61MB RTKLIB GNSS RTK PPP
1
WelcometoLongShort-TermMemoryNetworksWithPython.LongShort-TermMemory(LSTM)recurrentneuralnetworksareoneofthemostinterestingtypesofdeeplearningatthemoment.Theyhavebeenusedtodemonstrateworld-classresultsincomplexproblemdomainssuchaslanguagetranslation,automaticimagecaptioning,andtextgeneration.LSTMsareverydi↵erenttootherdeeplearningtechniques,suchasMultilayerPerceptrons(MLPs)andConvolutionalNeuralNetworks(CNNs),inthattheyaredesignedspecificallyforsequencepredictionproblems.IdesignedthisbookforyoutorapidlydiscoverwhatLSTMsare,howtheywork,andhowyoucanbringthisimportanttechnologytoyourownsequencepredictionproblems.
2024/6/10 13:38:01 6.77MB machine lear mastery python
1
从mysql官网上下载mysql-server_5.7.21-1ubuntu14.04_amd64.deb-bundle.tar,然后进行离线安装,解压该安装包,会出现11个依赖包,按照顺序依次使用sudodpkg-i进行安装,中间会报错,显示缺少相应的依赖,具体如下:*******@ubuntu:/opt/mysql$sudodpkg-imysql-community-client_5.7.21-1ubuntu14.04_amd64.debSelectingpreviouslyunselectedpackagemysql-community-client.(Readingdatabase...208518filesanddirectoriescurrentlyinstalled.)Preparingtounpackmysql-community-client_5.7.21-1ubuntu14.04_amd64.deb...Unpackingmysql-community-client(5.7.21-1ubuntu14.04)...dpkg:dependencyproblemspreventconfigurationofmysql-community-client:mysql-community-clientdependsonlibaio1(>=0.3.93);however:Packagelibaio1isnotinstalled.dpkg:errorprocessingpackagemysql-community-client(--install):dependencyproblems-leavingunconfiguredProcessingtriggersforman-db(2.6.7.1-1ubuntu1)...Errorswereencounteredwhileprocessing:mysql-community-client和********@ubuntu:/opt/mysql$sudodpkg-imysql-community-server_5.7.21-1ubuntu14.04_amd64.debSelectingpreviouslyunselectedpackagemysql-community-server.(Readingdatabase...208598filesanddirectoriescurrentlyinstalled.)Preparingtounpackmysql-community-server_5.7.21-1ubuntu14.04_amd64.deb...Unpackingmysql-community-server(5.7.21-1ubuntu14.04)...dpkg:dependencyproblemspreventconfigurationofmysql-community-server:mysql-community-serverdependsonlibmecab2(>=0.996-1.1);however:Packagelibmecab2isnotinstalled.dpkg:errorprocessingpackagemysql-community-server(--install):dependencyproblems-leavingunconfiguredProcessingtriggersforman-db(2.6.7.1-1ubuntu1)...Processingtriggersforureadahead(0.100.0-16)...ureadaheadwillbereprofiledonnextrebootErrorswereencounteredwhileprocessing:mysql-community-server附上依赖包安装顺序:1.mysql-common_5.7.21-1ubuntu14.04_amd64.deb2.libmysqlclient20_5.7.21-1ubuntu14.04_amd64.deb3.libmysqlclient-dev_5.7.21-1ubuntu14.04_amd64.deb4.libmysqld-dev_5.7.21-1ubuntu14.04_amd64.deb
2024/6/9 19:58:15 245KB mysql 离线安装 依赖包
1
Title:RMachineLearningEssentialsAuthor:MicheleUsuelliLength:218pagesEdition:1Language:EnglishPublisher:PacktPublishingPublicationDate:2014-11-25ISBN-10:178398774XISBN-13:9781783987740GainquickaccesstothemachinelearningconceptsandpracticalapplicationsusingtheRdevelopmentenvironmentAboutThisBookBuildmachinelearningalgorithmsusingthemostpowerfultoolsinRIdentifybusinessproblemsandsolvethembydevelopingeffectivesolutionsHands-ontutorialexplainingtheconceptsthroughlotsofpracticalexamples,tipsandtricksWhoThisBookIsForIfyouwanttolearnhowtodevelopeffectivemachinelearningsolutionstoyourbusinessproblemsinR,thisbookisforyou.Itwouldbehelpfultohaveabitoffamiliaritywithbasicobject-orientedprogrammingconcepts,butnopriorexperienceisrequired.InDetailRMachineLearningEssentialsprovidesyouwithanintroductiontomachinelearningwithR.Machinelearningfindsitsapplicationsinspeechrecognition,search-basedoperations,andartificialintelligence,amongotherthings.Youwillstartoffbygettinganintroductiontowhatmachinelearningis,alongwithsomeexamplestodemonstratetheimportanceinunderstandingthebasicideasofmachinelearning.ThisbookwillthenintroduceyoutoRandyouwillseethatitisaninfluentialprogramminglanguagethataidseffectivemachinelearning.Youwilllearnthethreestepstobuildaneffectivemachinelearningsolution,whichareexploringthedata,buildingthesolution,andvalidatingtheresults.Thebookwilldemonstrateeachstep,highlightingtheirpurposeandexplainingtechniquesrelatedtothem.Bytheendofthisbook,youwillbeabletousethemachinelearningtechniqueseffectively,identifybusinessproblems,andsolvethembyapplyingappropriatesolutions.TableofContentsChapter1.TransformingDataintoActionsChapter2.R–APowerfulToolforDevelopingMachineLearningAlgorith
2024/6/9 17:14:38 2.81MB R Machine Learning
1
ComputerConstructionPrinciplesandPracticesThisexcitingnewbookcombinesadetailedstudyofmoderntheoriesofcompilerdesignwithacompletedescription(withsourcecode)ofaworkingcompilerforasmalllanguage.Thebookreflectstheauthor'sconvictionthatpracticalaspectsofcompilerdesigncannotbeunderstoodwithoutagraspoftheory,andthattheorycannotbetrulycomprehendedbyundergraduatestudentswithoutseeingitputintoactualpractice.Unifyingthetext'sdiscussionofconceptsisacompleteworkingcompilerwritteninCanddevelopedusingthetechniquesdiscussedineachchapter.Extensiveexercisesetsattheendofeachchapterfocusstudent'sattentiononspecificprogrammingproblems
2024/6/5 11:41:01 11.33MB 编译原理
1
Sharinghealthcaredatabetweeninstitutionsischallenging.Heterogeneousdatastructuresmayprecludecompatibility,whiledisparateuseofhealthcareterminologylimitsdatacomprehension.Evenifstructureandsemanticscouldbeagreedupon,bothsecurityanddataconsistencyconcernsabound.Centralizeddatastoresandauthorityprovidersareattractivetargetsforcyberattack,andestablishingaconsistentviewofthepatientrecordacrossadatasharingnetworkisproblematic.InthisworkwepresentaBlockchain-basedapproachtosharingpatientdata.Thisapproachtradesasinglecentralizedsourceoftrustinfavorofnetworkconsensus,andpredicatesconsensusonproofofstructuralandsemanticinteroperability.
2024/5/26 3:19:09 402KB 区块链 医疗 交易网络
1
压缩感知Bregman迭代的有关文章aunifiedprimal-dualalgorithmframeworkfortwoclassesofproblemsthatarisefromvarioussignalandimageprocessingapplications.
2024/5/20 17:53:06 808KB Saddle point Bregman iteration
1
共 211 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡