Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Succinct data structure
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Succinct_data_structure
http://dbpedia.org/ontology/abstract In informatica, si chiama rappresentazioneIn informatica, si chiama rappresentazione succinta di una struttura di dati un particolare schema di memorizzazione della stessa tale che lo spazio occupato sia simile al limite inferiore teorico e ciononostante sia possibile effettuare le operazioni tipiche della struttura (o perlomeno le operazioni di codifica e decodifica della forma succinta) in modo efficiente. della forma succinta) in modo efficiente. , In computer science, a succinct data strucIn computer science, a succinct data structure is a data structure which uses an amount of space that is "close" to the information-theoretic lower bound, but (unlike other compressed representations) still allows for efficient query operations. The concept was originally introduced by Jacobson to encode bit vectors, (unlabeled) trees, and planar graphs. Unlike general lossless data compression algorithms, succinct data structures retain the ability to use them in-place, without decompressing them first. A related notion is that of a compressed data structure, in which the size of the data structure depends upon the particular data being represented. Suppose that is the information-theoretical optimal number of bits needed to store some data. A representation of this data is called: * implicit if it takes bits of space, * succinct if it takes bits of space, and * compact if it takes bits of space. For example, a data structure that uses bits of storage is compact, bits is succinct, bits is also succinct, and bits is implicit. Implicit structures are thus usually reduced to storing information using some permutation of the input data; the most well-known example of this is the heap.st well-known example of this is the heap. , Em ciência da computação, uma estrutura deEm ciência da computação, uma estrutura de dados sucinta é uma estrutura de dados que usa uma quantidade de espaço que é "próxima" ao mínimo espaço teórico de informação, mas que, ao contrário de outras representações comprimidas, permite operações de consulta eficientes. O conceito foi originalmente introduzido por Jacobson para codificar , árvores não rotuladas e grafos planares. Ao contrário dos algoritmos de compressão sem perda de dados em geral, estruturas de dados sucintas sem que seja necessária a descompressão. Um conceito relacionado é o de , na qual o tamanho da estrutura de dados depende dos dados em particular que estão sendo representados. Suponha que é número ótimo teórico de informação de bits necessários para armazenar um certo conjunto de dados. Uma representação desses dados é chamada: * implícita, se necessita bits de espaço, * sucinta se necessita bits de espaço, e * compacta se necessita bits de espaço. Por exemplo, uma estrutura de dados que usa bits de armazenamento é compacta, bits é sucinta, bits também é sucinta, e bits é implícita. Estruturas implícitas são, portanto, geralmente reduzidas para armazenar informações usando alguns permutações dos dados de entrada; o exemplo mais conhecido exemplo é a heap.o exemplo mais conhecido exemplo é a heap. , 簡潔データ構造 (かんけつデータこうぞう、英: succinct data stru簡潔データ構造 (かんけつデータこうぞう、英: succinct data structure) とは計算機科学の用語で、情報理論的下界に「近い」領域量だけを使いつつ、(他の圧縮形式とは異なり)効率的に質問を受け付けることができるデータ構造を指す。その概念は最初 Jacobson によって、木、平面的グラフを符号化するために導入された。通常のロスなしデータ圧縮アルゴリズムとは異なり、簡潔データ構造は事前の展開操作をせずに使用することができる。は関連する考え方に基づいているが、圧縮データ構造ではデータ構造のサイズは表現しようとする特定のデータに依存する。 あるデータを保持するために必要な情報理論的に最小のビット数がだとする。このデータの表現形式は、 * ビットの領域を必要とする場合、、 * ビットの領域を必要とする場合、簡潔 (succinct)、 * ビットの領域を必要とする場合、コンパクト (compact) であると呼ばれる。 implicit データ構造は通常、なんらかの順列を用いて情報を保持することに帰着される。よく知られる事例としてはヒープが挙げられる。を用いて情報を保持することに帰着される。よく知られる事例としてはヒープが挙げられる。 , تعرف بنى المعطيات الوجيزة في علم الحاسب بأنها بنى معطيات تستخدم مقداراً قليلاً من المساحة التخزينية يقارب حدود التخزين النظرية، ولكن يمكن القيام باستعلامها بكلفة منخفضة (على خلاف خوارزميات الضغط).
http://dbpedia.org/ontology/wikiPageID 10122951
http://dbpedia.org/ontology/wikiPageLength 13598
http://dbpedia.org/ontology/wikiPageRevisionID 1111488234
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Planar_graph + , http://dbpedia.org/resource/Computer_science + , http://dbpedia.org/resource/Category:Succinct_data_structure + , http://dbpedia.org/resource/Binary_trees + , http://dbpedia.org/resource/Pascal_string + , http://dbpedia.org/resource/Binary_tree + , http://dbpedia.org/resource/Tree_%28data_structure%29 + , http://dbpedia.org/resource/Null-terminated_string + , http://dbpedia.org/resource/Multisets + , http://dbpedia.org/resource/Minimal_perfect_hash_function + , http://dbpedia.org/resource/Implicit_data_structure + , http://dbpedia.org/resource/Compressed_data_structure + , http://dbpedia.org/resource/Range_Minimum_Query + , http://dbpedia.org/resource/Data_structure + , http://dbpedia.org/resource/Heap_%28data_structure%29 + , http://dbpedia.org/resource/Lossless_data_compression + , http://dbpedia.org/resource/Suffix_tree + , http://dbpedia.org/resource/Suffix_array + , http://dbpedia.org/resource/Bit_vector + , http://dbpedia.org/resource/Information-theoretic + , http://dbpedia.org/resource/C_string +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Succinct_data_structure +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Succinct_data_structure?oldid=1111488234&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Succinct_data_structure +
owl:sameAs http://rdf.freebase.com/ns/m.02q2jd4 + , http://it.dbpedia.org/resource/Rappresentazione_succinta + , http://ja.dbpedia.org/resource/%E7%B0%A1%E6%BD%94%E3%83%87%E3%83%BC%E3%82%BF%E6%A7%8B%E9%80%A0 + , http://ar.dbpedia.org/resource/%D8%A8%D9%86%D9%89_%D8%A7%D9%84%D9%85%D8%B9%D8%B7%D9%8A%D8%A7%D8%AA_%D8%A7%D9%84%D9%88%D8%AC%D9%8A%D8%B2%D8%A9 + , https://global.dbpedia.org/id/4vDKx + , http://pt.dbpedia.org/resource/Estrutura_de_dados_sucinta + , http://www.wikidata.org/entity/Q7632678 + , http://dbpedia.org/resource/Succinct_data_structure + , http://yago-knowledge.org/resource/Succinct_data_structure + , http://fa.dbpedia.org/resource/%D8%AF%D8%A7%D8%AF%D9%87_%D8%B3%D8%A7%D8%AE%D8%AA%D8%A7%D8%B1%D9%87%D8%A7%DB%8C_%D9%81%D8%B4%D8%B1%D8%AF%D9%87 + , http://he.dbpedia.org/resource/%D7%9E%D7%91%D7%A0%D7%94_%D7%A0%D7%AA%D7%95%D7%A0%D7%99%D7%9D_%D7%AA%D7%9E%D7%A6%D7%99%D7%AA%D7%99 +
rdf:type http://dbpedia.org/class/yago/PsychologicalFeature100023100 + , http://dbpedia.org/class/yago/Cognition100023271 + , http://dbpedia.org/class/yago/Arrangement105726596 + , http://dbpedia.org/class/yago/Abstraction100002137 + , http://dbpedia.org/class/yago/DataStructure105728493 + , http://dbpedia.org/class/yago/Structure105726345 + , http://dbpedia.org/class/yago/WikicatDataStructures +
rdfs:comment 簡潔データ構造 (かんけつデータこうぞう、英: succinct data stru簡潔データ構造 (かんけつデータこうぞう、英: succinct data structure) とは計算機科学の用語で、情報理論的下界に「近い」領域量だけを使いつつ、(他の圧縮形式とは異なり)効率的に質問を受け付けることができるデータ構造を指す。その概念は最初 Jacobson によって、木、平面的グラフを符号化するために導入された。通常のロスなしデータ圧縮アルゴリズムとは異なり、簡潔データ構造は事前の展開操作をせずに使用することができる。は関連する考え方に基づいているが、圧縮データ構造ではデータ構造のサイズは表現しようとする特定のデータに依存する。 あるデータを保持するために必要な情報理論的に最小のビット数がだとする。このデータの表現形式は、 * ビットの領域を必要とする場合、、 * ビットの領域を必要とする場合、簡潔 (succinct)、 * ビットの領域を必要とする場合、コンパクト (compact) であると呼ばれる。 implicit データ構造は通常、なんらかの順列を用いて情報を保持することに帰着される。よく知られる事例としてはヒープが挙げられる。を用いて情報を保持することに帰着される。よく知られる事例としてはヒープが挙げられる。 , In computer science, a succinct data strucIn computer science, a succinct data structure is a data structure which uses an amount of space that is "close" to the information-theoretic lower bound, but (unlike other compressed representations) still allows for efficient query operations. The concept was originally introduced by Jacobson to encode bit vectors, (unlabeled) trees, and planar graphs. Unlike general lossless data compression algorithms, succinct data structures retain the ability to use them in-place, without decompressing them first. A related notion is that of a compressed data structure, in which the size of the data structure depends upon the particular data being represented.pon the particular data being represented. , In informatica, si chiama rappresentazioneIn informatica, si chiama rappresentazione succinta di una struttura di dati un particolare schema di memorizzazione della stessa tale che lo spazio occupato sia simile al limite inferiore teorico e ciononostante sia possibile effettuare le operazioni tipiche della struttura (o perlomeno le operazioni di codifica e decodifica della forma succinta) in modo efficiente. della forma succinta) in modo efficiente. , تعرف بنى المعطيات الوجيزة في علم الحاسب بأنها بنى معطيات تستخدم مقداراً قليلاً من المساحة التخزينية يقارب حدود التخزين النظرية، ولكن يمكن القيام باستعلامها بكلفة منخفضة (على خلاف خوارزميات الضغط). , Em ciência da computação, uma estrutura deEm ciência da computação, uma estrutura de dados sucinta é uma estrutura de dados que usa uma quantidade de espaço que é "próxima" ao mínimo espaço teórico de informação, mas que, ao contrário de outras representações comprimidas, permite operações de consulta eficientes. O conceito foi originalmente introduzido por Jacobson para codificar , árvores não rotuladas e grafos planares. Ao contrário dos algoritmos de compressão sem perda de dados em geral, estruturas de dados sucintas sem que seja necessária a descompressão. Um conceito relacionado é o de , na qual o tamanho da estrutura de dados depende dos dados em particular que estão sendo representados. particular que estão sendo representados.
rdfs:label 簡潔データ構造 , بنى المعطيات الوجيزة , Estrutura de dados sucinta , Succinct data structure , Rappresentazione succinta
hide properties that link here 
http://dbpedia.org/resource/Ian_Munro_%28computer_scientist%29 + http://dbpedia.org/ontology/knownFor
http://dbpedia.org/resource/Succinct_%28disambiguation%29 + http://dbpedia.org/ontology/wikiPageDisambiguates
http://dbpedia.org/resource/Data_structure + , http://dbpedia.org/resource/Binary_tree + , http://dbpedia.org/resource/Bit_array + , http://dbpedia.org/resource/Probabilistic_database + , http://dbpedia.org/resource/Compressed_data_structure + , http://dbpedia.org/resource/Succinct_%28disambiguation%29 + , http://dbpedia.org/resource/Hamming_weight + , http://dbpedia.org/resource/Overhead_%28computing%29 + , http://dbpedia.org/resource/Temporal_database + , http://dbpedia.org/resource/String_%28computer_science%29 + , http://dbpedia.org/resource/TerminusDB + , http://dbpedia.org/resource/Concision + , http://dbpedia.org/resource/Wavelet_Tree + , http://dbpedia.org/resource/Implicit_data_structure + , http://dbpedia.org/resource/Ian_Munro_%28computer_scientist%29 + , http://dbpedia.org/resource/Succint_data_structure + http://dbpedia.org/ontology/wikiPageWikiLink
http://dbpedia.org/resource/Ian_Munro_%28computer_scientist%29 + http://dbpedia.org/property/knownFor
http://en.wikipedia.org/wiki/Succinct_data_structure + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Succinct_data_structure + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.