“UCBerkeleyCS61BDataStructure推荐阅读”HeadFirstJavaisacompletelearningexperienceinJavaandobject-orientedprogramming.ThisbookhelpsyoulearntheJavalanguagewithauniquemethodthatgoesbeyondsyntaxandhow-tomanualsandhelpsyouunderstandhowtobeagreatprogrammer.
2023/12/5 23:55:58 44.48MB Java
1
Object-OrientedSoftwareEngineering
2023/11/18 16:38:40 25.62MB Software Engineering
1
Atypesystemisasyntacticmethodforenforcinglevelsofabstractioninprograms.Thestudyoftypesystems--andofprogramminglanguagesfromatype-theoreticperspective--hasimportantapplicationsinsoftwareengineering,languagedesign,high-performancecompilers,andsecurity.Thistextprovidesacomprehensiveintroductionbothtotypesystemsincomputerscienceandtothebasictheoryofprogramminglanguages.Theapproachispragmaticandoperational;eachnewconceptismotivatedbyprogrammingexamplesandthemoretheoreticalsectionsaredrivenbytheneedsofimplementations.Eachchapterisaccompaniedbynumerousexercisesandsolutions,aswellasarunningimplementation.Dependenciesbetweenchaptersareexplicitlyidentified,allowingreaderstochooseavarietyofpathsthroughthematerial.Thecoretopicsincludetheuntypedlambda-calculus,simpletypesystems,typereconstruction,universalandexistentialpolymorphism,subtyping,boundedquantification,recursivetypes,kinds,andtypeoperators.Extendedcasestudiesdevelopavarietyofapproachestomodelingthefeaturesofobject-orientedlanguages.(Thefulltableofcontentsisavailablehere.)
2023/11/15 5:46:54 2.19MB Programming
1
Dalal的经典论文,2005-cvpr-Histogramsoforientedgradientsforhumandetection.pdf
2023/10/30 11:44:01 254KB Histograms of oriented gradients
1
火龙果软件工程技术中心  本文内容包括:引言SOASOA生命周期SOA治理采用SOA找到SOA的基本要素采用SOA治理平台结束语参考资料面向服务的体系结构(Service-OrientedArchitecture,SOA)承诺通过使业务与IT需求和目标保持一致来提供业务敏捷性。
但是如果没有恰当的治理,SOA实现只是一组可能不相关的服务,无法交付具有可持续价值的任何东西。
作为您的企业中的SOA活动的一部分,成功地启动SOA治理以保证SOA实现的成功是至关重要的。
这包括确定何时将IBM:registered:WebSphere:registered:ServiceRegistryandReposi
2023/10/16 6:30:36 228KB SOA治理框架和解决方案架构
1
Lua特性轻量级:它用标准C语言编写并以源代码形式开放,编译后仅仅一百余K,可以很方便的嵌入别的程序里。
可扩展:Lua提供了非常易于使用的扩展接口和机制:由宿主语言(通常是C或C++)提供这些功能,Lua可以使用它们,就像是本来就内置的功能一样。
其它特性:支持面向过程(procedure-oriented)编程和函数式编程(functionalprogramming);
自动内存管理;
只提供了一种通用类型的表(table),用它可以实现数组,哈希表,集合,对象;
语言内置模式匹配;
闭包(closure);
函数也可以看做一个值;
提供多线程(协同进程,并非操作系统所支持的线程)支持;
通过闭包和table可以很方便地支持面向对象编程所需要的一些关键机制,比如数据抽象,虚函数,继承和重载等。
2023/10/7 16:31:34 2.75MB C++
1
GeometricAlgebraforComputerScience-AnObject-OrientedApproachtoGeometry(MorganKaufmann,2009
2023/9/25 23:38:03 10.52MB 几何代数
1
是一部介绍用java进行面向对象编程的书,是英文版,有兴趣的朋友可以下载阅读。
2023/9/22 17:23:24 17.18MB 面向对象 java 编程
1
Beforeyoubuythisbook,pleasefirstheadovertooursamplepage-elementsofprogramminginterviews.com/sampleThesamplershouldgiveyouaverygoodideaofthequalityandstyleofourbook.Inparticular,besureyouarecomfortablewiththelevelandwithourJavacodingstyle.Completeprogramsareavailableatepibook.github.io.Sincedifferentcandidateshavedifferenttimeconstraints,EPIincludesastudyguidewithseveralscenarios,rangingfromweekendHackathontosemesterlongpreparationwitharecommendedasubsetofproblemsforeachscenario.Allproblemsareclassifiedintermsoftheirdifficultylevelandincludemanyvariantstohelpyouapplywhatyouhavelearnedmorewidely.Allproblemsincludeshintsforreaderswhogetstuck.Thissimulateswhatyouwillfaceintherealinterview.TheversionbeingsoldbyAmazonitselfisalwayscurrent.Someresellersmayhaveolderversions,especiallyiftheysellusedcopies.TableofContentsPartITheInterviewChapter1GettingReadyChapter2StrategiesForAGreatInterviewChapter3ConductingAnInterviewChapter4ProblemSolvingPartIIProblemsChapter5PrimitiveTypesChapter6ArraysChapter7StringsChapter8LinkedListsChapter9StacksandQueuesChapter10BinaryTreesChapter11HeapsChapter12SearchingChapter13HashTablesChapter14SortingChapter15BinarySearchTreesChapter16RecursionChapter17DynamicProgrammingChapter18GreedyAlgorithmsandInvariantsChapter19GraphsChapter20ParallelComputingPartIIIDomainSpecificProblemsChapter21DesignProblemsChapter22LanguageQuestionsChapter23Object-OrientedDesignChapter24CommonToolsPartIVTheHonorsClassChapter25HonorsClassPartVNotation,andIndex
2023/9/22 3:08:39 10.15MB Jav Programming Interviews
1
ThecompleteVisualBehaviourAuthoringframeworkforUnity,empoweringyoutocreateadvancedAIBehavioursandLogic,includingthreeseparate,fullyfeatured,yetseamlesslyinterchangeablemodulesforyoutochooseandeasilyaddinyourgame:•BehaviourTrees•HierarchicalStateMachines•DialogueTreesNodeCanvasisaproductionreadyframeworkusedbymanyawesomegamesincludingKim,Pamela,Hurtworld,ShroudoftheAvatar,KingdomandGhostofaTale.[GamesShowcase]FeatureHighlights-------------------------------------•Choosetherighttoolforthetaskathand.•DesignreactiveBehaviourTreesandHierarchicalStateMachineswithinanintuitive,designerfriendlyvisualnodeeditor:(FullUndo/Redo,ZoomIn/Out,Multi-selection,Duplication,Copy/Pasting,JSONImport/Export,Groups,Commentsandmore)•Uselocal&globalvariablesofanytype,visuallyorincode,forcreatingreusableandactor-oriented,parametricbehaviours,optionallysavingandloadingthosevariablesbetweengamingsessions.•DataBindvariableswithanycomponentpropertyofanytypedirectly.•SyncvariablesautomaticallyoverthenetworkusingUNET,forcreatingmultiplayergames.•VisuallyDebugbehaviourswithrealtime,colorfulandinformativeruntimedebugging.•LiveEditeverythingwhileinplaymodetoperfectlyunderstandyourdesigngoalsandhowtoachievethem.•UtilizeanyexistingcodedirectlywithadvancedandextremelyfastReflectionTasks,automaticallyintegratingUnity'sand3rdPartyassetAPIs.•WorkwithLists/Arrays,Enums,InterfacesandprettymuchANYVariableTypeyouneedout-of-the-box.•Reacttoworldchangesandtransferdatausingthebuilt-inEventSystem.•ReuseandBindmadebehavioursamonganynumberofdifferentagents.•OrganizeyourdesignsusingBehaviourSub-TreesandSub-StateMachines.•ExtendNodeCanvasFrameworktocreateyourownActions,Conditions,Nodesorevencompletelynewmoduleswiththee
2023/9/12 9:53:06 1.32MB Unity插件 行为树
1
共 54 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡