CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 生成word

搜索资源列表

  1. darts-0.2.tar

    0下载:
  2. 双数组辞典生成程序。利用双数组实现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
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-06-10
    • 文件大小:232.35kb
    • 提供者:姜锋
  1. kwic

    0下载:
  2. 简单的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
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:882byte
    • 提供者:leebird
  1. Mackey-GlassMATLAB

    0下载:
  2. 基于MATLAB生成Mackey-Glass时间序列。首先进行函数的定义,然后运行WORD中的代码即可。-Based on MATLAB to generate Mackey-Glass time series. First definition of function, and then run the code WORD.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3.11kb
    • 提供者:王明
  1. iwms4.6

    0下载:
  2. 主要功能: ·集成讨论区,可作为留言版或简易论坛 ·首页、 分类、新闻、专题可生成静态页面 ·生成速度可在每分钟30页到2000页之间选择 ·首页静态文件自动定时生成 ·新闻采集功能,采集时可进行其它管理操作,采集规则导入导出 ·多任务循环采集采集,可实现网站24小时自动内容更新 ·采集支持utf-8和big5编码并能转换繁体为简体 ·新闻内其它网站图片与Flash自动下载 · jpg、gif、png、bmp图片自动加水印(水印图片及位置可设置
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.56mb
    • 提供者:
  1. LabVIEWbaobiao

    0下载:
  2. 本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.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1.75mb
    • 提供者:天天一天天
  1. learnEnglish

    0下载:
  2. 实现英语单词的录入、修改、删除等基本操作。 实现常用英语单词例句的录入、修改、删除等基本操作。 实现英语单词检索、翻译等。 常用英语单词例句检索。 根据难度随机生成一份单词测试题目。 能够检索出短文及其翻译对照表。 具有数据备份和数据恢复功能 -Achieve the input of English words, modify, delete and other basic operations. Images of English words commonly u
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-20
    • 文件大小:5.51mb
    • 提供者:吴丽娜
  1. TextQuery

    0下载:
  2. 文本查询程序,生成文本位置map,单词转换map。-Text query process, generate the text location map, the word conversion map.
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:1.03kb
    • 提供者:卢平
  1. procedure_orgit

    1下载:
  2. 卷积码仿真程序,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
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12.12kb
    • 提供者:linan
  1. WebPages_InvertedFile

    0下载:
  2. 根据中文分词结果生成倒排文档,并将结果输出到文本文件中。-Generate the inverted file based on the result of word-splitting, and output to a text file.
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4.57mb
    • 提供者:王啊
  1. HuffMan

    0下载:
  2. 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
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:277.78kb
    • 提供者:姚丽文
  1. kkk

    0下载:
  2. 给定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
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:582byte
    • 提供者:燕子
  1. matlab_word

    0下载:
  2. 通过这个程序可以利用matlab生成word和excel,希望对大家有帮助。-By this procedure can use of matlab generation word and excel, we want to help
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.9mb
    • 提供者:冯大伟
  1. ceshi_Word

    0下载:
  2. matlab生成word文档,文件名为测试.doc,并插入了表格和图片-generate word document
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.78kb
    • 提供者:宋明
  1. MATLAB-for-Word-and-Excel

    0下载:
  2. 利用MATLAB生成Word和Excel文档,内含数据文档和生成程序源码-MATLAB for Word and Excel
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:319.06kb
    • 提供者:卢泽斌
  1. 1marshb

    0下载:
  2. 《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
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:3.97mb
    • 提供者:黄斌
  1. 2marshb

    0下载:
  2. 《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
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:17.24kb
    • 提供者:黄斌
  1. WordExcel

    0下载:
  2. 利用MATLAB生成Word和Excel文档-Using MATLAB to generate Word and Excel documents
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10.84kb
    • 提供者:liuyingying
  1. matlab-link-with-excel-and-word

    0下载:
  2. matlab 生成图像,直接导出到excel,word-matlab excel word
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:17.26kb
    • 提供者:Kevin Xie
  1. WordAndExcel

    0下载:
  2. 利用MATLAB生成word文档和Excel文档程序,内含操作实例-Use MATLAB to generate word and Excel document, embedded operation instance
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:3.91mb
    • 提供者:sun
  1. 遗忘算法(词库生成、分词、词权重)演示程序

    0下载:
  2. 通过非主流的遗传算法进行关键词提取,分词的功能(Through the non mainstream genetic algorithm for keyword extraction, word segmentation function)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:35.95mb
    • 提供者:幻想达人
« 12 3 »
搜珍网 www.dssz.com