CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sentence

搜索资源列表

  1. Sentence.rar

    0下载:
  2. 这是一个和lex功能差不多的parser编写的程序
  3. 所属分类:编译器/词法分析

    • 发布日期:
    • 文件大小:1048
    • 提供者:
  1. Grphic

    0下载:
  2. C#实现的MDI简单画图程序. 体现了C#做MDI的编程思想. 可做一个例子进行详细填充. 只是里面有日文语句,怕中文机子不能顺畅运行.-C# realization MDI simple painting procedure Manifested C# to make MDI the programming thought May make an example to carry on the detailed packing Only is inside has the Japanese
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:407729
    • 提供者:张平
  1. Linux一句话精彩问答

    0下载:
  2. Linux一句话精彩问答-Linux sentence exciting quiz
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:312453
    • 提供者:小河细流
  1. SENTENCE

    0下载:
  2. Applet Name: Sentence Applet Source: Sentence.java Import(s): java.applet, java.awt, java.io, java.lang, java.util Feature(s): text, image, animation, mouse -Applet Name: Sentence Applet Source: Sentence.java Import (s): java.applet, java.aw
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:3458
    • 提供者:hello009
  1. sentence

    0下载:
  2. DELPHI 循环语句例子 初级 -DELPHI Cyclicsentence example sentence sentence example sentence
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:156599
    • 提供者:SEOUSEO
  1. Sentence

    0下载:
  2. 用JAVA实现的Sentence类以及其驱动程序,简单,经典,适合初学者!-Sentence achieved using JAVA category, as well as its driver, simple, classic, suitable for beginners!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:12470
    • 提供者:胡胜先
  1. bigram

    0下载:
  2. This the main function for the bigram demonstration. It parses the options from the command line, initializes the bigramArray, parses the corpus file and then emits a random (probabilistic) sentence.-This is the main function for the bigram demon
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2082
    • 提供者:wenh
  1. bilingual-sentence-aligner.tar

    0下载:
  2. BILINGUAL SENTENCE ALIGNER 在获得双语平行文本后,希望得到句子级对齐语料库,这步往往决定了语料库的质量是否达标。此软件用perl编写,版权归Microsoft Corporation所有。可以用于非商业。-BILINGUAL SENTENCE ALIGNER (c) Microsoft Corporation. All rights reserved. Your use of the Microsoft software ("Software")
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:19480
    • 提供者:liwen
  1. Sentence-Matching

    0下载:
  2. c program for sentence matching
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:17518
    • 提供者:aarthi
  1. 264-summary-of-sentence-and-syntax

    0下载:
  2. H.264句法和语法总结, 包括宏块,子宏块,残差,自适应等-264 summary of sentence and syntax...
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-17
    • 文件大小:235853
    • 提供者:viviChow
  1. count-words-in-a-sentence

    0下载:
  2. 统计一个句子或者随意输入的单词个数,首先输入重复次数,接着会提示输入句子或单词-count words in a sentence or random words
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:5106
    • 提供者:richard
  1. Detailed-Itron-source-sentence

    0下载:
  2. Itron系统源码逐句详解。Itron是日本的一个开源系统,主要用在家电领域。-Itron system source sentence explain. Itron is an open source system in Japan, mainly used in the field of home appliances.
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:19886
    • 提供者:spark zhao
  1. English-sentence-word

    0下载:
  2. 分词思想:用是s[]来存取输入的句子,t[h][j]来存储分词后的每个单词,由于每个单词也是一个字符串 ,所以要用二维数组来存,然后从s中逐个读入字符,如果是字符就将当前s[i]存入t[h][j],并 j+1,如果是空格或标点则结束上一个单词的读入,h+1,并将j置0准备下一个单词的存储-Word idea: use is s [] to access the input sentence, t [h] [j] to store each word after word, because
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:810
    • 提供者:范强
  1. Sentence-Matching

    0下载:
  2. c program for sentence matching
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:17642
    • 提供者:nthlyba
  1. extract-chs-sentence

    0下载:
  2. 可实现自动对中文句子进行自动切分,及完成切句子的功能。并且算法里有完整的utf8类型的识别函数。-Can realize automatic sentences for Chinese automatic segmentation, and the completion of the sentence cut function. And the algorithm has the complete identification of the type utf8 function.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2648
    • 提供者:lixin
  1. sentence-similarity

    0下载:
  2. 利用词形词序相似度算法计算句子的相似度,逻辑清晰,步骤分明,移植性强-caculate sentence s similarity
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1442
    • 提供者:yuanjun
  1. sentence

    0下载:
  2. 根据已有单词,重新组合,组成符合基本语法的句子-According to the given words, create a random sentence.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:4815
    • 提供者:Ab
  1. unit4

    0下载:
  2. Sentence correction
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:5531648
    • 提供者:rishavgh
  1. NMEA sentence for GPS GLONASS GALILEO

    0下载:
  2. Nmea sentence descr iption for multi gnss
  3. 所属分类:其他

  1. NMEA sentence for GPS GLONASS GALILEO

    0下载:
  2. NMEA sentence for GPS GLONASS GALILEO
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:76800
    • 提供者:susaro.jandora
« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com