CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 神经网络

搜索资源列表

  1. tuxiangjiansuoshengwang

    0下载:
  2. 基于神经网络短期交互式学习的图像检索程序 算法是源于一篇博士论文,也借用了别人的程序框架,在此表示感谢!-based on neural network in a short interactive learning algorithm for image retrieval procedure is derived from a doctoral dissertation, also borrowing other people's procedural framework, ex
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:177785
    • 提供者:刘广昭
  1. pinnalgorithm

    1下载:
  2. matlab中用于pinn神经网络的好的程序代码,无需编译直接使用。-Matlab used pinn good neural network, the program code used directly without translation.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5226
    • 提供者:张凡
  1. CarPlateRec

    0下载:
  2. 车牌定位与识别系统,首先将彩色图像转化为256灰度图像,然后用边缘检测和形态学等实现定位,再用神经网络方法实现字符识别.-plates positioning and identification system will first color image into a 256 grayscale image, Then Edge Detection and morphology, and so on to achieve positioning, and then neural network
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:103184
    • 提供者:孙杰
  1. a009

    0下载:
  2. 利用线性神经网络进行自适应预测 利用函数adapt对线性网络进行自适应训练,在线修正网络的权值和阈值,这样对于时变信号,网络就可以及时跟踪其变化,即可对时变信号序列进行预测。 -linear adaptive neural network prediction using linear function adapt to the network adaptive training , the online network that the weights and threshold
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3513
    • 提供者:mamin
  1. C_bp

    0下载:
  2. BP神经网络的源代码,用C语言写的,可以轻松改到VC中-BP network of source code, written in C language and can easily be changed to VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9890
    • 提供者:李勇
  1. ANN_C

    0下载:
  2. C语言神经网络程序包,包含多种神经网络的源代码-C language neural network package, a mixture of neural network source code
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:122586
    • 提供者:李勇
  1. xiboshenjingwangluo

    0下载:
  2. 小波神经网络,输出节点数为:J个;输入节点数为:I个-wavelet neural network, the output nodes : J; Input nodes : I -
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1516
    • 提供者:白佳宾
  1. DSPLIT

    0下载:
  2. 对手写数字进行分类并识别 应用模板匹配算法进行分类。 应用Bayes算法进行分类。 应用线性函数算法进行分类。 线性算法进行分类。 应用神经网络算法进行分类。-right handwritten figures for the identification and classification of application template matching algorithm for classification. Application of Bayesian class
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:603452
    • 提供者:cyberlink
  1. HOPFIELD_classic

    0下载:
  2. 此程序用C++开发, 属于神经网络中经典的hopfeild算法 程序, 包括源代码。-this program with C development, neural networks belonging to the classic hopfeild algorithm procedures, including source code.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:31069
    • 提供者:lily
  1. recoginition_number_classic

    0下载:
  2. 对有噪声的数字 利用神经网络进行识别, 训练效果显著-right is the number of noise using neural network identification, training results significantly
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1160793
    • 提供者:lily
  1. tsp_classic

    0下载:
  2. TSP 问题, 用hopfeild 神经网络求解,-TSP questions, hopfeild neural network solution
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:7060
    • 提供者:lily
  1. imageprocessingprograme

    0下载:
  2. 包含图象处理的各种基本源代码.灰度操作,图象滤波,几何变换,形态学变换,正交变换,图象分割,图像复原,纹理特征,人工神经网络等.-includes image processing of basic source code. Gray operation, image filtering, geometric transformation, morphological transformation, orthogonal transformation, image segmentation, i
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:626334
    • 提供者:betty
  1. sunkiller_BP

    0下载:
  2. 基于BP的人工神经网络人脸识别算法,基于VC的。-based BP ANN face recognition algorithm based on the VC.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:122311
    • 提供者:sophia
  1. BP-Matlab7

    0下载:
  2. VC++编写的图像处理及识别软件,用matlab实现神经网络的识别功能,有利于图像识别功能的完成。-VC prepared by the image processing and recognition software, using Matlab neural network recognition, Image recognition is conducive to the complete function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:22627
    • 提供者:李成成
  1. NewFaceDetector(1)

    2下载:
  2. 一个Delphi做的,基于肤色和神经网络做的人脸检测系统.做得非常好,请大家下载-a Delphi done, based on the color and neural networks do face detection system. Doing a good job. Please see Download
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:895263
    • 提供者:Leeu
  1. Photodeal

    0下载:
  2. 小弟毕业设计:基于神经网络的车牌识别系统。-younger brother graduated Design : Neural Network Based License Plate Recognition System.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:255955
    • 提供者:zhhui
  1. jiqishijue

    0下载:
  2. 机器视觉,计算机视觉,人脸识别,形态学,图像采集,压缩编码,数字水印,神经网络,人工智能,模式识别,特征提取,图像检索,视频检索,计算机图形学-machine vision, computer vision, face recognition, morphology, image acquisition, compression, digital watermarking, neural network, artificial intelligence, pattern recognition,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:323409
    • 提供者:和上
  1. RBPNN

    0下载:
  2. 利用RBPNN径向基概率神经网络的一个例子,通过该例子可以对RBFNN有个清晰认识-use probabilistic neural network-based one example, through the examples of RBFNN a clear understanding of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5104
    • 提供者:boxman
  1. RBF_face

    0下载:
  2. 利用RBF神经网络网络来进行人脸处理的例子,可以作为参考-use RBFNN network for face processing examples will serve as a reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7676
    • 提供者:boxman
  1. bp-mip

    0下载:
  2. bp算法,自创.供参考!!! 神经网络的一个重要算法-bp algorithm and create. For reference! ! ! A neural network algorithm important
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1964
    • 提供者:李李
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com