CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 其它 搜索资源 - PATTERN

搜索资源列表

  1. lsvm

    0下载:
  2. 支持向量机方法,用matlab实现,用于分类检测、模式识别,人脸检测等-Support Vector Machine method, the realization of Matlab for the detection and classification, pattern recognition, face detection
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.08kb
    • 提供者:韩乐
  1. fimi141

    0下载:
  2. 频繁模式挖掘算法,可以用于数据挖掘中关联规则的频繁项集挖掘- The frequent pattern excavation algorithm, may use in the data mining to be connected the rule the frequent item of collection to excavate
  3. 所属分类:其它

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

    0下载:
  2. FlashStore是Kyoji独立开发的RIA实验性项目。综合运用了ASP.NET、Flash Remoting和Action scr ipt 2.0等技术,并且结合了MVC设计模式-FlashStore inhibits independent development of the RIA pilot projects. The integrated use of ASP.NET, Flash Remoting and Action scr ipt 2.0, in line with the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.03mb
    • 提供者:范鲁明
  1. MyBuilder

    0下载:
  2. 同样是设计模式中的迷宫问题,这次是用Builder这个创建型模式来做的,比较简单-is the same design pattern of the maze of problems, this is the Builder to create a type, and make relatively simple
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.78kb
    • 提供者:涛涛
  1. MyFactoryMethod

    0下载:
  2. 同样是设计模式中的迷宫问题,这个是利用factoryMethod来实现的,也较简单-is the same design pattern of the maze, the use of factoryMethod to achieve, than simple
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17.68kb
    • 提供者:涛涛
  1. cor_recover

    0下载:
  2. matlab文件,对学模式识别或图像处理,都可以-Matlab paper for school or image processing pattern recognition, can s
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.28kb
    • 提供者:songwei
  1. K-junzhi

    0下载:
  2. 这是K均值聚类算法的程序,应用相当广泛的,比如在模式识别里就很重要.-This is the K-means clustering algorithm, application fairly extensive, such as pattern recognition is important to Lane.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35.09kb
    • 提供者:fun
  1. stringmatch2

    0下载:
  2. 字符串的模式匹配算法&一般的字符串匹配算法-string pattern matching algorithm & General string matching algorithm
  3. 所属分类:其它

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

    0下载:
  2. 深入浅出设计模式,采用java语言表述的源代码-simple design pattern, using the language of java source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:198.78kb
    • 提供者:王孝石
  1. LS-SVMlab1.5aw

    0下载:
  2. 最小二乘支持向量机MATLAB实现源代码,可以用于模式识别以及回归,DEMOCLASS是使用方法示例-least squares support vector machines MATLAB source code, can be used for pattern recognition and regression, DEMOCLASS example is the use of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:695.5kb
    • 提供者:刘霞
  1. BAM_NN

    0下载:
  2. 用外积和法设计的权矩阵,不能保证p对模式全部正确的联想。若对记忆模式对加以限制(即要求p个记忆模式Xk是两两正交的),则用外积和法设计的BAM网具有较好的联想能力。 在难以保证要识别的样本(或记忆模式)是正交的情况下,如何求权矩阵,并保证具有较好的联想能力?这个问题在用BAM网络实现对字符的识别程序仿真中得到体现。我们做过尝试,用伪逆法求权矩阵,虽然能对未加干扰的字符全部进行识别,但对加有噪声的字符识别效果很差。至于采用改变结构和其他算法的方法来求权矩阵,将是下一步要做的工作。-foreign
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:226.26kb
    • 提供者:东方云
  1. number-recongnition

    0下载:
  2. 关于手写数字的识别问题,利用多种模式识别方法,例如神经网络方法,贝叶斯方法等-handwritten figures on the identification of problems and a variety of pattern recognition methods, such as neural networks, Bayesian methods
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:408.04kb
    • 提供者:萧韩
  1. GUI_MSVM

    1下载:
  2. 一个完整的具有图形操作界面的支持向量机模式识别的实验系统.全部用Matlab实现,可以实现多种分类识别. 这是本人的毕业设计的附属程序-complete with a graphical interface SVM pattern recognition to the experimental system. All using Matlab ab realized, could achieve multiple classification. This is my graduation des
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:236.76kb
    • 提供者:zql
  1. allForSqlConnect

    0下载:
  2. 现在有好多初学jsp的网友经常会问数据库怎么连接啊,怎么老出错啊?所以我集中的在这写篇文章供大家参考,其实这种把数据库逻辑全部放在jsp里未必是好的做法,但是有利于初学者学习,所以我就这样做了,当大家学到一定程度的时候,可以考虑用MVC的模式开发。-now have many novice jsp netizens often ask how database linking ah, ah how old mistakes? So I concentrated on writing this a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.6kb
    • 提供者:xiaozhang
  1. svm_lssvm

    0下载:
  2. 支持向量机的模式识别的经典算法--最小平方支持向量机-SVM pattern recognition algorithm classic -- the smallest square SVM
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.1kb
    • 提供者:陈聪
  1. usps

    0下载:
  2. usps手写字库,用于手写数字模式识别的训练-usps handwritten font, handwritten figures for pattern recognition training
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8.17kb
    • 提供者:申文涛
  1. moshishibiekejian

    0下载:
  2. 模式识别的一个powerpoint文档 介绍最新的模式识别算法-pattern recognition of a powerpoint document on the latest pattern recognition algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:315.56kb
    • 提供者:shj
  1. fingerprint111

    0下载:
  2. 本文以活体指纹录入仪为指纹采集手段,以个人计算机作为处理平 台,综合运用图像处理和模式识别技术,深入、系统地研究了指纹自动 识别的理论和技术,并且详细的探讨了指纹图像预处理过程的实现,提 出了一种改进的指纹图像全局特征点的提取方法。并在此基层上完成了 指纹分类算法,提出并建立了基于全局特征的指纹识别方法-paper to live fingerprint recording instrument for fingerprint acquisition means a person
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.46mb
    • 提供者:宋波
  1. flex.exe

    0下载:
  2. A fast lexical analyser generator. It is a tool for generating programs that perform pattern-matching on text. There are many applications for Flex, including writing compilers in conjunction with GNU Bison
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:63.15kb
    • 提供者:qkw
  1. A-Survey-of-Visual-Analysis-of-Human-Motion

    0下载:
  2. 中国科学院自动化研究所模式识别国家重点实验室,王 亮 胡卫明 谭铁牛<人运动的视觉分析综述>。非常经典的参考文献-CAS Institute of Automation, State Key Laboratory of Pattern Recognition, Wang Liang Ming Zhen Hu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:439.47kb
    • 提供者:小伟
« 12 »
搜珍网 www.dssz.com