本书所覆盖的话题代表了我所看到的程序员新手最容易陷入挣扎的领域。
它们还代表了初级和中级编程中许多跨领域的话题。
但是,我应该强调,这并不是一本用于解决特定问题的算法或模式的“烹调书”。
尽管后面的章节讨论了怎样使用广为人知的算法或模式,但这本书并不适合作为解决特定问题的参考书,所以读者不应该只把注意力集中在直接与自己当前所面临的问题相关的章节中。
反之,读者应该从头研读全书,暂时只跳过那些由于缺乏预备知识而无法直接学习的内容。
2023/9/10 22:41:40 8.51MB c++
1
本书是一本Unix内核源代码的阅读指南。
作者结合UNIXV6已公开的相关文档,对其内核源码进行详细剖析,旨在让读者更深入地理解进程、中断、块I/O系统、文件系统、字符I/O系统、启动系统等操作系统的基本原理。
2023/9/7 3:53:11 6.27MB Unix
1
超级好用的文本格式转换器,支持EPUB/AZW3/MOBI/DOCX/PDF/TXT相互转换
2023/9/4 20:22:05 40.9MB 文本转换器
1
MasteringTypeScript-SecondEditionbyNathanRozentalsEnglish|6Mar.2017|ISBN:1786468719|651Pages|EPUB/PDF(conv)|12.4MBKeyFeaturesStartwiththebasics,thenenhanceyourknowledgewithin-depthdiscussionsonlanguagefeatures,third-partylibraries,designpatternsandmorePracticalexamplesthatshowhowtouseTypeScriptwithpopularframeworks,includingBackbone,Angular2,React,Aurelia,NodeandothersFocusontest-drivendevelopmenttobuildhighqualityapplicationsthataremodular,scalableandadaptableBookDescriptionTheTypeScriptlanguage,compilerandopen-sourcedevelopmenttoolsetbringsJavaScriptdevelopmentuptotheenterpriselevel.ItallowsustouseES5,ES6andES7JavaScriptlanguagefeaturestoday-includingclasses,interfaces,generics,modulesandmore.It'ssimpletypingsyntaxenablesbuildinglarge,robustapplicationsusingobject-orientedtechniquesandindustrystandarddesignprinciples.Packedwithpractical,real-worldexamples,thisbookisaguidetobringingthebenefitsofstronglytyped,object-orientedprogramminganddesignprinciplesintotheJavaScriptdevelopmentspace.Startingwithcorelanguagefeatures,andworkingthroughmoreadvancedtopicssuchasgenericsandasynchronousprogrammingtechniques,youwilllearnhowtogainmaximumbenefitfromyourJavaScriptdevelopmentwithTypeScript.Withastrongfocusontest-drivendevelopment,andcoverageofmanypopularandin-demandJavaScriptframeworks,youcanfast-trackyourTypeScriptknowledgetoaprofessionallevel.Bytheendofthisbook,youwillbeabletoconfidentlybuildTypeScriptapplications,whetheryouaretargetingAngular2,Aurelia,React,Backbone,NodeoranyotherJavaScriptframework.WhatyouwilllearnGainaninsightintocoreandadvancedTypeScriptlanguagefeaturesincludinginheritance,generics,asynchronousprogrammingtechniques,promises,decoratorsandmoreIntegrateyourexistingJavaScrip
2023/8/27 16:10:15 12.4MB TypeScript
1
Distributedsourcecodingisoneofthekeyenablersforefficientcooperativecommunication.Thepotentialapplicationsrangefromwirelesssensornetworks,ad-hocnetworks,andsurveillancenetworks,torobustlow-complexityvideocoding,stereo/Multiviewvideocoding,HDTV,hyper-spectralandmultispectralimaging,andbiometrics.Thebookisdividedintothreesections:theory,algorithms,andapplications.PartonecoversthebackgroundofinformationtheorywithanemphasisonDSC;parttwodiscussesdesignsofalgorithmicsolutionsforDSCproblems,coveringthethreemostimportantDSCproblems:Slepian-Wolf,Wyner-Ziv,andMTsourcecoding;andpartthreeisdedicatedtoavarietyofpotentialDSCapplications.Keyfeatures:Clearexplanationofdistributedsourcecodingtheoryandalgorithmsincludingbothlosslessandlossydesigns.Richapplicationsofdistributedsourcecoding,whichcoversmultimediacommunicationanddatasecurityapplications.Self-containedcontentforbeginnersfrombasicinformationtheorytopracticalcodeimplementation.Thebookprovidesfundamentalknowledgeforengineersandcomputerscientiststoaccessthetopicofdistributedsourcecoding.Itisalsosuitableforseniorundergraduateandfirstyeargraduatestudentsinelectricalengineering;computerengineering;signalprocessing;image/videoprocessing;andinformationtheoryandcommunications.TableofContentsChapter1:IntroductionPartI:TheoryofDistributedSourceCodingChapter2:LosslessCompressionofCorrelatedSourcesChapter3:Wyner–ZivCodingTheoryChapter4:LossyDistributedSourceCodingPartII:ImplementationChapter5:Slepian–WolfCodeDesignsBasedonChannelCodingChapter6:DistributedArithmeticCodingChapter7:Wyner–ZivCodeDesignPartIII:ApplicationsChapter8:Wyner–ZivVideoCodingChapter9:CorrelationEstimationinDVCChapter10:DSCforSolarImageCompressionChapter11:SecureDistributedImageCodingChapter12:Se
2023/8/8 15:58:31 16.36MB Distributed Source Coding
1
ObjcAPP架构王巍(喵神)翻译PDF+epub双份高清完整版,不差钱的朋友可以去官网购买,支持一下大神王巍,并且可以得到持续更新。
如有侵权请联系本人删除。
iOS开发还是有人要的大家加油!本来想零积分的但是发现设置积分的地方不见了。





2023/8/6 21:43:09 5.51MB iOS架构 Objc app架构 王巍
1
机器学习的利器!特征选择的法宝!kaggle必备书!-----ShiLong
2023/8/5 0:28:58 13.61MB 特征选择 机器学习 kaggle
1
EssentialC#7.0,6thEdition,epub版本,英文TheComprehensive,ExpertGuidetoC#LanguageProgramming.EssentialC#7.0isawell-organized,no-fluffguidetoC#7.0forprogrammersatalllevelsofexperience.ReflectingC#7.0featuresandmodernprogrammingpatterns,itwillhelpyouwritecodethat’ssimple,powerful,robust,secure,andmaintainable.
2023/7/22 18:36:09 11MB Essential C# 7.0 6th
1
Packt.Matplotlib.3.0.Cookbook2018年最新版,文字可拷贝,epub格式
2023/7/22 17:06:47 11.4MB python Matplotlib
1
Real-Time3DRenderingwithDirectXandHLSL英文epub本资源转载自网络,如有侵权,请联系上传者或csdn删除本资源转载自网络,如有侵权,请联系上传者或csdn删除
2023/7/17 9:45:44 24.38MB Real-Time Rendering DirectX HLSL
1
共 149 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡