• 2024-11-04COMP3230 Principles of Operating Systems
    COMP3230PrinciplesofOperatingSystemsProgrammingAssignmentTwoDuedate:November17,2024,at23:59Total12points–ReleaseCandidateVersion2ProgrammingExercise–AccelerateLLMInferenceusingMulti-ThreadingObjectivesAnassessmenttask
  • 2024-10-01COMP3230 Principles of Operating Systems
    COMP3230PrinciplesofOperatingSystemsProgrammingAssignmentOneDuedate:Oct.17,2024,at23:59Total13points–ReleaseCandidateVersion2ProgrammingExercise–ImplementaLLMChatbotInterfaceObjectivesAnassessmenttaskrelatedto
  • 2024-08-16Python - SOLID Principles
    •Singleresponsibilityprinciple(SRP)•Open-closedprinciple(OCP)Itemphasizesthatsoftwareentities, suchasclassesandmodules,shouldbeopenforextensionbutclosedformodification.Whatdoes thatmean?Itmeansthatonceasoftwareentityis
  • 2024-08-15CSCI 2600 — Principles of Software
    CSCI2600—PrinciplesofSoftwareOptionalExtraCreditHomework8:RPICampusPathsGUIDue:Friday,Aug.16,2024,11:59:59pmSubmissionInstructions❼ThisassignmentusesthesamerepositoryasHomeworkassignments4,5,6,and7,sowhenyouare
  • 2024-08-12CSCI 2600 — Principles of Software
    CSCI2600—PrinciplesofSoftwareOptionalExtraCreditHomework8:RPICampusPathsGUIDue:Friday,Aug.16,2024,11:59:59pmSubmissionInstructions❼ThisassignmentusesthesamerepositoryasHomeworkassignments4,5,6,and7,sowhenyouare
  • 2024-08-07CSCI 2600 — Principles of Software
    CSCI2600—PrinciplesofSoftwareHomework6:GenericsandLeast-CostPathsDue:Tuesday,Aug.6,2024,11:59:59pmSubmissionInstructionsThisassignmentusesthesamerepositoryasHomeworkassignments4and5,sowhenyouarereadytostartworki
  • 2024-07-18COMP9021 Principles of Programming
    COMP9021PrinciplesofProgrammingTerm2,2024Assignment2Worth13marksanddueWeek11Monday@10amGeneralMatters1.1AimThepurposeofthisassignmentisto:Developyourproblem-solvingskills.Designandimplementthesolutiontoapr
  • 2024-06-19CPT111: PRINCIPLES OF PROGRAMMING
    CPT111:PRINCIPLESOFPROGRAMMINGSEMII2023/24ASSIGNMENT2DocumentCheckingApplication(DCAApp)Nowadays,thankstotheInternet,peoplehavemanyopportunitiestostudyanytimeandanywhere,witheasieraccesstoanabundanceofinformationwithout
  • 2024-06-13COMP9021 Principles of Programming
    COMP9021PrinciplesofProgrammingTerm2,2024CodingQuiz1Worth4marksanddueWeek3Thursday@9pmDescriptionYouareprovidedwithastubinwhichyouneedtoinsertyourcodewhereindicatedwithoutdoinganychangestotheexistingcodetocomplete
  • 2024-04-21Principles of Object Oriented Class Design
    PrinciplesofObjectOrientedClassDesignhttps://staff.cs.utu.fi/~jounsmed/doos_06/material/DesignPrinciplesAndPatterns.pdfTheOpenClosedPrinciple(OCP)1Amoduleshouldbeopenforextensionbutclosedformodification.Ofalltheprinciplesofobjec
  • 2023-02-26软件设计原则(Principles)
    设计模式的从许多优秀的软件中总结出来的,使用设计模式能够实现可复用、可维护、开发人员之间方便沟通设计和理解代码。Tips对于模式的使用,不能拘泥于格式,事实
  • 2022-12-30SOLID Principles
    SingleResponsibilityCityPairCityPairConverterratherthanaddconvertmethodinsideCityPairOpenforExtension,ClosedforModificationPolicyNfdPo
  • 2022-12-01Notes: Principles of Econometrics / Statistical Method in Economics
    SMENote2Thisnoteisthenoteforstatisticalmethodineconomicscourse.Madeforquickcheckofimportantformulae.kw:xi,residual\(\sum_{i=1}^nx_i
  • 2022-09-18dependency-injection-principles-practices-and-patterns 阅读记录
    最近断断续续看了一下dependency-injection-principles-practices-and-patterns这本书,随便记录了一下思维导图,结合目前的经验还是感觉到收获不少。