• 软件工程 理论与实践(第4版影印版)
  • 软件工程 理论与实践(第4版影印版)
  • 软件工程 理论与实践(第4版影印版)
  • 软件工程 理论与实践(第4版影印版)
  • 软件工程 理论与实践(第4版影印版)
  • 软件工程 理论与实践(第4版影印版)
21年品牌 40万+商家 超1.5亿件商品

软件工程 理论与实践(第4版影印版)

25 4.7折 53 九五品

仅1件

北京丰台
认证卖家担保交易快速发货售后保障

作者[美]弗莱格、[美]阿特利 著

出版社高等教育出版社

出版时间2009-12

版次4

装帧平装

上书时间2020-10-05

   商品详情   

品相描述:九五品
图书标准信息
  • 作者 [美]弗莱格、[美]阿特利 著
  • 出版社 高等教育出版社
  • 出版时间 2009-12
  • 版次 4
  • ISBN 9787040279474
  • 定价 53.00元
  • 装帧 平装
  • 开本 16开
  • 纸张 胶版纸
  • 页数 756页
  • 字数 700千字
  • 正文语种 简体中文
  • 丛书 国外优秀信息科学与技术系列教学用书
【内容简介】
Thisintroductiontosoftwareengineeringandpracticeaddressesbothproceduralandobject-orienteddevelopment.Thebookappliesconceptsconsistentlytotwocommonexamples——atypicalinformationsystemandareal-timesystem.Itcombinestheorywithreal,practicalapplicationsbyprovidinganabundanceofcasestudiesandexamplesfromthecurrentliterature.Thisrevisionhasbeenthoroughlyupdatedtoreflectsignificantchangesinsoftwareengineering,includingmodelingandagilemethods.
【目录】
Preface
AbouttheAuthors
1WhySoftwareEngineering?
1.1WhatIsSoftwareEngineering?
1.2HowSuccessfulHaveWeBeen?
1.3WhatIsGoodSoftware?
1.4WhoDoesSoftwareEngineering?
1.5ASystemsApproach
1.6AnEngineeringApproach
1.7MembersoftheDevelopmentTeam
1.8HowHasSoftwareEngineeringChanged?
1.9InformationSystemsExample
1.10Real-TuneExample
1.11WhatThisChapterMeansforYou
1.12WhatThisChapterMeansforYourDevelopmentTeam
1.13WhatThisChapterMeansforResearchers
1.14TermProject
1.15KeyReferences
1.16Exercises
2ModelingtheProcessandLifeCycle
2.1TheMeaningofProcess
2.2SoftwareProcessModels
2.3ToolsandTechniquesforProcessModeling
2.4PracticalProcessModeling
2.5InformationSystemsExample
2.6Real-TimeExample
2.7WhatThisChapterMeansforYou
2.8WhatThisChapterMeansforYourDevelopmentTeam
2.9WhatThisChapterMeansforResearchers
2.10TermProject
2.11KeyReferences
2.12Exercises

3PlanningandManagingtheProject
3.1TrackingProgress
3.2ProjectPersonnel
3.3EffortEstimation
3.4RiskManagement
3.5TheProjectPlan
3.6ProcessModelsandProjectManagement
3.7InformationSystemsExample
3.8Real-TimeExample
3.9WhatThisChapterMeansforYou
3.10WhatThisChapterMeansforYourDevelopmentTeam
3.11WhatThisChapterMeansforResearchers
3.12TermProject
3.13KeyReferences
3.14Exercises

4CapturingtheRequirements
4.1TheRequirementsProcess
4.2RequirementsElicitation
4.3TypesofRequirements
4.4CharacteristicsofRequirements
4.5ModelingNotations
4.6RequirementsandSpecificationLanguages
4.7PrototypingRequirements
4.8RequirementsDocumentation
4.9ValidationandVerification
4.10MeasuringRequirements
4.11ChoosingaSpecificationTechnique
4.12InformationSystemsExample
4.13Real-TimeExample
4.14WhatThisChapterMeansforYou
4.15WhatThisChapterMeansforYourDevelopmentTeam
4.16WhatThisChapterMeansforResearchers
4.17TermProject
4.18KeyReferences
4.19Exercises

5DesigningtheArchitecture
5.1TheDesignProcess
5.2ModelingArchitectures
5.3DecompositionandViews
5.4ArchitecturalStylesandStrategies
5.5AchievingQualityAttributes
5.6CollaborativeDesign
5.7ArchitectureEvaluationandRefinement
5.8DocumentingSoftwareArchitectures
5.9ArchitectureDesignReview
5.10SoftwareProductLines
5.11InformationSystemsExample
5.12Real-TimeExample
5.13WhatThisChapterMeansforYou
5.14WhatThisChapterMeansforYourDevelopmentTeam
5.15WhatThisChapterMeansforResearchers
5.16TermProject
5.17KeyReferences
5.18Exercises

6DesigningtheModules
6.1DesignMethodology
6.2DesignPrinciples
6.3OODesign
6.4RepresentingOODesignsintheUML
6.5OODesignPatterns
6.6OtherDesignConsiderations
6.7OOMeasurement
6.8DesignDocumentation
6.9InformationSystemsExample
6.10Real-TimeExample
6.11WhatThisChapterMeansforYou
6.12WhatThisChapterMeansforYourDevelopmentTeam
6.13WhatThisChapterMeansforResearchers
6.14TermProject
6.15KeyReferences
6.16Exercises

7WritingthePrograms
7.1ProgrammingStandardsandProcedures
7.2ProgrammingGuidelines
7.3Documentation
7.4TheProgrammingProcess
7.5InformationSystemsExample
7.6Real-TimeExample
7.7WhatThisChapterMeansforYou
7.8WhatThisChapterMeansforYourDevelopmentTeam
7.9WhatThisChapterMeansforResearchers
7.10TermProject
7.11KeyReferences
7.12Exercises

8TestingthePrograms
8.1SoftwareFaultsandFailures
8.2TestingIssues
8.3UnitTesting
8.4IntegrationTesting
8.5TestingObject-OrientedSystems
8.6TestPlanning
8.7AutomatedTestingTools
8.8WhentoStopTesting
8.9InformationSystemsExample
8.10Real-TimeExample
8.11WhatThisChapterMeansforYou
8.12WhatThisChapterMeansforYourDevelopmentTeam
8.13WhatThisChapterMeansforResearchers
8.14TermProject
8.15KeyReferences
8.16Exercises

9TestingtheSystem
9.1PrinciplesofSystemTesting
9.2FunctionTesting
9.3PerformanceTesting
9.4Reliability,Availability,andMaintainability
9.5AcceptanceTesting
9.6InstallationTesting
9.7AutomatedSystemTesting
9.8TestDocumentation
9.9TestingSafety-CriticalSystems
9.10InformationSystemsExample
9.11Real-TimeExample
9.12WhatThisChapterMeansforYou
9.13WhatThisChapterMeansforYourDevelopmentTeam
9.14WhatThisChapterMeansforResearchers
9.15TermProject
9.16KeyReferences
9.17Exercises

10DeliveringtheSystem
10.1Training
10.2Documentation
10.3InformationSystemsExample
10.4Real-TimeExample
10.5WhatThisChapterMeansforYou
10.6WhatThisChapterMeansforYourDevelopmentTeam
10.7WhatThisChapterMeansforResearchers
10.8TermProject
10.9KeyReferences
10.10Exercises

11MaintainingtheSystem
11.1TheChangingSystem
11.2TheNatureofMaintenance
11.3MaintenanceProblems
11.4MeasuringMaintenanceCharacteristics
11.5MaintenanceTechniquesandTools
11.6SoftwareRejuvenation
11.7InformationSystemsExample
11.8Real-TimeExample
11.9WhatThisChapterMeansforYou
11.10WhatThisChapterMeansforYourDevelopmentTeam
11.11WhatThisChapterMeansforResearchers
11.12TermProject
11.13KeyReferences
11.14Exercises

12EvaluatingProducts,Processes,andResources
12.1ApproachestoEvaluation
12.2SelectinganEvaluationTechnique
12.3Assessmentvs.Prediction
12.4EvaluatingProducts
12.5EvaluatingProcesses
12.6EvaluatingResources
12.7InformationSystemsExample
12.8Real-TimeExample
12.9WhatThisChapterMeansforYou
12.10WhatThisChapterMeansforYourDevelopmentTeam
12.11WhatThisChapterMeansforResearchers
12.12TermProject
12.13KeyReferences
12.14Exercises

13ImprovingPredictions,Products,Processes,andResources
13.1ImprovingPredictions
13.2ImprovingProducts
13.3ImprovingProcesses
13.4ImprovingResources
13.5GeneralImprovementGuidelines
13.6InformationSystemsExample
13.7Real-TimeExample
13.8WhatThisChapterMeansforYou
13.9WhatThisChapterMeansforYourDevelopmentTeam
13.10WhatThisChapterMeansforResearchers
13.11TermProject
13.12KeyReferences
13.13Exercises

14TheFutureofSoftwareEngineering
14.1HowHaveWeDone?
14.2TechnologyTransfer
14.3Decision-MakinginSoftwareEngineering
14.4TheProfessionalizationofSoftwareEngineering:Licensing,Certification,andEthics
14.5TermProject
14.6KeyReferences
14.7Exercises
AnnotatedBibliography
Index
点击展开 点击收起

   相关推荐   

—  没有更多了  —

以下为对购买帮助不大的评价

此功能需要访问孔网APP才能使用
暂时不用
打开孔网APP