欢迎来到天天文库
浏览记录
ID:39256882
大小:2.37 MB
页数:474页
时间:2019-06-28
《Structure and Interpretation of Computer Programs英文学习材料》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、[Gotofirst,previous,nextpage;contents;index][Gotofirst,previous,nextpage;contents;index]StructureandInterpretationofComputerProgramssecondeditionHaroldAbelsonandGeraldJaySussmanwithJulieSussmanforewordbyAlanJ.PerlisTheMITPressCambridge,MassachusettsLondon,EnglandMcGraw-HillBo
2、okCompanyNewYorkSt.LouisSanFranciscoMontrealToronto[Gotofirst,previous,nextpage;contents;index][Gotofirst,previous,nextpage;contents;index]ContentsForewordPrefacetotheSecondEditionPrefacetotheFirstEditionAcknowledgments1BuildingAbstractionswithProcedures1.1TheElementsofProgra
3、mming1.1.1Expressions1.1.2NamingandtheEnvironment1.1.3EvaluatingCombinations1.1.4CompoundProcedures1.1.5TheSubstitutionModelforProcedureApplication1.1.6ConditionalExpressionsandPredicates1.1.7Example:SquareRootsbyNewton'sMethod1.1.8ProceduresasBlack-BoxAbstractions1.2Procedur
4、esandtheProcessesTheyGenerate1.2.1LinearRecursionandIteration1.2.2TreeRecursion1.2.3OrdersofGrowth1.2.4Exponentiation1.2.5GreatestCommonDivisors1.2.6Example:TestingforPrimality1.3FormulatingAbstractionswithHigher-OrderProcedures1.3.1ProceduresasArguments1.3.2ConstructingProce
5、duresUsingLambda1.3.3ProceduresasGeneralMethods1.3.4ProceduresasReturnedValues2BuildingAbstractionswithData2.1IntroductiontoDataAbstraction2.1.1Example:ArithmeticOperationsforRationalNumbers2.1.2AbstractionBarriers2.1.3WhatIsMeantbyData?2.1.4ExtendedExercise:IntervalArithmeti
6、c2.2HierarchicalDataandtheClosureProperty2.2.1RepresentingSequences2.2.2HierarchicalStructures2.2.3SequencesasConventionalInterfaces2.2.4Example:APictureLanguage2.3SymbolicData2.3.1Quotation2.3.2Example:SymbolicDifferentiation2.3.3Example:RepresentingSets2.3.4Example:HuffmanE
7、ncodingTrees2.4MultipleRepresentationsforAbstractData2.4.1RepresentationsforComplexNumbers2.4.2Taggeddata2.4.3Data-DirectedProgrammingandAdditivity2.5SystemswithGenericOperations2.5.1GenericArithmeticOperations2.5.2CombiningDataofDifferentTypes2.5.3Example:SymbolicAlgebra3Mod
8、ularity,Objects,andState3.1AssignmentandLocalState3.1.1LocalStateVar
此文档下载收益归作者所有