基于雙數(shù)組Trie(Double-Array Trie)的詞典查詢算法 PPT
標簽: Trie Double-Array 數(shù)組
上傳時間: 2013-12-14
上傳用戶:jennyzai
This is an implementation of Double-Array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.
標簽: implementation Double-Array representing structure
上傳時間: 2013-12-10
上傳用戶:shinesyh
Points in Euclidean space, implemented as double[].Includes simple geometric operations.Uses matrices a matrix is represented as an array of Pnts
標簽: implemented operations Euclidean geometric
上傳時間: 2014-01-05
上傳用戶:xiaoxiang
it describe how to develop the field programmable gate array
標簽: programmable describe develop array
上傳時間: 2013-08-28
上傳用戶:zhaoq123
CST天線陣模塊詳解(Array Wizard)
上傳時間: 2013-10-23
上傳用戶:遠遠ssad
array example program.
上傳時間: 2014-11-30
上傳用戶:lanwei
提共以字串來查表的Array Class
上傳時間: 2015-02-21
上傳用戶:nairui21
利用Java實現(xiàn)zip壓縮/解壓縮。randomData()函數(shù)隨機生成50個double數(shù)據(jù),并放在doc字符串變量中 openFile()函數(shù)讀取ZIP壓縮文件 saveFile()函數(shù)將隨機生成的數(shù)據(jù)存到ZIP格式的壓縮文件中。
標簽: randomData openFile saveFile double
上傳時間: 2014-01-03
上傳用戶:zhengjian
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
標簽: double-linked list Addressbook implemen
上傳時間: 2014-01-24
上傳用戶:asddsd
隨機性發(fā)生器、冒泡分類和混洗一組12張牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you who are trying to figure out how to shuffle with a randomizer without having the same card appear two-or-more times.
標簽: Demonstrates bubble-sort randomizer array
上傳時間: 2014-01-16
上傳用戶:zhanditian
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1