计算机科学导论

计算机科学导论
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
作者:
2004-04
版次: 7
ISBN: 9787302077923
定价: 54.00
装帧: 平装
开本: 其他
纸张: 胶版纸
页数: 575页
正文语种: 英语
9人买过
  • 《大学计算机教育国外著名教材系列:计算机科学导论(第7版)(影印版)》对计算机科学这一学科进行了全面的介绍,内容包含广泛,并具有清晰的解释、是“计算机科学导论”课的首选教材。《大学计算机教育国外著名教材系列:计算机科学导论(第7版)(影印版)》的特点之处在于,它对每个主题的讨论都不只是针对具体的编程语言。而且,通过对计算机科学过去的发展、现状以及研究方向的讨论,来展示计算机科学的各种知识。《大学计算机教育国外著名教材系列:计算机科学导论(第7版)(影印版)》还给出了有关编程语言、操作系统、算法、软件工程、网络互连、数据库设计、人工智能以及计算机体系结构的大量真实图片。 Chapter0Introduction
    0.1TheStudyofAlgorithms
    0.2TheOriginsofComputingMachines
    0.3TheScienceofAlgorithms
    0.4TheRoleofAbstraction
    0.5SocialRepercussions
    SocialIssues
    AdditionalReading

    PARTONE:MACHINEARCHITECTURE
    Chapter1DataStorage
    1.1BitsandTheirStorage
    1.2MainMemory
    1.3MassStorage
    1.4RepresentingInformationasBitPatterns
    1.5TheBinarySystem
    1.6StoringIntegers
    1.7StoringFractions
    1.8DataCompression
    1.9CommunicationErrors
    ChapterReviewProblems
    SocialIssues
    AdditionalReading

    Chapter2DataManipulation
    2.1ComputerArchitecture
    2.2MachineLanguage
    2.3ProgramExecution
    2.4Arithmetic/LogicInstructions
    2.5CommunicatingwithOtherDevices
    2.6OtherArchitectures
    ChapterReviewProblems
    SocialIssues
    AdditionalReading

    PARTTWO:SOFTWARE
    Chapter3OperatingSystemsandNetworks
    3.1TheEvolutionofOperatingSystems
    3.2OperatingSystemArchitecture
    3.3CoordinatingtheMachinesActivities
    3.4HandlingCompetitionAmongProcesses
    3.5Networks
    3.6NetworkProtocols
    3.7Security
    ChapterReviewProblems
    SocialIssues
    AdditionalReading

    Chapter4algorithms
    4.1TheConceptofanAlgorithm
    4.2AlgorithmsRepresentation
    4.3algorithmDiscovery
    4.4IterativeStructures
    4.5RecursiveStructures
    4.6EfficiencyandCorrectness
    ChapterReviewProblems
    SocialIssues
    AdditionalReading

    Chapter5ProgrammingLanguages
    5.1HistoricalPerspective
    5.2TraditionalProgrammingConcepts
    5.3ProceduralUnits
    5.4LanguageImplementation
    5.5Object-OrientedProgramming
    5.6ProgrammingConcurrentActivities
    5.7DeclarativeProgramming
    ChapterReviewProblems
    SocialIssues
    AdditionalReading

    Chapter6SoftwareEngineering
    6.1TheSoftwareEngineeringDiscipline
    6.2TheSoftwareLifeCycle
    6.3Modularity
    6.4DesignMethodologies
    6.5ToolsoftheTrade
    6.6Testing
    6.7Documentation
    6.8SoftwareOwnershipandLiability
    ChapterReviewProblems
    SocialIssues
    AdditionalReading

    PARTTHREE:DATAORGANIZATION
    Chapter7DataStructures
    Chapter8FileStructures
    Chapter9DatabaseStructures

    PARTFOUR:THEPOTENTIALOFMACHINES
    Chapter10ArtificialIntelligence
    Chapter11TheoryofComputation
    Appendixes
    Index
  • 内容简介:
    《大学计算机教育国外著名教材系列:计算机科学导论(第7版)(影印版)》对计算机科学这一学科进行了全面的介绍,内容包含广泛,并具有清晰的解释、是“计算机科学导论”课的首选教材。《大学计算机教育国外著名教材系列:计算机科学导论(第7版)(影印版)》的特点之处在于,它对每个主题的讨论都不只是针对具体的编程语言。而且,通过对计算机科学过去的发展、现状以及研究方向的讨论,来展示计算机科学的各种知识。《大学计算机教育国外著名教材系列:计算机科学导论(第7版)(影印版)》还给出了有关编程语言、操作系统、算法、软件工程、网络互连、数据库设计、人工智能以及计算机体系结构的大量真实图片。
  • 目录:
    Chapter0Introduction
    0.1TheStudyofAlgorithms
    0.2TheOriginsofComputingMachines
    0.3TheScienceofAlgorithms
    0.4TheRoleofAbstraction
    0.5SocialRepercussions
    SocialIssues
    AdditionalReading

    PARTONE:MACHINEARCHITECTURE
    Chapter1DataStorage
    1.1BitsandTheirStorage
    1.2MainMemory
    1.3MassStorage
    1.4RepresentingInformationasBitPatterns
    1.5TheBinarySystem
    1.6StoringIntegers
    1.7StoringFractions
    1.8DataCompression
    1.9CommunicationErrors
    ChapterReviewProblems
    SocialIssues
    AdditionalReading

    Chapter2DataManipulation
    2.1ComputerArchitecture
    2.2MachineLanguage
    2.3ProgramExecution
    2.4Arithmetic/LogicInstructions
    2.5CommunicatingwithOtherDevices
    2.6OtherArchitectures
    ChapterReviewProblems
    SocialIssues
    AdditionalReading

    PARTTWO:SOFTWARE
    Chapter3OperatingSystemsandNetworks
    3.1TheEvolutionofOperatingSystems
    3.2OperatingSystemArchitecture
    3.3CoordinatingtheMachinesActivities
    3.4HandlingCompetitionAmongProcesses
    3.5Networks
    3.6NetworkProtocols
    3.7Security
    ChapterReviewProblems
    SocialIssues
    AdditionalReading

    Chapter4algorithms
    4.1TheConceptofanAlgorithm
    4.2AlgorithmsRepresentation
    4.3algorithmDiscovery
    4.4IterativeStructures
    4.5RecursiveStructures
    4.6EfficiencyandCorrectness
    ChapterReviewProblems
    SocialIssues
    AdditionalReading

    Chapter5ProgrammingLanguages
    5.1HistoricalPerspective
    5.2TraditionalProgrammingConcepts
    5.3ProceduralUnits
    5.4LanguageImplementation
    5.5Object-OrientedProgramming
    5.6ProgrammingConcurrentActivities
    5.7DeclarativeProgramming
    ChapterReviewProblems
    SocialIssues
    AdditionalReading

    Chapter6SoftwareEngineering
    6.1TheSoftwareEngineeringDiscipline
    6.2TheSoftwareLifeCycle
    6.3Modularity
    6.4DesignMethodologies
    6.5ToolsoftheTrade
    6.6Testing
    6.7Documentation
    6.8SoftwareOwnershipandLiability
    ChapterReviewProblems
    SocialIssues
    AdditionalReading

    PARTTHREE:DATAORGANIZATION
    Chapter7DataStructures
    Chapter8FileStructures
    Chapter9DatabaseStructures

    PARTFOUR:THEPOTENTIALOFMACHINES
    Chapter10ArtificialIntelligence
    Chapter11TheoryofComputation
    Appendixes
    Index
查看详情
相关图书 / 更多
计算机科学导论
计算机基础与实训教程
顾玲芳 编
计算机科学导论
计算机网络攻击与防护
刘念;陈雪松;谈洪磊
计算机科学导论
计算机组成原理与汇编语言
田民格、秦彩杰、林观俊、田佳琪
计算机科学导论
计算机网络技术(第5版)
徐立新 吕书波
计算机科学导论
计算天文
冯毅
计算机科学导论
计算思维培养与无人机创意编程
范谊 陈宇 张锦东
计算机科学导论
计算机组成原理与系统结构(第3版)
冯建文 章复嘉 赵建勇 包健 编著
计算机科学导论
计算小状元 小学数学 2年级上册 bs版 小学数学单元测试 新华
作者
计算机科学导论
计算机应用基础
苗苗
计算机科学导论
计算机系统原理(2023年版) 全国高等教育自学考试指导委员会
全国高等教育自学考试指导委员会
计算机科学导论
计算机辅助翻译教程()
赵秋荣
计算机科学导论
计算机三维建模方法
易健宏 编著;李凤仙
您可能感兴趣 / 更多
计算机科学导论
批判性思维:方法与应用(英文版.第13版)
布鲁克·诺埃尔·摩尔;理查德·帕克
计算机科学导论
简化(造就慢速生活的每日仪式,200万人亲测有效的极简生活新主张)
布鲁克·麦卡瑞丽 著
计算机科学导论
失物招领
布鲁克·戴维斯 著;林师祺 译
计算机科学导论
混凝土技术(原著第二版)
布鲁克斯 著;李家正 译;[英]内维尔
计算机科学导论
马背上的女孩:斯巴达的幸福
布鲁克
计算机科学导论
姚明行动
布鲁克·拉尔默
计算机科学导论
身体活:现代叙述中的欲望对象
布鲁克斯
计算机科学导论
魔术师弗雷迪:猪宝弗雷迪
布鲁克斯
计算机科学导论
维也纳-世界旅游图鉴
布鲁克;温向东
计算机科学导论
初识美国
布鲁克(Broukal Milada)
计算机科学导论
纵览美国
布鲁克
计算机科学导论
预算管理——管理技巧丛书
布鲁克森 著;张显东 译