搜索资源列表
Words
- 对给定文本文档中的英语文章进行分析,统计其中单词的出现次数并排序,支持查找某个单词或者2个单词中间所有单词功能-right to set text documents of English articles, statistics on the frequency of words and, in order to support a search word or two words among all the functional word
输入关键文字来搜索内容中包含关键文字的word文档
- 主要完成功能:选中的文件夹中,通过输入关键文字来搜索内容中包含关键文字的word文档,并显示出这些word文档的文件名和文件路径。 -Main completion: the selected folder by typing key words to search for content in word document containing the key word, and word documents show the file name and file path.
search-tree
- 中文三叉树字典(Ternary Tree),可以用于分词,自动提示,查询速率与Hash Table相当,支持动态添加。-Chinese trigeminal tree dictionary (Ternary Tree), can be used for word, auto tips, check rates and Hash Table equivalent support for dynamically added.
CDict.rar
- 是个支持屏幕取词的电子词典 通过数据库查找单词 支持英译汉 汉译英, Is the support screen takes the word the electronic dictionary to support England through the database search word to translate the Chinese Chinese to translate England
NETspider
- 军长搜索是一款基于 Microsoft .NET 2.0 开发的垂直搜索引擎。系统有着强大的文件和数据库引索能力,支持中英文分词,文件相似度分析排序,文件数据时实监控与更新,恐龙级的引索速度和毫秒级的搜索速度,搜索结果高亮显示,系统分两部分组成第一部分是C/s的搜索蜘蛛,第二部分是B/s的 WEB用户搜索显示界面,其整个系统的工作过程完全模仿了超级搜索引擎的工作原理。系统支持对站内和全网的引索。-Search is a commander based on the Microsoft. NET
Search_Engine
- 课程作业 包含分词 前端 后台 爬虫等 网页数据直接用文本文件存储,倒叙表用二进制文件-Coursework includes reptiles and other sub-word front-back
Ssd1818a_Appnote
- The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code as my support. 96*64 dot matrix Graphic LCD controller: SSD1818A Parallel interface Initial routine code Command write and Data write
dictionary
- 一个java 在线字典程序 实现客户端在线查词-A java program online dictionary client online search word
WBDC
- 能进行文本文件的读写操作,所有单词均放入文本文件中,进行检索和计数操作。单词的检索(返回为该单词在文本文件中的位置,可能多个,需返回多个位置)和计数(计数包括单词检索时的个数和全部单词的个数计数)。-Can read and write text files to operate, all the words are Add text file for retrieval and counting operation. Word search (back to the words in the
student2
- 输入一段文字,在其中查找某一个单词,学生做的程序。-Enter a period of characters, in which a search word, the students to do the procedure.
search
- 编制一个统计单词在问本串中出现次数和位置的程序. 终端输出的结果是:单词、出现的次数、出现的位置所在行的行号,同一行出现两次的只输出一个行号。 测试数据:文本文件名为AWord.C;待统计的词集:if else for while return void int char typedef struct-The preparation of a statistical word in question appeared in this series the number and locati
Word_2003_yinyong
- Word2003高级应用技巧:Word查找栏代码、Word查找替换应用实例、Word快捷键大全、Word命令一览表、Word中数据的计算等,很实用。-High Word2003 application skills: Word Search bar code, Word to find replacement application, Word shortcuts Guinness, Word order list, Word and other data in the calculation,
Lucene.Net.Analysis.Cn
- Lucene是什么? Lucene是Apache组织的一个用JAVA实现全文搜索引擎的开源项目。后来有人将Lucene移植到。Net语言。 Lucene是一个信息检索的函数库(Library),利用它你可以为你的应用加上索引和搜索的功能。 Lucene的使用者不需要深入了解有关全文检索的知识,仅仅学会使用库中的一个类,你就为你的应用实现全文检索的功能。 不过千万别以为Lucene是一个象google那样的搜索引擎,Lucene甚至不是一个应用程序,它仅仅
Pretraga
- Search word into the file. First usage is for MS Word but it can search in every other file
Searcharoo
- web search engine: refactored to search Word, PDF and more
dictionary_automation_src
- Whenever I wanted to know the meaning of a word, I used to open-up a Word document and search for synonyms. So, I thought it would be nice to invoke only the Thesaurus, without opening a Word-document. And it would be even nicer to make my computer p
search
- 导入文件; 搜索单词; 输入要搜索的单词,可显示文件中含有多少个这样的单词;-input file; search word; input what you want,it can list all the word that contians the word
Word-VBA-Muti-Range-Select-
- 使用VBA操作WORD同时选择多个选区,实现例如WORD中搜索功能,将结果全部高亮显示。-Use VBA to select multiple constituencies while operating WORD, WORD in the search function to achieve such, the results of all highlighted.
word
- word的相关操作,打开,删除,插入,搜索,替换-word of the related operations, open, delete, insert, search, replace
search-word
- //利用标准的C++ string类的字符串处理功能,实现单词的比较,并输出比较的统计结果。-//String handling functions using standard C++ string class, word comparison, and the output of the statistical results of the comparison.