discrete mathematical structures, sixth edition. offers a clear and concise presentation of the fundamental concepts of discrete mathematics. ideal for a one-semester introductory course, this text contains more genuine puter science applications than any other text in the field. thiook is written at an appropriate level for a wide variety of majors and non-majors, and assumes a college algebra course as a prerequisite. features the focus on puter science prepares students for future puter science careers. the emphasis on proof lays the foundation for mathematical thinking. clear organization of topics prevents students from being overwhelmed. the authors treat relations and digraphs as two aspects of the same fundamental ideawhich is then used as the basis of virtually all the concepts introduced in the book. vigtes of mathematical history open each chapter, providing students with a practical background of how these ideas were developed. additional number theory coverage provides mor
《c语言从入门到精通(第3版)》从初学者的角度出发,以通俗易懂的语言,丰富多彩的实例,详细介绍了使用C语言进行程序开发需要掌握的各方面知识。《c语言从入门到精通(第3版)》共分为17章,包括C语言概述、算法、数据类型、运算符与表达式、常用的数据输入/输出函数、选择结构程序设计、循环控制、数组、函数、指针、结构体和共用体、位运算、预处理、文件、存储管理、网络套接字编程和学生成绩管理系统。书中所有知识都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可以轻松领会C语言程序开发的精髓,快速提高开发技能。另外,《c语言从入门到精通(第3版)》除了纸质内容之外,配书光盘中还给出了海量开发资源库,主要内容如下:? 语音视频讲解:总时长30小时,共123段 ? 实例资源库:881个实例及源码详细分析? 模