首页 > 代码库 > data abstractions 数据抽象
data abstractions 数据抽象
Computer Science An Overview _J. Glenn Brookshear _11th Edition
In this chapter we investigate how data arrangements other than the cell-by-cell organization provided by a computer’s main memory can be simulated a subject known as data structures. The goal is to allow the data’s user to access collections of data as abstract tools rather than force the user to think in terms of the computer’s main memory organization. Our study will show how the desire to construct such abstract tools leads to the concept of objects andobject-oriented programming.
本章将要研究的是如何对数据组织形式进行模拟,这门学科称为数据结构。它不同于由计算机内存所提过的以一个个单元来组织数据的方式。
其目标是让数据的使用者将数据集视为一种抽象工具来访问,而不是从计算机内存中的数据组织的角度去考虑问题。
data abstractions 数据抽象
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。