CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hopfield vc

搜索资源列表

  1. C++神经网络开发包ANNIE源程序(最新版)

    3下载:
  2. C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序-C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET environ
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:462405
    • 提供者:刘华
  1. annie-0.51-src

    0下载:
  2. 一个超级好用的神经网络包,包括hopfield网络等多种神经网络,在VC++环境下运行,里面有详细的说明文档-a super handy neural network packets, including hopfield neural network and other networks, VC environment in the operation, which is described in detail in documents
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:431495
    • 提供者:肖曼
  1. Tsp_GA_Hopfield

    0下载:
  2. 这是一个用VC++6求TSP问题的程序。程序中采用了两种方法:遗传算法和Hopfield神经网络-This is a VC 6 for TSP procedures. Procedures for the use of two methods : genetic algorithms and neural networks Hopfield
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:60944
    • 提供者:hongbochen
  1. hfmodel

    0下载:
  2. 一个hopfield程序,可用于数字识别,有界面。对VC和神经网络初学者很有用 。-a hopfield procedures, may be used for digital identification, and the interface. Right VC and neural network beginners useful.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:42398
    • 提供者:周君
  1. 基于BP网络的含噪声数字识别

    0下载:
  2. 应用hopfield网络的理论在vc环境下编写一个数字识别软件-application of the theory in vc prepare an environmental figures recognition software
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1131499
    • 提供者:吴灏翰
  1. annie365

    0下载:
  2. C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序 -C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET enviro
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:485642
    • 提供者:yybb
  1. C++神经网络开发包

    0下载:
  2. C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络_如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-12-27
    • 文件大小:570663
    • 提供者:xiaobai3397384
  1. MatlabFns.tar

    0下载:
  2. hopfield neural network for binary image recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:9004331
    • 提供者:waqar
  1. TSP

    1下载:
  2. 应用Hopfield神经网络求解TSP问题 在VC++环境下编程 -using hopfield network solve the problem of TSP.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:948354
    • 提供者:mhy
  1. ANN_Hopfield

    0下载:
  2. 人工神经网络实验,用Hopfield网络解决旅行商问题,在VC下开发-Artificial neural network experiment, using Hopfield network to solve the traveling salesman problem, developed under VC
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:250615
    • 提供者:朱颢
  1. hopfield[1]

    0下载:
  2. hopfield神经网络,vc++源代码,联想记忆-hopfield neural network, vc++ source code, associative memory
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:121932
    • 提供者:yilan
  1. HOPFIELD

    1下载:
  2. 神经网络hopfield算法,在vc下测试能够正常通过,希望能够对大家有用。-Hopfield neural network algorithm, the vc to normal by the next test, hoping to be useful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:175612
    • 提供者:小黑
  1. Hopfield

    0下载:
  2. VC++编写的关于Hopfiled神经网络对于图片数字的识别,具有很好的效果,在图像处理方面,如图像识别等,也有很好的应用-VC++ write about Hopfiled neural network for pictures of the identification number, and has a good result, in image processing, such as image recognition and so on, also have a good applic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:165208
    • 提供者:wangyiyang
  1. HOPFIELD

    0下载:
  2. Hopfield 神经网络VC++原代码,-Hopfield neural network VC++ the original code,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-08
    • 文件大小:30405
    • 提供者:aiqiong.rong
  1. wety

    0下载:
  2. 采用C++神经网络开发,ANNIE,可以用C++语言开发各种神经网络_比如BP,RBF,HOPFIELD,等,同时随附件带有基于VC和.NET的程序-Using C++ neural network development, ANNIE, you can use language to develop a variety of neural networks C++ _ such as BP, RBF, HOPFIELD, etc., along with the annex with VC-b
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:570558
    • 提供者:mark
搜珍网 www.dssz.com