Explore: Table Manipulation (computer Science)
Discover books, insights, and more — all in one place.
Learn more about Table Manipulation (computer Science) with top reads curated from trusted sources — all in one place.
AI-Generated Overview About “table-manipulation-%28computer-science%29”:
Books Results
Source: The Open Library
The Open Library Search Results
Search results from The Open Library
1Accumulo
By Aaron Cordova, Billie Rinaldi and Wall, Michael

“Accumulo” Metadata:
- Title: Accumulo
- Authors: Aaron CordovaBillie RinaldiWall, Michael
- Language: English
- Publisher: O'Reilly Media, Incorporated
- Publish Date: 2015
“Accumulo” Subjects and Themes:
- Subjects: ➤ File organization (computer science) - Computer science - Application software - Development - Distributed databases - Table manipulation (Computer science) - COMPUTERS / Software Development & Engineering / General - Apache Accumulo
Edition Identifiers:
- The Open Library ID: OL35513695M - OL36799472M - OL36800938M - OL36805439M
- Library of Congress Control Number (LCCN): 2015514069
- All ISBNs: ➤ 9781491946930 - 1491946911 - 1491946938 - 9781491946916 - 9781449374181 - 9781491946923 - 149194692X - 1449374182
Access and General Info:
- First Year Published: 2015
- Is Full Text Available: Yes
- Is The Book Public: No
- Access Status: Printdisabled
Online Access
Downloads Are Not Available:
The book is not public therefore the download links will not allow the download of the entire book, however, borrowing the book online is available.
Online Borrowing:
Online Marketplaces
Find Accumulo at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
2A comparative study of symbol tables
By Marcelo Pardo Brown
“A comparative study of symbol tables” Metadata:
- Title: ➤ A comparative study of symbol tables
- Author: Marcelo Pardo Brown
- Language: English
- Number of Pages: Median: 73
- Publisher: ➤ Pontifícia Universidade Católica do Rio de Janeiro]
- Publish Date: 1971
- Publish Location: [Rio de Janeiro
“A comparative study of symbol tables” Subjects and Themes:
- Subjects: ➤ Table manipulation (Computer science)
Edition Identifiers:
- The Open Library ID: OL4234475M
- Library of Congress Control Number (LCCN): 80515029
Access and General Info:
- First Year Published: 1971
- Is Full Text Available: No
- Is The Book Public: No
- Access Status: No_ebook
Online Marketplaces
Find A comparative study of symbol tables at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
3A computer approach to the manipulation of tables
By Ivan Hueck Ochea

“A computer approach to the manipulation of tables” Metadata:
- Title: ➤ A computer approach to the manipulation of tables
- Author: Ivan Hueck Ochea
- Language: English
- Number of Pages: Median: 56
- Publisher: ➤ Dept. of Computer Science, University of Illinois at Urbana-Champaign
- Publish Date: 1975
- Publish Location: Urbana
“A computer approach to the manipulation of tables” Subjects and Themes:
- Subjects: ➤ Table manipulation (Computer science)
Edition Identifiers:
- The Open Library ID: OL4857912M
- Library of Congress Control Number (LCCN): 75623247
Access and General Info:
- First Year Published: 1975
- Is Full Text Available: Yes
- Is The Book Public: Yes
- Access Status: Public
Online Access
Online Borrowing:
- Borrowing from Open Library: Borrowing link
- Borrowing from Archive.org: Borrowing link
Online Marketplaces
Find A computer approach to the manipulation of tables at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
Wiki
Source: Wikipedia
Wikipedia Results
Search Results from Wikipedia
Outline of computer science
Computer science (also called computing science) is the study of the theoretical foundations of information and computation and their implementation and
Hash table
In computer science, a hash table is a data structure that implements an associative array, also called a dictionary or simply map; an associative array
Glossary of computer science
This glossary of computer science is a list of definitions of terms and concepts used in computer science, its sub-disciplines, and related fields, including
History of computer science
The history of computer science began long before the modern discipline of computer science, usually appearing in forms like mathematics or physics. Developments
Computer and information science
Computer and information science (CIS; also known as information and computer science) is a field that emphasizes both computing and informatics, upholding
Ben Shneiderman
is an American computer scientist, a Distinguished University Professor in the University of Maryland Department of Computer Science, which is part of
Computer algebra
In mathematics and computer science, computer algebra, also called symbolic computation or algebraic computation, is a scientific area that refers to the
String (computer science)
formal languages, which are used in mathematical logic and theoretical computer science, a string is a finite sequence of symbols that are chosen from a set
Lock (computer science)
In computer science, a lock or mutex (from mutual exclusion) is a synchronization primitive that prevents state from being modified or accessed by multiple
Turing completeness
In computability theory, a system of data-manipulation rules (such as a model of computation, a computer's instruction set, a programming language, or