ThisbookisallaboutDTrace,withtheemphasisonusingDTracetounderstand,observe,anddiagnosesystemsandapplications.AdeepunderstandingofthedetailsofhowDTraceworksisnotnecessarytousingDTracetodiagnoseandsolveproblems;thus,thebookcoversusingDTraceonsystemsandapplications,withcommand-lineexamplesandagreatmanyDscripts.Dependingonyourlevelofexperience,weintendthebook’sorganizationtofacilitateitsuseasareferenceguide,allowingyoutorefertospecificchapterswhendiagnosingaparticularareaofthesystemorapplication.
2024/6/23 13:13:36 11.81MB DTrace
1
Thefeasibilityofmeasuringcratergeometriesbyuseofopticalcoherencetomography(OCT)isexamined.Bovineshankboneonamotorizedtranslationstagewithamotionvelocityof3mm/sisablatedwithapulsedCO2laserinvitro.Thelaserpulserepetitionrateis60Hzandthespotsizeonthetissuesurfaceis0.5mm.CratergeometriesareevaluatedimmediatelybybothOCTandhistologymethodsafterlaserirradiation.TheresultsrevealthatOCTiscapableofmeasuringcratergeometriesr
2024/6/7 5:36:39 838KB 组织消融 光学相干 CO2激光 170.1020
1
基于FPGA的UDP硬件协议栈,全部用SystemVerilog写的,不需CPU参与,包括独立的MAC模块。
支持外部phy的配置,支持GMII和RGMII模式。
以下是接口inputclk50,inputrst_n,interfacetousermoduleinput[7:0]wr_data,inputwr_clk,inputwr_en,outputwr_full,output[7:0]rd_data,inputrd_clk,inputrd_en,outputrd_empty,input[31:0]local_ipaddr,//FPGAipaddressinput[31:0]remote_ipaddr,//PCipaddressinput[15:0]local_port,//FPGAportnumber//interfacetoethernetphyoutputmdc,inoutmdio,outputphy_rst_n,outputis_link_up,`ifdefRGMII_IFinput[3:0]rx_data,outputlogic[3:0]tx_data,`elseinput[7:0]rx_data,outputlogic[7:0]tx_data,`endifinputrx_clk,inputrx_data_valid,inputgtx_clk,outputlogictx_en
2024/5/9 1:21:54 52KB FPGA UDP千兆 以太网 源码
1
百度地图api测距模块DistanceTool_min.js离线可用
2024/5/3 0:35:26 18KB JavaSc 百度地图AP 测距模块 离线
1
Writtenbyanexpertinthegameindustry,ChristerEricson'snewbookisacomprehensiveguidetothecomponentsofefficientreal-timecollisiondetectionsystems.Thebookprovidesthetoolsandknow-howneededtoimplementindustrial-strengthcollisiondetectionforthehighlydetaileddynamicenvironmentsofapplicationssuchas3Dgames,virtualrealityapplications,andphysicalsimulators.Ofthemanytopicscovered,akeyfocusisonspatialandobjectpartitioningthroughawidevarietyofgrids,trees,andsortingmethods.Theauthoralsopresentsalargecollectionofintersectionanddistancetestsforbothsimpleandcomplexgeometricshapes.SectionsonvectorandmatrixalgebraprovidethebackgroundforadvancedtopicssuchasVoronoiregions,Minkowskisums,andlinearandquadraticprogramming.Ofutmostimportancetoprogrammersbutrarelydiscussedinthismuchdetailinotherbooksarethechapterscoveringnumericalandgeometricrobustness,bothessentialtopicsforcollisiondetectionsystems.Alsouniquearethechaptersdiscussinghowgraphicshardwarecanassistincollisiondetectioncomputationsandonadvancedoptimizationformoderncomputerarchitectures.Allinall,thiscomprehensivebookwillbecometheindustrystandardforyearstocome.
2024/4/28 14:12:05 3MB Real-Time Collision Detection
1
ProfessionalExcelDevelopment:TheDefinitiveGuidetoDevelopingApplicationsUsingMicrosoftExcel,VBA,and.NET(2ndEdition)2ndEditionbyRobBovey(Author),DennisWallentin(Author),StephenBullen(Author),JohnGreen(Author)“AsExcelapplicationsbecomemorecomplexandtheWindowsdevelopmentplatformmorepowerful,Exceldevelopersneedbookslikethistohelpthemevolvetheirsolutionstothenextlevelofsophistication.ProfessionalExcelDevelopmentisabookfordeveloperswhowanttobuildpowerful,state-of-the-artExcelapplicationsusingthelatestMicrosofttechnologies.”–GabhanBerry,ProgramManager,ExcelProgrammability,Microsoft“ThefirsteditionofProfessionalExcelDevelopmentismymost-consultedandmost-recommendedbookonOfficedevelopment.Thesecondeditionexpandsboththedepthandrange.Itshinesbecauseittakeseveryissueonestepfurtherthanyouexpect.Thebookreliesontheauthors’current,real-worldexperiencetocovernotonlyhowafeatureworks,butalsothepracticalimplicationsofusingitinprofessionalwork.”–ShaunaKelly,Director,ThendaraGreen“Thisbookillustratestechniquesthatwillresultinwell-designed,robust,andmaintainableExcel-basedapplications.Theauthors’advicecomesfromdecadesofsolidexperienceofdesigningandbuildingapplications.Thepracticalityofthemethodsiswellillustratedbytheexampletimesheetapplicationthatisdevelopedstep-by-stepthroughthebook.EveryseriousExceldevelopershouldreadthisandlearnfromit.Idid.”–BillManville,ApplicationDeveloper,BillManvilleAssociatesTheStart-to-FinishGuidetoBuildingState-of-the-ArtSolutionswithExcel2007Inthisbook,fourworld-classMicrosoft®Exceldevelopersofferstart-to-finishguidanceforbuildingpowerful,robust,andsecureapplicationswithExcel.Theauthors—threeofwhomhavebeenhonoredbyMicrosoftasExcelMostValuableProfessionals(MVPs)—showhowtoconsist
2024/4/25 5:31:14 17.69MB Excel
1
这是博文配套DEMO,博文地址:http://www.cnblogs.com/scetopcsa/p/4724308.html。
欢迎指导、交流。
2024/4/1 19:27:13 2.14MB Android 联系人 字母排序 字母导航
1
基本信息原书名:EffectiveC++:55SpecificWaystoImproveYourProgramsandDesigns(3rdEdition)原出版社:Addison-WesleyProfessional作者:(美)ScottMeyers译者:侯捷丛书名:传世经典书丛出版社:电子工业出版社ISBN:9787121123320出版日期:2011年1月开本:16开页码:336版次:3-1编辑本段编辑推荐传承大师智慧领悟技术本真经典名著翻译良品典藏不二之选编辑本段内容简介有人说c++程序员可以分为两类,读过effectivec++的和没读过的。
世界顶级c++大师scottmeyers成名之作的第三版的确当得起这样的评价。
当您读过这本书之后,就获得了迅速提升自己c++功力的一个契机。
在国际上,本书所引起的反响,波及整个计算机技术的出版领域,余音至今未绝。
几乎在所有c++书籍的推荐名单上,本书都会位于前三名。
作者高超的技术把握力、独特的视角、诙谐轻松的写作风格、独具匠心的内容组织,都受到极大的推崇和仿效。
这种奇特的现象,只能解释为人们对这本书衷心的赞美和推崇。
这本书不是读完一遍就可以束之高阁的快餐读物,也不是用以解决手边问题的参考手册,而是需要您去反复阅读体会的,c++是真正程序员的语言,背后有着精深的思想与无以伦比的表达能力,这使得它具有类似宗教般的魅力。
希望这本书能够帮您跨越c++的重重险阻,领略高处才有的壮美风光,做一个成功而快乐的c++程序员。
编辑本段作译者ScottMeyers是全世界最知名的C++软件开发专家之一。
他是畅销书《EffectiveC++》系列(EffectiveC++,MoreEffectiveC++,EffectiveSTL)的作者,又是创新产品《EffectiveC++CD》的设计者和作者,也是Addison-Wesley的“EffectiveSoftwareDevelopmentSeries”顾问编辑,以及《SoftwareDevelopment》杂志咨询板成员。
他也为若干新公司的技术咨询板提供服务。
Meyers于1993年自Brown大学获得计算机博士学位。
侯捷是计算机技术书籍的作家、译者、书评人编辑本段目录译序vii中英简繁术语对照ix目录xvii序言xxi致谢xxiii导读11让自己习惯c++11accustomingyourselftoc++11条款01:视c++为一个语言联邦11viewc++asafederationoflanguages11条款02:尽量以const,enum,inline替换#define13preferconsts,enums,andinlinesto#defines13条款03:尽可能使用const17useconstwheneverpossible17条款04:确定对象被使用前已先被初始化26makesurethatobjectsareinitializedbeforethey'reused262构造/析构/赋值运算34constructors,destructors,andassignmentoperators34条款05:了解c++默默编写并调用哪些函数34knowwhatfunctionsc++silentlywritesandcalls34条款06:若不想使用编译器自动生成的函数,就该明确拒绝37explicitlydisallowtheuseofcompiler-generatedfunctionsyoudonotwant37条款07:为多态基类声明virtual析构函数40declaredestructorsvirtualinpolymorphicbaseclasses40条款08:别让异常逃离析构函数44preventexceptionsfromleavingdestructors44条款09:绝不在构造和析构过程中调用virtual函数48nevercallvirtualfunctionsduringconstructionordestruction48条款10:令operator=返回一个referenceto*this52haveassignmentoperatorsreturnareferenceto*this
2024/4/1 5:49:43 645KB Effective c++
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
算法第4版(中文版扫描版+英文文字彩图版+代码+说明)Robert.Sedgewick.&.Kevin.Wayne.谢路云译内含:算法第4版-中文版扫描版-塞奇威克-带书签pdfAlgorithms.-.Fourth.Edition.Robert.Sedgewick.&.Kevin.Wayne代码(因为限制200MB,传不了了,这是网址,自己下载吧,放心是免费的源码网址:github:https://github.com/kevin-wayne/algs4书中所有代码库网址:algs4.jarhttps://algs4.cs.princeton.edu/code/algs4.jar说明及其其他资料下载地址上传东西不易,且行且珍惜,你用的好就好
2024/3/29 17:54:17 199.18MB 算法
1
共 82 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡