搜索资源列表
searchword
- 一个文本搜索的console程序,可以从一个txt文本文件中查找数据,文本中的格式为: keyword + \":\" + discrible-a text search procedures for the console, from a text file txt search data text format : keyword ":" discrible
t_scan
- 强力文本搜索器,指定目录和文件类型, 即可搜索特定文本字串,适合C++源代码 查看和查找 附带程序 -powerful text search engine, designated directories and file types, we can search for specific text strings, for C source code view and search incidental proceedings
多文本编辑器V2
- 自己用c#作的一个带有搜索功能的文本编辑器,所以称之为V2.0-c # own use for a search function with the text editor, called V2.0
B+树实现旅游图站点搜索
- 一、 需求分析: (1) 已知某市每条公路路线及沿途所经过的站名,要实现的功能是:在任一车站终端查询知道 1、 是否有公共汽车到达指定的目的地(任一站点) 2、 若有,打印出乘车的路线(不一定唯一)。如需中途换车,应指示在哪里换哪条线路的车。 (2) 实现的数据结构:因为将公共交通图看成是一个有向图,所以选择十字链表为其数据结构。 其中有信息点为:站点的连接关系(十字链表的弧头和弧尾链域很好的实现了这个功能) 反应途径的线路号(这个当作弧的信息域,含有两个往返的方向,并且每个方向又对
文本内容搜索器
- 文本类文件内容搜索器
wordcounter.rar
- 词频统计工具:由用户指定搜索范围,程序遍历搜索范围中所有文本文件(*.txt),统计文本中所有出现单词的出现次数。遍历之后,计算所有单词的出现频率,将各单词按出现频率由大到小排列汇同其出现频率输出到用户指定的文件中。,Frequency statistical tools: the scope of the search specified by the user, the program searches all traverse text file (*. txt), text statis
SogouC.reduced.20061127
- 搜狗语料 关于文本分类语料库的问题搜狗实验室搜狗实验室(Sogou Labs)是搜狗搜索核心研发团队对外交流的窗口,期望通过这个平台,展现搜狗研发团队强大的研发-Sogou corpus corpus corpus on the issue of text categorization Sogou Sogou Lab Lab (Sogou Labs) is the core of R & D team Sogou search window for foreign exchanges,
kwic
- 简单的txt文本搜索程序。能够从指定的txt文档中搜索特定单词并生成其KWIC。此程序为《统计自然语言处理基础》习题1.6第7题答案。-Simple search program for certain word in a txt file. It can find out specific word in a txt file and generate its KWIC. This program can serve as the answer of practice 1.6.7 of "Fo
jedit41source
- 用java 编写的源码开放的文本编辑器。有很多有用的特性,包括语法加亮显示,括号 匹配,表达式搜索,多个文件搜索和替换,定义键盘宏-Java prepared with open-source text editor. There are many useful features, including syntax highlighting show matching brackets, expression search, multiple file search and replace, t
Awenben
- A盟密本-----不错的文本加密源代码 =================================== 产品特点 ~~~~~~~ ================================= 1、文本加密 使用简单的XOR技术加密,不过是很容易破解的 2、获取C盘序列号变成注册码(压缩文件里面附上算号器) 3、通过百度搜索 4、多语言支持 5、文字字体、颜色选择 6、关联文件,关联*.UOD(此项有BUG,欢迎高人指出) -A UN
holmes-3.11.tar
- Sherlock Holmes搜索引擎,可以对本地或网络上文本文件(网页,文件。。)创建索引-Sherlock Holmes search engine, can be local or network text file (pages, documents..) Create index
hexscan
- 基址搜索器 能够搜索内存中存在的HEX,文本-Site-based search engine to search the existence of memory in HEX, the text
ws
- 此文本中包括了图论中的经典的广度搜索算法,算法运算效率还可以。-err
xmlsearch
- 通过XML和XSLT建立文本数据库,可以轻松完成数据搜索, 插入,修改-XML and XSLT, through the establishment of the text database
WinSearchFile_src
- 该代码可以进行桌面搜索工具使用,使用C#开发,搜索的文档类型包括office、纯文本系列等。-The code can use the desktop search tool, use the C# development, search the document type, including office, plain text series.
select
- 1.该工具搜索文件范围为本机资源 2.支持多关键字精确、模糊两种查询方式 3.简易文本操作(复制、粘贴、剪切等) 4.单击“查询关键字”显示行号 5.支持给定后缀和无后缀查询(可自行给定后缀) 6.支持精确到文件夹查询 7.不能直接在左侧显示内容的文件可以直接右键打开 8.直接定位文件-1. The scope of the tool to search for a file-based resources 2 machine. Support multi-keywo
binsearch
- 附件里的程序是二进制搜索算法的演示程序,比较土,是没有界面的 通过config.h里的三个配置项来达到文本框输入的目的,不过这个只能重新编译后运行 CONFIG_MAX_FRAMES /* 配置标签id的位数 */ CONFIG_MAX_TAGS /* 配置标签数 */ CONFIG_MAN_INVERSE /* 配置曼彻斯特编码的特征,决定是01代表0还是10代表0 */ CONFIG_MAN_DIRECT /* 与CONFIG_MAN_INVERSE相同,同一时刻只能有一
search.class
- 文本搜索类,支持全文搜索及关键字高亮显示,搜索结果类似百度的搜索结果-a class of text search,which support all text search and highlighting keywords,the result looks like the result of BAIDU
mygrep
- 实现在指定目录下指定类型文件中搜索指定文本的功能(Implement search specific txet funtion)
QT_文本框搜索小程序
- 基于QT 编写的小程序,能够实现文本框搜索等小功能(Small functions such as text box search)