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

搜索资源列表

  1. segmentor_Perl

    0下载:
  2. 中文分词算法。Perl语言编写。wordlist.txt为词库。-Chinese Segmentation. Perl language. Wordlist.txt for the thesaurus.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:358.34kb
    • 提供者:kevinmou
  1. cw2-src

    0下载:
  2. Crackwhore 2.0 [VB] The complete Visual Basic source code for CrackWhore, a bruteforce Program. Beside the main functionality (brute-forcing into websites using a wordlist) features include: FTP root crack Find protected area Random proxy selector Ex
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:281.23kb
    • 提供者:waterwhu
  1. wordlist

    1下载:
  2. 您的可用下载次数为0,您需要上载源码才能继续下载。您 的可用下载次数为0,您需要上载源码才能继续下载。-you can download the number of 0, you need to be uploaded to download source. You can download t he number of 0, you need to be uploaded to download source.
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:385.75kb
    • 提供者:张永
  1. create-youdaoDict-wordList

    0下载:
  2. 一个能将纯文本格式的单词表导出成能导入有道单词本的xml文件的小程序(带源代码),示例见Debug里的object.txt和导出的gre.xml文件-A word list in plain text format can be exported into the xml file to import the proper way to word this small program, an example, see the Debug where object.txt, and export
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:589.35kb
    • 提供者:cyc
  1. REX2

    0下载:
  2. 本程序给出了SSD5实验课中Recommended Exercise2的参考程序 内附有详细的注释 下载后请仔细参照源代码进行分析 切莫完全搬照-This procedure gives the experimental SSD5 lesson Recommended Exercise2 reference containing detailed procedures for the Notes Please refer to download the source code for analy
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2.42kb
    • 提供者:ylm
  1. Hashset

    0下载:
  2. 一个拼写检查程序,用来检查你的输入的文件中的单词是否拼写错误,并给你给出可能的拼写建议。(用Hashset实现)(卡耐基梅隆大学ssd5数据结构Option Exercise4答案) 程序参数设置(第一个为要输入的词库文件,本例中是wordlist.txt, 第二个为要检查的文件,必须为txt格式,本例中用test.txt来检查)-A spelling checker to check your input file is misspelled words, and give you a p
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:849.62kb
    • 提供者:胡宗正
  1. generate_wordlist

    0下载:
  2. 一个生成词典的程序,从语料中抽取每一个不同的词按格式要求组成词典。-a program for generating wordlist,the detail is to get every word from corper and form a wordlist.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4.52mb
    • 提供者:糊涂虫
  1. wordspelling

    0下载:
  2. 自己写的一个拼写检查器,绝对原版,最重要的是带有wordlist。-To write a spell checker, an absolute original, the most important thing is with a wordlist.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:118.47kb
    • 提供者:余学俊
  1. wordlist

    0下载:
  2. 是一个关于多态的简单的程序,适合初学者研究-It is about polymorphism
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:2.12kb
    • 提供者:sun
  1. 100_word-list_1

    0下载:
  2. words with meaning After every practice test, analyse the test thoroughly this is the most boring part of CAT preparation and often the most neglected part.-words with meaning After every practice test, analyse the test thoroughly this is the most b
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:13.23kb
    • 提供者:anuj
  1. wordlist

    0下载:
  2. ssd5recommonded exercise 2
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:842byte
    • 提供者:罗西西
  1. WordList

    0下载:
  2. for get password list
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1.44kb
    • 提供者:sazar
  1. wordlist

    0下载:
  2. SSD5 Recommended Ex3
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1.05mb
    • 提供者:Akbayan
  1. EnglishL

    0下载:
  2. 实现背单词工程MainFrame(含菜单栏),左右两个View切分,顶部一个DialogBar,一个Overlapped类型的对话框;运行程序弹出“我要背单词”窗口,初始化两个View, 正确读入文件填充两个ListControl(左边读入单词以及“Yes/No”的状态,右边仅读入状态为No的单词);菜单栏“打开”将wordlist.txt文件中所有单词加入到左ListControl中,同时状态为“No”的单词加入到右ListControl中;选中左侧的一项或几项单词,点击“需要背”,使其加
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3.56mb
    • 提供者:廖瑶
  1. Recommended-Exercise-2

    0下载:
  2. Descr iption This assignment tests your knowledge of C++ memory management, pointers, and parameter passing. The program contained in wordlist.cpp reads a list of words from a text file, and then displays the words to the console. The program, h
  3. 所属分类:Home Personal application

    • 发布日期:2017-11-04
    • 文件大小:3.73mb
    • 提供者:niceeeee
  1. wordlist

    0下载:
  2. Recommended Exercise 2 (2 p.)
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:985byte
    • 提供者:axeed
  1. WordList

    0下载:
  2. 北京大学分词词表,有属性,是进行分词词性标注的重要资源。-Peking word vocabulary, properties, and is an important resource for sub-word part-of-speech tagging.
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:1.04mb
    • 提供者:张意见
  1. GbkAndUnicode

    0下载:
  2. GB2312 --- Unicode Translation Using GB2312 wordlist-GB2312 --- Unicode Translation Using GB2312 wordlist
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:28.82kb
    • 提供者:郑兵
  1. WordsToPictures

    0下载:
  2. 能够根据Text文本文件中的一组文字生成对应的.bmp的图片文件-can generate a series of .bmp files according to the wordlist in the .txt file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2.67mb
    • 提供者:sb
  1. SSD5-4-Recommended-Exercise-2

    0下载:
  2. SSD5 4 Recommended Exercise 2文件,包括wordlist.cpp 和error.txt-SSD5 4 Recommended Exercise 2 files,include wordlist.cpp and error.txt
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.45kb
    • 提供者:饼饼
« 12 »
搜珍网 www.dssz.com