DictionaryForumContacts

 raven75

link 13.12.2005 11:26 
Subject: ASM trie telecom.
Пожалуйста, помогите перевести. ASM trie

Выражение встречается в следующем контексте:

A trie is an M-ary tree whose nodes are arrays of pointers. In
the ASM-trie, the path from the root to a leaf is an access rule.
Заранее спасибо

 Also

link 13.12.2005 12:00 
ИМХО - Adaptive Search
Multi-way trie (ASM-trie).

 alk moderator

link 13.12.2005 12:06 
http://en.wikipedia.org/wiki/Trie
...The term trie comes from "retrieval". Due to its etymology some sources say it should be pronounced as "tree", while others encourage the use of "try" in order to distinguish it from the more general tree.
в Мультитране называется трай

http://www.bookrags.com/sciences/computerscience/m-ary-tree-wcs.html
An m-ary tree is a data structure employed to improve external sorting in which for every node in the tree there are no more than m child nodes. Binary trees are a specific implementation of an m-ary tree where there are m = 2 child nodes for every node on the tree...
Мультитран зовет это m-арный, m-ичный http://www.multitran.ru/c/m.exe?shortf=1&t=2534650_1_2

 

You need to be logged in to post in the forum