CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - WORD

搜索资源列表

  1. TSP和野人过河

    1下载:
  2. 货郎担问题和野人过河问题,解压后有word文档,里面有详细说明-traveling salesman problem and savage river, unpacked a word document, containing details
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:88.02kb
    • 提供者:王力
  1. 多种分词方法

    0下载:
  2. 含有多个分词算法。毕业设计的时候获得的,希望对大家在汉字处理中能用的到。 ICTCLAS算法,中科院,对名字识别能力很强。VC开发。 CSharp分词,向前匹配加向后最大匹配,C#开发,容易扩展。 小叮咚分词,由后向前最大匹配,C#开发。 xerdoc分词,基于ICTCLAS的Java版本分词。 文本分词词典,分词的词典,可以提供分词数据源。-containing more than Segmentation. Graduation was the time of hope
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19.87mb
    • 提供者:阿瑟多幅
  1. 汉语分词

    0下载:
  2. 汉语分词系统,对中文语句进行识别,然后分词,是很好的自然语言理解的例子-Chinese word segmentation system, the Chinese phrase for identification, then Word, is a very good natural language understanding examples
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.14mb
    • 提供者:邬源
  1. Xerdoc XDMF

    0下载:
  2. 一个比较好用的中文分词模块,是车东等人开发的,比较有名,java语言实现-a better quality of the Chinese word module, East cars were developed, more famous, java language!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.28mb
    • 提供者:王国金
  1. 人工神经网络BP算法_函数逼近

    3下载:
  2. 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which document a word of the algorithm t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:47.09kb
    • 提供者:李琳
  1. hopfield解决TSP问题

    1下载:
  2. 人工神经网络实验之一,用Hopfield网络解决旅行商问题。文件中除源程序外还有word文档对算法,理论,问题描述,实验结果,实验分析的完整介绍-experimental artificial neural network, Hopfield network Traveling Salesman Problem. Apart from the source document but also have a word document of the algorithm theory, and th
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:91.84kb
    • 提供者:李琳
  1. wordseg

    0下载:
  2. 中文文本分类中对文本进行分词处理,以降温本表示称词的集合,然后用词向量来进行分类。-Chinese text classification of text-word processing, said to cool the pool said the words, then word vector to classify.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10.03kb
    • 提供者:陈海山
  1. TextCategorization

    0下载:
  2. 基于朴素贝叶斯算法实现的中文文本分类程序。可以对中文文本进行分类识别,使用时先对分类器进行训练,然后进行识别。该Beta版本仅支持对3类文本进行分类,使用简单的中文分词方法,本程序尚不具备实用性,用于算法研究和改进。-based on Bayesian algorithms to achieve the Chinese text classification procedure. Can the Chinese text classification identification, the us
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:310.15kb
    • 提供者:钱磊
  1. POSTagger

    0下载:
  2. (1)从已经标注好词性的语料中统计得到词性标记的二元转移矩阵,以及每个词以确定的词性标记出现的次数等数据(训练阶段) (2)利用动态规划算法快速选取词性标记路径,得到词性标记结果 (3)可以选择不同的词性标记集 -(1) from the good part-of-speech tagging has been the Corpus statistics to be part of speech marking the transfer of binary matrix, a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:754.82kb
    • 提供者:赵阳
  1. MATLABtuitorandguider

    0下载:
  2. 《精通MATLAB—综合辅导与指南》,word格式的,可读性很强,适合初级学习人员使用。-"proficient MATLAB-comprehensive counseling and guidance", word format, readability strong, suitable for junior staff learn to use.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:611.87kb
    • 提供者:王为
  1. hu_8queen_scr

    0下载:
  2. 以VC6写的用遗传算法解决8皇后(8queens)问题,包括遗传算法介绍和代码的使用方法说明word文档-to write using genetic algorithms to solve the Queen (8queens). including genetic algorithms and code on the use of the methodology word document
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:72kb
    • 提供者:大象
  1. word_segment

    0下载:
  2. 基于Java的全文文本檢測與分割 (word segmentation)-Java-based version of the transcr ipt detection and segmentation (word segmentation)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:62kb
    • 提供者:Siu BB
  1. pedestrian

    0下载:
  2. 本程序用NetLogo开放,模拟行人流。为本人亲字编程。-the procedures used NetLogo open simulated flow. I affinity for the word programming.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.6kb
    • 提供者:appli
  1. TestSeg

    0下载:
  2. Chinese Word segmentation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-15
    • 文件大小:6.39mb
    • 提供者:呂俊宏
  1. SVM

    0下载:
  2. 支持向量机,利用matlab语言实现,很简单,以word的形式给出
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4.65kb
    • 提供者:Zechao Li
  1. 127

    0下载:
  2. DCT用于掌纹识别的word论文文档,比pdf更容易阅读编辑和引用,供大家学习和交流-The discrete cosine transform is a classical image processing technique, and the discriminant analysis is a commonly used image feature extraction technique. These two techniques are effectively combined in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:48.14kb
    • 提供者:小哈
  1. Mel_RBF

    0下载:
  2. 基于Mel倒谱特征和RBF网络的孤立词语音识别方法-Mel-based cepstral features and RBF networks isolated word speech recognition method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:234.36kb
    • 提供者:yuanjiaxing
  1. simple-isolated-word-recognition

    0下载:
  2. 可以实现简单孤立词的识别和训练,内有1到9的录音,可以自己训练。-Can achieve a simple isolated word recognition and training, there are 1 to 9 of the recording, you can own training.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7.77mb
    • 提供者:张忠顺
  1. Character-recognition

    0下载:
  2. 自己制作基于“欧氏距离的算法”来识别文字的相似性,从而来识别手写文字的程序,开发环境是matlab.需要讲手写的字加到字库才可以哦。-Produce their own based on the " Euclidean distance algorithm" to identify the similarity of the text, handwritten text in order to identify the procedures, the development e
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:35.14kb
    • 提供者:mr hai
  1. HMM-isolated-word-speech-recognition

    2下载:
  2. 一种基于隐马尔科夫模型的孤立词的的语音识别实验,可以试验0到9的数字语音识别。-An isolated word speech recognition experiment based on the hidden Markov model, can test 0 to 9 digit speech recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-12
    • 文件大小:592kb
    • 提供者:裴安山
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com