现代数据库管理,英文原版,第十版,pdf版作者;JeffreyA.Hoffer
2024/4/26 6:45:03 8.43MB modern database management 10th
1
tiger语言的语法手册,拿《ModernCompiler》做编译原理课程设计的必备哦~~~
2024/4/25 18:46:13 56KB Tiger 编译原理 语法 手册
1
IntroductiontoModernCryptography,SecondEdition,JonathanKatzYehudaLindell,PDF
2024/4/24 20:03:21 7.6MB 现代密码学 第二版 Jonathan Katz
1
Createimageprocessing,objectdetectionandfacerecognitionappsbyleveragingthepowerofmachinelearninganddeeplearningwithOpenCV4andQt5KeyFeaturesGainpracticalinsightsintocodeforallprojectscoveredinthisbookUnderstandmoderncomputervisionconceptssuchascharacterrecognition,imageprocessingandmodificationLearntouseagraphicsprocessingunit(GPU)anditsparallelprocessingpowerforfilteringimagesquicklyBookDescriptionOpenCVandQthaveproventobeawinningcombinationfordevelopingcross-platformcomputervisionapplications.Byleveragingtheirpower,youcancreaterobustapplicationswithbothanintuitivegraphicaluserinterface(GUI)andhigh-performancecapabilities.Thisbookwillhelpyoulearnthroughavarietyofreal-worldprojectsonimageprocessing,faceandtextrecognition,objectdetection,andhigh-performancecomputing.You'llbeabletoprogressivelybuildonyour...
2024/4/23 3:07:15 9.97MB opencv
1
Thisbookprovidesacomprehensiveintroductiontomodernglobalvariationaltheoryonfibredspaces.Itisbasedondifferentiationandintegrationtheoryofdifferentialformsonsmoothmanifolds,andontheconceptsofglobalanalysisandgeometrysuchasjetprolongationsofmanifolds,mappings,andLiegroups.ThebookwillbeinvaluableforresearchersandPhDstudentsindifferentialgeometry,globalanalysis,differentialequationsonmanifolds,andmathematicalphysics,andforthereaderswhowishtoundertakefurtherrigorousstudyinthisbroadinterdisciplinaryfield.
2024/4/2 18:52:36 8.43MB error correcting
1
学习如何像专家一样利用现在C++进行高效编程。
书中多用C++11和C++14的新特性以及42个条款说明了利用现代C++进行编程的最佳实践。
作者为EffectiveC++,MoreEffectiveC++,andEffectiveSTL系列的作者ScottMeyers,书的质量绝对有保证。
2024/4/1 15:58:05 2.51MB C++11;C++14;
1
這本是“虎書”的ML語言描述版本(英文)。
《现代编译原理》全面讲述了现代编译器的结构、编译算法和实现方法,是Andreww.Apple的“虎书”——ModernCompilerImplementation——“红、蓝、绿”三序列之一。
这三本书的内容基本相同。
但是使用不同的语言来实现书中给出的一个编译器。
本书使用的是函數式的ML语言。
本书的另一个特点是增加了一些其他编译原理教科书没有涉及的内容。
前端增加了面向对象的程序设计语言、函数式程序设计语言等现代语言的编译实现方法,后端增加了针对现代计算机体系结构特征的一些比较成熟的优化方法。
这部分内容展现了现代商业编译器需解决的一些关键问题,开拓了学生的视野,为学生未来进行更深入的研究奠定了基础。
2024/3/31 7:31:55 35.45MB 編譯器 虎書 編譯原理 SML
1
MagicDraw16.8破解补丁Step1:Copycrackedmd_common.jarandflexlm.jarfrom/iNViSiBLEdirtoinstalldir\lib\覆盖lib下的md_common.jarandflexlm.jarStep2:Runpatcherin/iNViSiBLEdirtopatchonlinelicensecheck,eitherdouble-clickit(onWindowsandmodernLinuxoperatingsystems)orusefollowingcommand:java-jarpatcher.jarYoucanalsousepatcher.bat/shtorunit.Patchinstalldir\lib\md.jarPatchingprocesscantakeuptoaminute.启动patcher.jar破解Step3:Runapplicationandimportprovidedlicensekeyfrom/iNViSiBLEdir:MagicDraw_16_8_Enterprise_Commercial_key.lic破解成功,选择keyMagicDraw_16_8用jdk1.60运行,选择错误的java虚拟机可能会导致不能正常启动
2024/3/14 18:01:03 788KB MagicDraw 16.8 破解
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
Thisstraightforward,step-by-steptextisdesignedtodemystifymoderngraphicsprogramming,soyoucanquicklystartwritingeffective,efficientcodewithDirectXandHLSL.Long-timegraphicsprogrammerandinstructorPaulVarcholikstartswithabasicprimeron3Dgraphicsandrendering,aswellastheessentialmathand"toolsofthetrade."Next,heintroducesshaders
2024/2/26 10:23:03 15.54MB Directx11 HLSL 3D
1
共 127 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡