Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
b
- Biconnected Graph Algorithm Description: An algorithm for finding biconnected graphs is a fundamental tool in graph theory, used to identify biconnected components within(...) Read more
- Binary Search Tree Description: A binary search tree (BST) is a data structure organized in a tree format, where each node has a key that is greater than all keys(...) Read more
- Bidirectional Graph Description: A bidirectional graph is a mathematical structure used in graph theory, where the edges (or connections) between nodes (or(...) Read more
- Biconnected Network Flow Description: The flow in a biconnected network refers to the capacity to transport information or resources through a network structure that is(...) Read more
- Bipartite Graph Coloring Description: The coloring of a bipartite graph using two colors is a fundamental concept in graph theory that refers to the assignment of colors(...) Read more
- Blazegraph Description: Blazegraph is a high-performance graph database that supports RDF (Resource Description Framework) and SPARQL (SPARQL Protocol and(...) Read more
- Berkeley DB **Description:** Berkeley DB is a high-performance embedded database library that provides developers with a variety of data management(...) Read more
- Basho Riak Description: Basho Riak is a distributed NoSQL database designed to handle large amounts of data across many servers. Its architecture is based(...) Read more
- Berkley DB Java Edition Description: Berkeley DB Java Edition is an embeddable database designed specifically for Java applications, allowing developers to manage data(...) Read more
- B+ Tree Description: The B+ Tree is a type of self-balancing tree data structure that maintains ordered data and allows efficient insertion, deletion,(...) Read more
- BoltDB Description: BoltDB is an embedded key-value database for the Go programming language, designed to be simple and efficient. Its architecture(...) Read more
- Btrieve Description: Btrieve is a transactional database management system that provides a high-performance data access interface. Designed to offer(...) Read more
- Berkley DB XML Description: Berkeley DB XML is a native XML database that allows for the storage and retrieval of XML data. Designed to handle large volumes of(...) Read more
- B-Tree File Description: The B-Tree File is a file format that uses a B-Tree structure to store data efficiently. This data structure is a type of balanced(...) Read more
- Bitcask Description: Bitcask is a storage model used by some databases that optimizes write performance by appending data to files. This approach is(...) Read more