CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 程序源代码

搜索资源列表

  1. 指纹识别源代码03

    1下载:
  2. 这一个指纹识别的源代码程序,相当有收藏价值-that a fingerprint identification of the source code procedures and very collectible value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:28057
    • 提供者:小伟
  1. neutro

    1下载:
  2. 卡内基梅隆大学,采用人工神经网络方法进行人脸训练和识别的c程序源代码,程序中注释比较详细,不多说了。-Carnegie Mellon University, artificial neural network method for training and Face Recognition c source code, procedures Notes in greater detail, not much to say.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:25733
    • 提供者:
  1. abooy

    0下载:
  2. hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however, covered only the core of the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7451
    • 提供者:阿波
  1. 遗传基因算法源代码(资料)

    0下载:
  2. 遗传基因算法源代码(资料),C++源代码,是研究遗传算法的入门程序。-genetic algorithm source code (information), C source code, is to study the genetic algorithm entry procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:18122
    • 提供者:hu
  1. 压力测试程序

    1下载:
  2. StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-StressMark test software is a prepared using Visual C, the open-source testing tools, procedures and services to complete the important functions of the alg
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:144171
    • 提供者:hao
  1. perceptron_test

    0下载:
  2. 神经网络中的感知机的学习算法的c语言程序源代码-neural network of Perceptron learning algorithm in C language source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:kangkai
  1. AprioriC

    0下载:
  2. 一个用C语言编写的Apriori程序源代码。-a C language Apriori source code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3118
    • 提供者:lixiaoqing
  1. general-sga

    0下载:
  2. 基本遗传算法的c程序源代码,非常实用,大家资源共享阿-basic genetic algorithm c source code, very practical, we share resources Ah!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4031
    • 提供者:李冲
  1. BP程序C代码C_bp

    0下载:
  2. 神经网络BP算法源代码-BP neural network algorithm C sourcecode
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9828
    • 提供者:yzh
  1. NN

    0下载:
  2. MATLAB工具箱的神经网络理论与应用程序源代码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:91597
    • 提供者:陈坚
  1. svm

    0下载:
  2. 介绍支持向量机SVM介绍的参考文献以及程序源代码,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:245870
    • 提供者:qi kang
  1. hand

    0下载:
  2. 指纹识别程序 源代码。。。。。 Vc开发
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:29471
    • 提供者:asd12d1d12
  1. fenleichengxu

    0下载:
  2. 图像模式识别技术中的分类程序源代码,完整能运行。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:529475
    • 提供者:ncu
  1. chejiandiaodu

    0下载:
  2. 车间调度程序源代码.doc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16249
    • 提供者:linmaitian
  1. 神经网络开发包C++程序源代码

    0下载:
  2. 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件-This a neural network development kit. Ann directory under specific neural network code, external
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:137307
    • 提供者:瑶瑶
  1. Chess

    0下载:
  2. 一个可以与计算机对弈的象棋程序源代码 完整的人工智能 增加停止按钮,增加"参数"对话框 -A game of chess with the computer source code integrity of the artificial intelligence to increase the stop button, increase the " parameters" dialog box
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:80553
    • 提供者:边宇
  1. aaa

    0下载:
  2. 关于遥感图像分类方面的程序源代码 有主成分分析,神经网络等方法-Remote sensing image classification on the program source code is the principal component analysis, neural network, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:103496
    • 提供者:刘红
  1. 神经网络源代码

    0下载:
  2. 神经网络中的sofm算法的具体运用及程序实现,很有启发性 (Sofm neural network algorithm and procedures used to achieve specific, very enlightening)((Sofm neural network algorithm and procedures used to achieve specific, very enlightening))
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-25
    • 文件大小:15360
    • 提供者:luckywang
  1. 用MATLAB实现遗传算法程序

    0下载:
  2. 遗传算法程序,内有相关ppt与例子讲解及源代码(tool of genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 系统识辨与自适应控制MATLAB仿真_程序源代码

    0下载:
  2. 《系统识辨与自适应控制MATLAB仿真(修订版)》程序源代码("System identification and adaptive control MATLAB simulation (Revised Edition)" program source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-28
    • 文件大小:73728
    • 提供者:sissi2222
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com