×
数据结构和编程设计-应用C语言-(第二版)-(英文影印版)
读者评分
5分

数据结构和编程设计-应用C语言-(第二版)-(英文影印版)

1星价 ¥76.0 (8.0折)
2星价¥76.0 定价¥95.0
商品评论(1条)
xud***(二星用户)

书籍下方磨破了

书籍下方磨破了 感觉是二手的一样 很心碎

2017-01-04 18:14:18
0 0
图文详情
  • ISBN:9787030362230
  • 装帧:一般胶版纸
  • 册数:暂无
  • 重量:暂无
  • 开本:16开
  • 页数:671
  • 出版时间:2013-01-01
  • 条形码:9787030362230 ; 978-7-03-036223-0

本书特色

     《数据结构和编程设计——应用c语言(第2版)》以c++为描述语言,系统介绍数据结构的有关内容及程序设计方法。每章都是先引入实例,然后结合实例讲解知识点,每章后都附有指针和陷阱的内容,还配有复习思考题,以检验读者的学习效果和培养读者的程序设计能力。此外,每章后还有深入学习本章知识点的阅读参考资料,有利于读者加深对本章知识点的理解。全书既注重原理又重视实践,内容叙述详细,并配有大量的实例和习题。书中所有算法均在计算机上运行通过,且程序中做了较详细的注解,有利于读者理解算法的实质和编程思想。本书由克鲁斯等著。

内容简介

     《数据结构和编程设计——应用c语言(第2版)》以c++为描述语言,系统介绍数据结构的有关内容及程序设计方法。每章都是先引入实例,然后结合实例讲解知识点,每章后都附有指针和陷阱的内容,还配有复习思考题,以检验读者的学习效果和培养读者的程序设计能力。此外,每章后还有深入学习本章知识点的阅读参考资料,有利于读者加深对本章知识点的理解。全书既注重原理又重视实践,内容叙述详细,并配有大量的实例和习题。书中所有算法均在计算机上运行通过,且程序中做了较详细的注解,有利于读者理解算法的实质和编程思想。      《数据结构和编程设计——应用c语言(第2版)》既可作为高等学校计算机及相关专业学生的教材,亦可供从事计算机应用的工程技术人员参考。本书由克鲁斯等著。

目录

preface synopsis changes in the second edition course structure book production acknowledgments chapter 1 programming principles 1.1 introduction 1.2 the game of life 1.2.1 rules for the game of life 1.2.2 examples 1.2.3 the solution 1.2.4 life: the main program 1.3 programming style 1.3.1 names 1.3.2 documentation and format 1.3.3 refinement and modularity 1.4 coding, testing, and further refinement 1.4.1 stubs 1.4.2 counting neighbors 1.4.3 input and output 1.4.4 drivers 1.4.5 program tracing 1.4.6 principles of program testing pointers and pitfalls review questions references for further study c programming principles the game of life chapter 2 introduction to software engineering 2.1 program maintenance 2.1.1 review of the life program 2.1.2 a fresh start and a new method for life 2.2 algorithm development: a second version of life 2.2.1 lists: specifications for a data structure 2.2.2 the main program 2.2.3 information hiding 2.2.4 refinement: development of the subprograms 2.2.5 verification of algorithms 2.3 coding 2.3.1 the list functions 2.3.2 error processing 2.3.3 demonstration and testing 2.4 coding the life functions 2.5 program analysis and comparison 2.6 conclusions and preview 2.6.1 the game of life 2.6.2 program design 2.6.3 c pointers and pitfalls review questions references for further study ……
展开全部

预估到手价 ×

预估到手价是按参与促销活动、以最优惠的购买方案计算出的价格(不含优惠券部分),仅供参考,未必等同于实际到手价。

确定
快速
导航