Foundations of Computer Science, C Edition

Foundations of Computer Science, C Edition

简介:

本文将计算的理论基础与基本的离散数学相结合。它遵循与它的前身 “计算机科学基金会” (也由w.H. Freeman出版) 相同的组织,所有示例和练习都使用C。

它向您展示了如何使用列表、堆栈、队列、集合、树、堆、优先级队列和图形等基本数据结构。他解释了如何使用算法进行排序,搜索,数值分析,数据压缩,数据加密,常见的图形问题和计算几何。

英文简介:

This text combines the theoretical foundations of computing with essential discrete mathematics. It follows the same organization as its predecessor, "Foundations of Computer Science" (also published by W.H. Freeman), with all examples and exercises in C.

It 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.

书名
Foundations of Computer Science, C Edition
译名
计算机科学基础,C 版
语言
英语
年份
1992
页数
884页
大小
5.96 MB
标签
  • 计算机科学
  • 下载
    pdf iconFoundations of Computer Science, C Edition.pdf
    密码
    65536

    最后更新:2025-04-12 23:55:32

    ←Think Data Structures: Algorithms and Information Retrieval in Java

    →Data Structures and Algorithms: Annotated Reference with Examples