TableofContentsChapter1:UnderstandingFunctionalProgrammingChapter2:IntroducingEssentialFunctionalConceptsChapter3:Functions,Iterators,AndGeneratorsChapter4:WorkingWithCollectionsChapter5:Higher-OrderFunctionsChapter6:RecursionsAndReductionsChapter7:AdditionalTupleTechniquesChapter8:TheItertoolsModuleChapter9:MoreItertoolsTechniquesChapter10:TheFunctoolsModuleChapter11:DecoratorDesignTechniquesChapter12:TheMultiprocessingAndThreadingModulesChapter13:ConditionalExpressionsAndTheOperatorModuleChapter14:ThePymonadLibraryChapter15:AFunctionalApproachToWebServicesChapter16:OptimizationsAndImprovements
2024/4/11 3:49:08 2.52MB python functional
1
dlib-19.19.0-cp38-cp38-win32.whl,生成wheel分发包下载(***仅供学习交流用,使用风险自负***)
2024/3/28 10:34:28 2.82MB 机器学习学习
1
官方pointcloudlibrary的发行版包,直接下载会经常失败
2024/3/25 2:52:29 64.05MB pcl pcl1.9
1
能够实现调用摄像头,实时检测人脸,实时注册捕捉照片存入本地,同时多人识别的人脸识别程序的源代码,需要环境为face_recognition,dlib,cv2,numpy等,可自行在pycharm等配置环境。
2024/3/23 14:42:14 4KB face 人脸识别 源代码 recognition
1
找了很久,花钱才弄到的,QT开源版的QTWinmigrate可以使用Qt调用MFC也可以使用MFC调用Qt打开QTWinmigrate文件夹,里面有几个目录,buildlib,doc,examples,lib,src。
在examples目录下给出几个应用QTWinmigrate的例子
2024/3/21 2:52:29 216KB QTWinmigrate QT DLL
1
CadLib4.0解密及示例
2024/3/15 16:31:19 2.57MB CadLib4.0
1
著名的PDF编程插件16.13版本,带sn,支持Delphi10.3RioQuickPDFLibraryforWindowsActiveX–ActiveXCOMforWindowsdevelopmentsupportsC#,VisualC++,C++Builder,Delphi,VisualBasic,PHP,Python,Java,PowerBASICandmore.32-bitand64-bitversions.DLL–Dynamically-linkedlibraryforWindowsdevelopmentsupportsC,VisualC++,C++Builder,C#,VisualBasic,Pythonandmore.32-bitand64-bitversions.Delphi–DCUsandoptionallysourcecodefordevelopmentusingallversionsofDelphiincluding4,5,6,7,2005,2006,2007,2009,2010,XE,XE2,XE3,XE4,XE5,XE6,XE7,XE8,and10.2.32-bitand64-bitversions.LIB–Statically-linkedlibraryforWindowsdevelopmentsupportsCandC++.32-bitonly.64-bitcomingsoon.QuickPDFLibraryforMacDylib–XcodeDynamicLibraryforMacdevelopmentusingObjective-C,Swift,C,C++andPython.32-bitand64-bit.Delphi–DCUsfordevelopmentusingDelphiXE2,XE3,XE4,XE5,XE6,XE7,XE8,and10.2onWindowstogenerateappsfortheMacoperatingsystem.32-bitonly.QuickPDFLibraryforiOSiOSStaticLib–iOSStaticLibforAppleiOSdevelopmentusingObjective-C,Swift,C,C++andmore.32-bitand64-bit.QuickPDFLibraryforAndroidAndroidStaticandDynamicLib–Android(API15,Android4.0.3ornewer)StaticandDynamicLib.AndroidStudioandVisualStudiosamplesprovided.32-bitand64-bit.QuickPDFLibraryforLinuxLinux–64-bitoperatingsystemUbuntu–version16andlaterCentOS–version6andlaterDebian–version8andlater
2024/3/10 1:17:33 177.11MB Foxit Debenu Library Quick
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
nxp官方出的rc663、rc523、rd710驱动程序,包括标准的头文件、程序,能够直接使用
2024/1/27 1:27:09 1.58MB Rc663 rc523 rd710 14443
1
C++17-TheCompleteGuidebyNicolaiM.JosuttisGivingguidanceonhowtouseLanguageandLibraryFeaturesofC++17Forprogrammers,whowanttoswitchtothelatestversionofModernC++
2023/12/26 14:57:03 2.11MB C++17
1
共 95 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡