CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 输入法编程 搜索资源 - 算法

搜索资源列表

  1. viterbi

    0下载:
  2. 利用viterbi算法实现中文智能输入法-use Viterbi Algorithm intelligent Chinese input method
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:14661
    • 提供者:李澳
  1. 改进版C51拼音输入法

    0下载:
  2. 改进版C51拼音输入法,原程序在KEIL 7.0 下无法编译,此次修改了错误,以及搜索算法。-improved version of the C51 Pinyin input method, the original procedure KEIL 7.0 unable to compile, and this latest revision of the error and to search algorithm.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:11950
    • 提供者:欧阳菲菲
  1. MatlabCompression

    0下载:
  2. 图像压缩源程序,工具:MATLAB编写。里面有三种压缩算法-image compression source, tools : MATLAB prepared. There are three compression algorithm
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:65477
    • 提供者:张先
  1. hzsb

    0下载:
  2. 一个用VC开发的小型汉字识别程序,用户在屏幕上绘出汉字,程序即可识别出是哪个汉字(目前为测试版,识别算法简单,对复杂字的识别率低)-a VC development of the small Chinese character recognition procedures, users draw Chinese characters on the screen, the program can recognize Chinese characters which is (currently in
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:1642462
    • 提供者:看看
  1. Imemult

    0下载:
  2. 包括拼音、五笔、笔画等输入法算法。仅供参考。-include Pinyin, and five strokes, strokes and other input method algorithm. For reference purposes only.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:5652
    • 提供者:lichun
  1. 3dian

    0下载:
  2. 三点不等距差值算法原代码, 程序自动查找离给定点最近的三点,利用差值算法,算出所需值 -not offset the margin algorithm source code, automated procedures to find sentinel from the recent three points, the difference between the algorithms, calculate the required values
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:182213
    • 提供者:jone
  1. ann

    0下载:
  2. 模式识别神经网络代码。包括: 图像压缩的例子:行程编码算法RCL, 手写体数据变换成像素位图的算法,
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:13199
    • 提供者:杨兵
  1. LAM

    0下载:
  2. 线性联想记忆算法:单层的前馈网络,例子能够实现自联想功能
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:32899
    • 提供者:杨兵
  1. LVQ

    0下载:
  2. LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争学习是在由训练输入指定的各类 中局部进行。
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:37507
    • 提供者:杨兵
  1. SOFM

    1下载:
  2. Kohonen的SOFM(自组织特征映射):这种算法部分收到生物特征影响,在网络输出层内按几何中心或特征进行聚类。
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:29395
    • 提供者:杨兵
  1. grid

    0下载:
  2. 模式识别的一些预处理知识,包括: 图像压缩的例子:行程编码算法RCL, 手写体数据变换成像素位图的算法
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:13337
    • 提供者:杨兵
  1. ALOPEX

    0下载:
  2. 模式提取算法,它把神经网络的学习过程看作,最优化问题的随机并行算法。
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:5734
    • 提供者:杨兵
  1. BACKPROP

    1下载:
  2. 经典的B-P算法,还包括其它一些程序,比如一个前馈多层感知器算法
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:268897
    • 提供者:杨兵
  1. chinese

    0下载:
  2. 汉字转化为全拼的算法,附源代码.请大家学习
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:3767
    • 提供者:黄巍
  1. SpellDictionary_src

    0下载:
  2. 一个智能拼写语法检测器,带提示功能,其核心算法就是用的一个三元树来实现相似词的存储。-ternary tree spell check
  3. 所属分类:IME Develop

    • 发布日期:2017-03-31
    • 文件大小:5985
    • 提供者:may
  1. TypingWord

    0下载:
  2. 输入法源程序全代码,包含搜索算法和UI界面,媲美Google输入法。适合想了解输入法编程的朋友下载-The entire source code input methods, including search algorithms and UI interface, comparable to the input method Google. Would like to know the input method for programming a friend to download
  3. 所属分类:IME Develop

    • 发布日期:2017-05-11
    • 文件大小:2941540
    • 提供者:eric
  1. Palindrome

    0下载:
  2. 判断回文字符串算法,自己研究加上看书得来的-Judgment palindrome string algorithms, and their own research plus reading
  3. 所属分类:IME Develop

    • 发布日期:2017-03-29
    • 文件大小:154381
    • 提供者:罗志发
  1. more

    0下载:
  2. 这是前段时间写的多数算法,呵呵呵,欢迎大家来下载-This is some time ago to write the majority of algorithms, Oh Oh, welcome everyone to download
  3. 所属分类:IME Develop

    • 发布日期:2017-04-29
    • 文件大小:189192
    • 提供者:zuoxue
  1. Cpinyin

    0下载:
  2. 一个用C++做的拼音输入法模块。 准确来说,还不能实现拼音输入,但编写思路和算法在其中已体现。-A C++ to do with the Pinyin input method module. Is accurate, but also can not enter Pinyin, but the preparation of ideas and algorithms which have been embodied in the.
  3. 所属分类:IME Develop

    • 发布日期:2017-03-29
    • 文件大小:3109
    • 提供者:小明
  1. suanfa

    0下载:
  2. 算法设计的课件,包括近似算法的图最小覆盖问题等-Algorithm design of courseware, including minimum coverage plans an approach to problems
  3. 所属分类:IME Develop

    • 发布日期:2017-05-10
    • 文件大小:2145972
    • 提供者:赵莉
« 12 3 »
搜珍网 www.dssz.com