搜索资源列表
darts-0.2.tar
- 双数组辞典生成程序。利用双数组实现trie算法,对于不定长度共同前缀查询情况,比哈希方法更为有效。经常用于分词辞典的制作。-array dictionary-generation procedures. Using two arrays to achieve Trie algorithm for the indefinite length of the inquiry common prefix than Hash methods more effective. Frequently used
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
Mackey-GlassMATLAB
- 基于MATLAB生成Mackey-Glass时间序列。首先进行函数的定义,然后运行WORD中的代码即可。-Based on MATLAB to generate Mackey-Glass time series. First definition of function, and then run the code WORD.
iwms4.6
- 主要功能: ·集成讨论区,可作为留言版或简易论坛 ·首页、 分类、新闻、专题可生成静态页面 ·生成速度可在每分钟30页到2000页之间选择 ·首页静态文件自动定时生成 ·新闻采集功能,采集时可进行其它管理操作,采集规则导入导出 ·多任务循环采集采集,可实现网站24小时自动内容更新 ·采集支持utf-8和big5编码并能转换繁体为简体 ·新闻内其它网站图片与Flash自动下载 · jpg、gif、png、bmp图片自动加水印(水印图片及位置可设置
LabVIEWbaobiao
- 本Demo演示的是如何利用报表生成工具包中的工具实现报表的产生。能够实现Word, Excel, Html报表。-This Demo shows how to use Report Builder is the tool kit of tools to achieve the production report. Can be achieved Word, Excel, Html reports.
learnEnglish
- 实现英语单词的录入、修改、删除等基本操作。 实现常用英语单词例句的录入、修改、删除等基本操作。 实现英语单词检索、翻译等。 常用英语单词例句检索。 根据难度随机生成一份单词测试题目。 能够检索出短文及其翻译对照表。 具有数据备份和数据恢复功能 -Achieve the input of English words, modify, delete and other basic operations. Images of English words commonly u
TextQuery
- 文本查询程序,生成文本位置map,单词转换map。-Text query process, generate the text location map, the word conversion map.
procedure_orgit
- 卷积码仿真程序,matlab仿真,得到误码率曲线,在不同码率和生成码字下对应不同的纠错能力,反应在误码率曲线上-Convolutional code simulation program, matlab simulation, bit error rate curves obtained at different bit rate and generate the next code word corresponding to different error correction capabil
WebPages_InvertedFile
- 根据中文分词结果生成倒排文档,并将结果输出到文本文件中。-Generate the inverted file based on the result of word-splitting, and output to a text file.
HuffMan
- Huffman编码及译码 1:将给定字符文件编码:生成编码,输出每个字。 2:将给定编码文件译码:生成字符,输出编码及其对应字符。 -Huffman coding and decoding 1: the given character encoding files: generated code, the output of each word. 2: decode the given encoded files: build character, the output encodi
kkk
- 给定K个单词作为文本的开始。程序每次生成一个单词,其过程为:读取文本中最后的K个单词,并在书中寻找这K个单词连续出现的所有位置,然后从中随机挑选一个位置,并把该位置之后的一个单词加入到文本中。该过程不断重复,直到生成的文本达到最大单词数,或者生成的单词恰好是这本书的最后一个单词。-Given K words as the beginning of the text. Each program generates a word, the process is: read the text in a
matlab_word
- 通过这个程序可以利用matlab生成word和excel,希望对大家有帮助。-By this procedure can use of matlab generation word and excel, we want to help
ceshi_Word
- matlab生成word文档,文件名为测试.doc,并插入了表格和图片-generate word document
MATLAB-for-Word-and-Excel
- 利用MATLAB生成Word和Excel文档,内含数据文档和生成程序源码-MATLAB for Word and Excel
1marshb
- 《MATLAB统计分析与应用:40个案例分析》源程序 数据,第1章 利用MATLAB生成Word和Excel文档-"MATLAB statistical analysis and applications: 40 Case Studies," the source data, generated using MATLAB Chapter 1, Word and Excel documents
2marshb
- 《MATLAB统计分析与应用:40个案例分析》源程序 数据,第2章 利用MATLAB生成Word和Excel文档-"MATLAB statistical analysis and applications: 40 Case Studies," the source data, generated using MATLAB Chapter 2, Word and Excel documents
WordExcel
- 利用MATLAB生成Word和Excel文档-Using MATLAB to generate Word and Excel documents
matlab-link-with-excel-and-word
- matlab 生成图像,直接导出到excel,word-matlab excel word
WordAndExcel
- 利用MATLAB生成word文档和Excel文档程序,内含操作实例-Use MATLAB to generate word and Excel document, embedded operation instance
遗忘算法(词库生成、分词、词权重)演示程序
- 通过非主流的遗传算法进行关键词提取,分词的功能(Through the non mainstream genetic algorithm for keyword extraction, word segmentation function)