搜索资源列表

  1. C语言的HMM算法库

    0下载:
  2. 一个关于HMM(隐马尔可夫模型)实现的C语言库。是Visual C++数字图像模式识别技术及工程实践的配套源代码-one of HMM (HMM) with the C library. Yes Visual C digital image pattern recognition technology and engineering practice supporting source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8911
    • 提供者:张积存
  1. 03modelandar

    0下载:
  2. vc++数字图像模式识别技术及工程实践中的常用模型和算法介绍-vc digital image pattern recognition technology and engineering practice common model and algorithm introduced
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:103424
    • 提供者:于保军
  1. 04serch

    0下载:
  2. vc++数字图像模式识别技术及工程实践中的第四章常用搜索算法-vc digital image pattern recognition technology and engineering practice, the fourth chapter commonly used search algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:245760
    • 提供者:于保军
  1. faceloaction

    0下载:
  2. 数字图像模式识别技术及工程实践,书中源码-Digital image pattern recognition technology and engineering practice, the book source code
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:470016
    • 提供者:gz
  1. ips

    1下载:
  2. 数字图像模式识别技术及工程实践,很有参考价值-Digital image pattern recognition technology and engineering practice, a good reference
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:10717184
    • 提供者:
  1. DEMO4

    0下载:
  2. 数字图像模式识别技术及工程实践 黑白棋 常用搜索算法-Digital image pattern recognition technology and engineering practice commonly used search algorithm Riversi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1931264
    • 提供者:雅恩
  1. DEMO5

    0下载:
  2. 数字图像模式识别技术及工程实践Visual C++ 常用搜索算法 A star算法类的实现-Digital Image Pattern Recognition Technology and Engineering Practice of Visual C++ Commonly used search algorithm A star algorithm class to achieve
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:雅恩
  1. DEMO6

    0下载:
  2. 数字图像模式识别技术及工程实践Visual C++ 常用搜索算法 8数码游戏 -Digital Image Pattern Recognition Technology and Engineering Practice of Visual C++ Common search algorithm 8 digital game
  3. 所属分类:GIS编程

    • 发布日期:2024-05-18
    • 文件大小:151552
    • 提供者:雅恩
  1. DEMO7

    0下载:
  2. Visual C++ 数字图像模式识别技术及工程实践 联机字符识别 -Visual C++ Digital Image Pattern Recognition Technology and Engineering Practice Online Character Recognition
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:215040
    • 提供者:雅恩
  1. handwrittennumberrecognition

    0下载:
  2. 联机手写数字识别,Visual C++实现的源代码,与《vc++数字图像模式识别技术及工程实践》配套-Line handwritten numeral recognition, Visual C++ realization of the source code, with " vc++ digital image pattern recognition technology and engineering practice of
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:215040
    • 提供者:percy
  1. handwrittenchinesecharacterrecognition

    0下载:
  2. 联机手写汉字识别,Visual C++实现的源代码,与《vc++数字图像模式识别技术及工程实践》配套-Online Handwritten Chinese Character Recognition, Visual C++ realization of the source code, with " vc++ digital image pattern recognition technology and engineering
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:109568
    • 提供者:percy
  1. PR_AI_code

    0下载:
  2. 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Di
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:14680064
    • 提供者:
  1. tuxiangchuli

    0下载:
  2. VisualC++数字图像模式识别技术及工程实践.rar-tuang
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:6345728
    • 提供者:jay
  1. vctx

    0下载:
  2. Visual C++数字图像模式识别技术及工程实践随书源码,是很不错的加密算法。值得一看。-Visual C++ digital image pattern recognition technology and engineering practice with the book source code, is a very good encryption algorithm. Worth a visit.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:3482624
    • 提供者:yellow_lee
  1. VCimagerecognition

    0下载:
  2. 《精通VisualC++数字图像处理模式识别技术及工程实践》介绍了模式识别和人工智能中的一些基本理论,以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等,同时结合模式识别中的一些问题,比如字符识别、笔迹鉴定、人脸检测、车牌识别、印章识别以及遥感图片、医学图片处理等内容,从多种角度,介绍了解决这些问题的思路-" Proficient in VisualC++ digital image pr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:11152384
    • 提供者:吴晶
  1. ARM7

    0下载:
  2. - VC++数字图像模式识别技术及工程实践 一书中的程序源代码-- VC++ Digital Image Pattern Recognition Technology and Engineering Practice program source code book
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:4624384
    • 提供者:lijiao
  1. Visual

    0下载:
  2. Visual C++数字图像模式识别技术及工程实践-源代码.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:11472896
    • 提供者:王俊
  1. Seal-identification

    0下载:
  2. 印章识别算法实例,出自Visual C++ 数字图像模式识别技术及工程实践-源代码-Seal identification algorithm instance, from Visual C++ Digital Image Pattern Recognition Technology and Engineering Practice- source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:刘玲
  1. Image-texture-analysis

    0下载:
  2. 图像的纹理分析方法,VisualC++数字图像模式识别技术及工程实践这本书的源代码-Image texture analysis, VisualC++ digital image pattern recognition technology and engineering practice the source code of this book
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:440320
    • 提供者:刘玲
  1. 8-digital-game

    0下载:
  2. 8数码游戏,VisualC++数字图像模式识别技术及工程实践-源代码-8-digital game, VisualC++ Digital Image Pattern Recognition Technology and Engineering Practice- source code
  3. 所属分类:游戏

    • 发布日期:2024-05-18
    • 文件大小:151552
    • 提供者:刘玲
« 1 2 34 »

源码中国 www.ymcn.org