Huffman source code. you can do text encoding.
標簽: encoding Huffman source code
上傳時間: 2013-12-18
上傳用戶:yoleeson
Emdros is a text database middleware-layer aimed at storage and retrieval of "text plus information about that text." This information could be linguistic analyses or other annotations. Emdros provides an abstraction of text that makes it well suited to storing /syntactic analyses/ of text, but other linguistic information is supported as well. Emdros comes with a query-language, MQL, that enables powerful queries. Emdros acts as a middleware-layer between a client (not provided) and a database back-end. Currently, PostgreSQL, MySQL, and SQLite (2 and 3) are supported, but other back-ends can easily be added.
標簽: text middleware-layer information retrieval
上傳時間: 2014-01-02
上傳用戶:wfeel
this is about cryptography. takes text as input and decrypt it and then aagin in plane text
標簽: text cryptography and decrypt
上傳時間: 2017-06-22
上傳用戶:笨小孩
text mining tries to solve the crisis of information overload by combining techniques from data mining, machine learning, natural language processing, information retrieval, and knowledge management. In addition to providing an in-depth examination of core text mining and link detection algorithms and operations, this book examines advanced pre-processing techniques, knowledge representation considerations, and visualization approaches. Finally, it explores current real-world, mission-critical applications of text mining and link detection in such varied fields as M&A business intelligence, genomics research and counter-terrorism activities.
標簽: information techniques combining overload
上傳時間: 2014-01-02
上傳用戶:Late_Li
text clessifier NB form large documents
標簽: clessifier documents large text
上傳時間: 2017-06-25
上傳用戶:chenlong
loading a text file from a directory to your workspace in matlab
標簽: directory workspace loading matlab
上傳時間: 2013-12-24
上傳用戶:banyou
text area box highligh
上傳時間: 2017-06-27
上傳用戶:zq70996813
Enter the Matrix MS-DOS screensaver. Sample of using bios functions (by int 10h) for text data output (monitor in the text mode) and keyboard input. Requires: Borland C++ 3.1 for DOS.
標簽: screensaver functions Matrix MS-DOS
上傳時間: 2013-11-29
上傳用戶:hopy
source code for finding text in folder files using php simple code
標簽: code finding source folder
上傳時間: 2013-12-20
上傳用戶:gdgzhym
給定一本字典dict和一段文本text,現在要統計文本text中不在字典dict中的單詞,且希望找到text 中出現次數最多的不在字典dict 中的單詞。 設計并實現解字典問題的O(nlog n)時間算法,對于給定的字典dict和文本text,找出text中出現次 數最多的不在字典dict中的單詞。
上傳時間: 2017-07-02
上傳用戶:llandlu