关于书籍“Mastering Algorithms with C”的翻译

Mastering Algorithms with C
 
作者: Kyle Loudon
出版社: O'Reilly
出版年: 1999-08-05
页数: 560
定价: USD 39.95
装帧: Paperback
ISBN: 9781565924536

 

 

这是一本经典的关于C语言的数据结构和算法的书籍,年代比较久远了,但里面的内容完全没有过时。对于学生和刚工作不久的工程师来说,绝对是一本比较好的打好基础的书。书中有的完整的源代码和示例,较易理解其算法过程。出版商是国外知名的O'Reilly,这个就不用多介绍了,呵呵。

不知什么原因,国内并没有出版商出版过此书,连影印版好像都买不到,可能现在这么基础类书籍已经不赚钱了吧,出版商更愿意出版Android,ruby等当今最火爆流行的书,这样可以赚更多的钱吧,呵呵。

经过仔细考虑,我决定和一位老友翻译此书,希望能为社区做些贡献。到现在为止,已经翻译完成,我会陆续在我的博客上放出译稿。由于水平实在有限,有翻译不到位之处也请读者指正。

 

原书电子版下载地址:Mastering Algorithms with C 

前言

第一部分 预备知识

    第一章 介绍

    第二章 指针操作

    第三章 递归

    第四章 算法分析

第二部分  数据结构

    第五章 链表

    第六章 栈和队列

    第七章 集合

    第八章 哈希表

    第九章 树

    第十章 堆和优先队列

    第十一章 图

第三部分 算法

    第十二章 排序和检索

    第十三章 数值计算

    第十四章 数据压缩

    第十五章 数据加密

    第十六章 图算法

    第十七章 几何算法

 

注:此书现在已经找到出版社合作出版,根据合约要求,暂停网上章节的更新。请有兴趣的读者关注新书出版本的情况,谢谢!

 

此书已经正式出版,欢迎大家批评指正,谢谢!

china-pub:http://product.china-pub.com/3684098

京东:http://book.360buy.com/11090340.html

亚马逊:http://www.amazon.cn/dp/B009A2RZPC

当当网:http://product.dangdang.com/product.aspx?product_id=22872776

 

PS:此书译稿版权归本人(Love_Lei)及好友(bigship)共同所有,未经本人同意谢绝一切转载,并不得抄袭,模仿,盗版!更请大家监督盗版之人!

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 5
    评论
There are many books on data structures and algorithms, including some with useful libraries of C functions. Mastering Algorithms with C offers you a unique combination of theoretical background and working code. With robust solutions for everyday programming tasks, this book avoids the abstract style of most classic data structures and algorithms texts, but still provides all of the information you need to understand the purpose and use of common programming techniques. Implementations, as well as interesting, real-world examples of each data structure and algorithm, are included. Using both a programming style and a writing style that are exceptionally clean, Kyle Loudon shows you how to use such essential data structures as lists, stacks, queues, sets, trees, heaps, priority queues, and graphs. He explains how to use algorithms for sorting, searching, numerical analysis, data compression, data encryption, common graph problems, and computational geometry. And he describes the relative efficiency of all implementations. The compression and encryption chapters not only give you working code for reasonably efficient solutions, they offer explanations of concepts in an approachable manner for people who never have had the time or expertise to study them in depth. Anyone with a basic understanding of the C language can use this book. In order to provide maintainable and extendible code, an extra level of abstraction (such as pointers to functions) is used in examples where appropriate. Understanding that these techniques may be unfamiliar to some programmers, Loudon explains them clearly in the introductory chapters. Contents include: Pointers Recursion Analysis of algorithms Data structures (lists, stacks, queues, sets, hash tables, trees, heaps, priority queues, graphs) Sorting and searching Numerical methods Data compression Data encryption Graph algorithms Geometric algorithms
评论 5
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值