搜索资源列表
站内文本搜索Java小程序(40KB)
- 一个基于JAVA聊天程序(8KB).zip-a Java-based chat program (8KB). Zip
站内搜索
- 站内搜索,一个可以在往内实现搜索文本的程序,有java APPLET所写,只需要配置其实页面即可-station search, one can go to search within the text of the procedures, java APPLET written, in fact only configuration pages can be
SearchToHTML
- 站内文本搜索Java小程序 SearchToHTML applet小程序可以让你对指定的若干文件进行文本搜索,并且把搜索结果以HTML格式返回。 你可以在搜索框内打入查询内容,可以以空格或者逗号作为分隔,要搜索一个短语,可以用双引号括起来,例如 \"black cat\"。-stations text search procedures SearchToHTML small Java applet small program allows you to the designated c
FINDstrigINtext
- 一个可以在文本中提取特定字符串的程序。使用了文本搜索和替换技术。简单,适于初学-one can extract specific text strings procedures. The use of the text search and replace technology. A simple and suitable for beginners
searchword
- 一个文本搜索的console程序,可以从一个txt文本文件中查找数据,文本中的格式为: keyword + \":\" + discrible-a text search procedures for the console, from a text file txt search data text format : keyword ":" discrible
站内文本搜索Java小程序
- 站内文本搜索Java小程序-stations text search Java programs
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
LJClusterDemo
- 文本聚类是基于相似性算法的自动聚类技术,自动对大量无类别的文档进行归类,把内容相近的文档归为一类,并自动为该类生成特征主题词。适用于自动生成热点舆论专题、重大新闻事件追踪、情报的可视化分析等诸多应用。 灵玖Lingjoin(www.lingjoin.com)基于核心特征发现技术,突破了传统聚类方法空间消耗大,处理时间长的瓶颈;不仅聚类速度快,而且准确率高,内存消耗小,特别适合于超大规模的语料聚类和短文本的语料聚类。 灵玖文档聚类组件的主要特色在于: 1、速度快:可以处理海量规模
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
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)
java 文本文件搜索器
- 可以进行系统文本文件的搜索,并写了一个可以显示进度条的图形界面。代码支持带通配符的查询
QT_文本框搜索小程序
- 基于QT 编写的小程序,能够实现文本框搜索等小功能(Small functions such as text box search)