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

搜索资源列表

  1. BPLetterRecognation

    0下载:
  2. 很不错的基于神经网络BP算法的字母识别VC程序-very good based on neural network algorithm alphanumeric identification procedures VC
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:42716
    • 提供者:彭胜军
  1. Bliens

    0下载:
  2. 基于遗传算法和神经网络的外星人游戏的vc++实现的程序-based on genetic algorithms and neural networks alien game vc + + procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:80509
    • 提供者:姜寒月
  1. ANN+GA

    0下载:
  2. 使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。- The use heredity algorithm training nerve network VC source code, after the test, this algorithm is effective.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7854
    • 提供者:chenming
  1. MyNet

    0下载:
  2. 这一个尝试编写的有关神经网络的训练,测试的相关VC++的源程序-try this one prepared by the neural network training and testing of the source code of VC
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:83245
    • 提供者:豆豆
  1. bpandrbf

    0下载:
  2. 用vc写的,同时有用bp算法和用rbf神经网络进行训练和识别的程序,可以看到两种不同方法得到的结果-vc used to write, while useful bp algorithm and the use of rbf neural network training and identification procedures, we can see the two different methods to obtain the result
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:113965
    • 提供者:brezze
  1. VCforANNcode

    0下载:
  2. 基于VC开发的一个神经网络源程序,与大家共享-development of the VC on a neural network source files, and share
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11037
    • 提供者:wenwen
  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. 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. BP-Identify

    0下载:
  2. 用VC开发的基于BP神经网络的数字识别系统-VC development of the neural network-based BP figures Recognition System
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:159824
    • 提供者:cgy2003
  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. bp_1

    0下载:
  2. BP神经网络用VC。NET的 c#编写,是任意输入,单数出-BP neural network with the VC.NET c # prepared arbitrary input, single out a few
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:32109
    • 提供者:lgy
  1. BACKPROPnet

    0下载:
  2. 后向神经网络VC++实现算法源码,人工智能领域的研究同志可以参考-after neural network VC + + source code algorithms, artificial intelligence research in the field of reference comrades
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:173743
    • 提供者:鸿渐
  1. bp_xor

    0下载:
  2. 这是一个用BP神经网络解决XOR问题的VC程序,楞可以通过修改初始化参数,可将该程序用于其它分类的问题-this is a BP neural network to solve the XOR problem VC procedures, Labrang may amend initialization parameters, this program can be used for other classifications of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:51257
    • 提供者:hongbochen
  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. smartsweepers

    0下载:
  2. 在VC下编译,图形界面,结合遗传算法和神经网络的智能排雷算法-in VC compiler, graphical interface, which combines the genetic algorithm and neural network algorithm for smart mine
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:52651
    • 提供者:lb
  1. GestureApp_Src

    0下载:
  2. 鼠标手势识别系统,利用神经网络进行学习,用VC编译。-mouse gesture recognition system, neural network learning, compiled with VC.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:103847
    • 提供者:Frankie
  1. ANNApp

    0下载:
  2. 演示在角色扮演游戏中如何利用人工神经网络进行智能分类的训练,VC-demonstration in the role-playing game in which the use of artificial neural network classification of intelligent training, VC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:81871
    • 提供者:Frankie
  1. vcNetworks

    0下载:
  2. 采用基因算法实现一个网络规划的实例,用VC++6.0实现,基因算法(又叫神经网络)是一个很具有实用价值的算法。-using a genetic algorithm to achieve the network planning examples, with VC + +6.0 realized, genetic algorithm (also known as a neural network) is a very practical value is the algorithm.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:79274
    • 提供者:刘哲
  1. Kmeans_VC

    0下载:
  2. 鼎鼎大名的Kmeans的VC实现。广泛用于神经网络、模式识别领域。-the Kmeans the famous VC. Widely used in neural networks, pattern recognition.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9624
    • 提供者:czyujian
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com