• No results found

Data structures

A REVIEW PAPER ON MULTIDIMENTIONAL DATA STRUCTURES

A REVIEW PAPER ON MULTIDIMENTIONAL DATA STRUCTURES

... hierarchical data structuring technique for representing spatial data (like points, regions, surfaces, lines, curves, volumes, ...multidimensional data. Quad-tree structures are often used to ...

5

Digital Terrain Model Data Structures

Digital Terrain Model Data Structures

... This paper describes pertinent digital terrain model data structures, namely, grid/raster, quadtree, and triangular irregular network.. A basic concept of DIM data structure is [r] ...

6

Data Structures and Algorithms - Adam Drozdek.pdf

Data Structures and Algorithms - Adam Drozdek.pdf

... Some data types are already built into a particular language, but some data types can and need to be defined by the ...New data types have a distinctive structure, a new configuration of their ...

818

Universally Scalable Concurrent Data Structures

Universally Scalable Concurrent Data Structures

... concurrent data structure should exhibit good base performance, and linear scala- bility: performance that increases proportionally to the number of allotted ...such data structures ...sometimes, ...

173

Authenticated Data Structures for Graph and Geometric Searching

Authenticated Data Structures for Graph and Geometric Searching

... Index structures are a fundamental and predominantly tree-based file organization based on the search key property of values and aiming at speeding up the access to ...index structures are already described ...

10

A Study on Performance Analysis of Data Structures

A Study on Performance Analysis of Data Structures

... for Data Structures is to organize data more efficaciously for complex ...Many data structures exist but we need to select the confiscated data structure to meet the ...of ...

6

Performance Evaluation of Competing Data Structures

Performance Evaluation of Competing Data Structures

... problem. Data structures such as the Hot queue, MultiQueue, and Multilevel buckets suggested that by distributing the load of nodes into multiple sections and data structures, our algorithm ...

101

A REVIEW ON GRAPHS IN DATA STRUCTURES

A REVIEW ON GRAPHS IN DATA STRUCTURES

... a data structure is a particular way of organizing data in a computer so that it can be used ...important structures used in this field is a graph which is formed by nodes and ...in data ...

5

Authenticated Data Structures for Graph and Geometric Searching

Authenticated Data Structures for Graph and Geometric Searching

... of data structure and algorithm correctness checking, authenticated data structures provide cryptographic proofs that their answers are as accurate as the author intended, even if the data ...

7

Design and Analysis of Lock-free Data Structures

Design and Analysis of Lock-free Data Structures

... shared-memory data structures using existing single-word atomic ...that data structure nodes are word ...complex data structures such as trees and ...

49

Evolving Data Structures with Genetic Programming

Evolving Data Structures with Genetic Programming

... abstract data struc- tures, such as stacks, queues and lists, in order to pro- vide an interface between programs and ...abstract data structures, stacks and ...

8

Inductive benchmarking for purely functional data structures

Inductive benchmarking for purely functional data structures

... imperative data structures have given detailed com- parisons of performance for alternative implementations of an adt (Arnow & Tanenbaum, 1984; Jones, ...

33

Authentication of Data Structures for Graph

Authentication of Data Structures for Graph

... The data structures used by the source and the responder to store collection S, together with the algorithms for queries, updates, and verifications executed by the various parties, form what is called an ...

6

Introduction to data structures

Introduction to data structures

... Recursion is a central concept in computation in which the solution of a problem depends on the solution of smaller copies of the same problem. Recursion is a conceptually different approach to thinking about numerical ...

8

Data Structures for Databases

Data Structures for Databases

... complex data- structuring problems are essential in the design of fast algorithms for a variety of ap- plications, including combinatorial optimization, information retrieval and Web search, databases and ...

24

Improved authenticated data structures for blockchain synchronization

Improved authenticated data structures for blockchain synchronization

... authenticated data structure that keeps track of all block data, transactions, and the world state (account balance, smart contract states, ...authenticated data structures, lightweight nodes ...

44

Algorithms and Data Structures   Niklaus Wirth pdf

Algorithms and Data Structures Niklaus Wirth pdf

... and structures of ...on data structures was made by Hoare through his Notes on Data Structuring ...structuring data cannot be made without knowledge of the algorithms applied to the ...

179

CompSci-61B, Data Structures Final Exam

CompSci-61B, Data Structures Final Exam

... public T remove(int index) public void clear() public boolean replace(int index, T value) public T getEntry(int index) public boolean contains(T value) public [r] ...

11

Sufficient dimension reduction for complex data structures

Sufficient dimension reduction for complex data structures

... many data sets with matrix-valued predictors. For example, in the EEG data, the rows and columns of the predictors indicate the time and location measurements for each ...

146

Database  Outsourcing  with  Hierarchical  Authenticated  Data  Structures

Database Outsourcing with Hierarchical Authenticated Data Structures

... In the HADS of the non-PK columns, all values of the second-level ADSs are included in the result (without further computation), therefore, the dominant factors are the proof generation [r] ...

28

Show all 10000 documents...

Related subjects