CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 中文信息处理 搜索资源 - 算法代码

搜索资源列表

  1. dsp_C_code6

    0下载:
  2. 数字信号处理的各种算法的c语言代码实现。 格式是pdg的。-digital signal processing algorithms in C language code to achieve. The format is pdg.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:926817
    • 提供者:刘伟
  1. HMM_code

    1下载:
  2. 经典的HMM算法的代码!以在文本中的应用为例,给出HMM的源码。使用C语言。-classic HMM algorithm code! In the text to the application as an example, HMM source. The use of C language.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:58071
    • 提供者:曾祥林
  1. ProbWordSeg

    0下载:
  2. 中文信息处理方面的一个源码。此为一个分词软件,这个分词的算法虽然简单,但是原理和其他相同,是最大概率法分次。功能强大,代码简洁易懂。
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:87434
    • 提供者:robert
  1. 4016

    0下载:
  2. 主要功能: 1. 多浏览器兼容,能够很好得兼容Mozilla,IE等浏览器 2. 功能强大的文章编辑器,同时兼容两种编辑方式,在线编辑器采用FckEditor. 3. PJBlog2采用的UBB编辑器由Blog作者独立开发,支持自定义面板和CSS,自带HTML转换UBB代码功能 4. 自定义模块,可以自己修改页面上的的布局,让不懂制作网页的用户也能自己增加和修改页面上的版块 5. Skin功能,随时可以给自己的Blog换上新的CSS样式界面 6. 自定义分类,可以
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:345126
    • 提供者:zxling
  1. bloger

    0下载:
  2. 主要是使用中间层实现类Blog的代码文件,值得花点时间来研究它的算法.开发时间有一个月了.请大家支持本站
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:758192
    • 提供者:sww
  1. Algo3-7

    0下载:
  2. 表达式的另一种算法,原代码-expression of another algorithm, the original code
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1667
    • 提供者:王伟
  1. ALGO3-9

    0下载:
  2. 用递归求解迷宫算法原代码-using recursive algorithm to solve the maze-source
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1543
    • 提供者:王伟
  1. ID3.rar

    0下载:
  2. 决策树算法ID3的代码实验,编译后可直接使用的ID3代码,ID3 decision tree algorithm code experiments, compiled code can be directly used in ID3
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-22
    • 文件大小:18502
    • 提供者:xiaolin
  1. VisualC.rar

    0下载:
  2. 分词算法,是用C++代码实现的,并有实际的运行例子。,Segmentation algorithm is the use of C++ code, and there is a practical example of the operation.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-31
    • 文件大小:76303
    • 提供者:lidam
  1. spatial_pyramid_code

    0下载:
  2. 金字塔匹配算法,包括SIFT特征点的提取,聚类和构造金字塔特征表示,论文参考:Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories matlab代码
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:181411
    • 提供者:chensikun
  1. fenci

    0下载:
  2. 用C写的简单的分词算法,请查看具体代码.-Using C to write the simple segmentation algorithm, please see the specific code.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-09
    • 文件大小:1723739
    • 提供者:袁慎重
  1. inside-outside

    1下载:
  2. PCFG的计算内向算法和外向算法的代码,非常好的资源,是学习自然语言处理的好资源-PCFG calculation algorithm to the algorithm of the code and outward, very good resources to study natural language processing are a good resource
  3. 所属分类:中文信息处理

    • 发布日期:2013-06-28
    • 文件大小:30350
    • 提供者:周光有
  1. segthewords

    0下载:
  2. 它是文本分词程序代码的核心算法,可以为语言学者提供强大的分词功能。-Is a code word the text of the core algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-01
    • 文件大小:4494
    • 提供者:baron
  1. small

    0下载:
  2. 一个测试用的中文分词代码,基于FMM分词算法-Chinese word segment code
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-01
    • 文件大小:180875
    • 提供者:liwei
  1. acopost_note

    0下载:
  2. acopost是Ingo Schroder于02年在德国汉堡大学完成的一个词性标注工具包。主要实现了基于实例、最大熵、2元隐马、基于转换规则等4种词性标注算法,以及评价和算法融合等。采用的语言是perl和c,代码比较短小,非常适于学习。-acopost Ingo Schroder is a speech in 2002 at the University of Hamburg, Germany marked the completion of the toolkit. The main achi
  3. 所属分类:MultiLanguage

    • 发布日期:2017-06-11
    • 文件大小:18686955
    • 提供者:wangxin
  1. 地统计代码

    1下载:
  2. 地统计代码,小波分析,人工神经网络等算法
  3. 所属分类:中文信息处理

搜珍网 www.dssz.com