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

搜索资源列表

  1. rjMCMCsa

    0下载:
  2. On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16422
    • 提供者:徐剑
  1. v01kinematics

    0下载:
  2. 日本V01机器人运动学算法,包括正反运动学源程序及头文件的定义-Japan V01 robot kinematics algorithm, including the pros and kinematic source and header files to the definition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6499
    • 提供者:高胜
  1. nsga2

    1下载:
  2. nsga2源程序代码,自己编写的,可以运行,只要把两个头文件加入到库里面就好了。-nsga2 source code, I have written, you can run as long as the two header files inside to the library like.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:6449
    • 提供者:朱晨
  1. GAhead1

    0下载:
  2. 单目标遗传算法优化的经典例子c++源码,可以很好的理解GA的原理和学习编程。这3部分是头文件部分。-Single-objective genetic algorithm optimization of the classic examples c++ Source can be a very good understanding of the principles of GA and learning programming. This Part 3 is part of header file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:69045
    • 提供者:antercy
  1. GAhead2

    0下载:
  2. 单目标遗传算法优化的经典例子c++源码,可以很好的理解GA的原理和学习编程。这3部分是头文件部分。-Single-objective genetic algorithm optimization of the classic examples c++ Source can be a very good understanding of the principles of GA and learning programming. This Part 3 is part of header file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:45266
    • 提供者:antercy
  1. GAhead3

    0下载:
  2. 单目标遗传算法优化的经典例子c++源码,可以很好的理解GA的原理和学习编程。这3部分是头文件部分。-Single-objective genetic algorithm optimization of the classic examples c++ Source can be a very good understanding of the principles of GA and learning programming. This Part 3 is part of header file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:76262
    • 提供者:antercy
  1. Hop

    0下载:
  2. C++ Program for Hopfield Network For convenience every C++ program has two components: One is the header file with all of the class declarations and lists of include library files the other is the source file that includes the header file and th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:121704
    • 提供者:yuebob
  1. famousz-misc

    1下载:
  2. k-means及Isodata 聚类算法的实现,用c++代码实现,输入数据为Iris,输出分类类结果。 包含Iris数据及所有头文件和.cpp文件。-Isodata k-means clustering algorithm and implementation, using c++ code implement,. the input data is the Iris, the output classification class results. contains Iris d
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-07
    • 文件大小:82846
    • 提供者:姜丽
  1. zuoye

    0下载:
  2. 迪卡克拉斯算法的vc++2010解决方案,包含完整的头文件和主程序-Di Klass algorithm vc++2010 solutions, including complete header files and the main program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:43571
    • 提供者:zhangshun
  1. BpNet_src

    0下载:
  2. BF神经网络,用C语言写的,含有一个头文件,一个源文件。-BF neural network, written in C language, and contains a header file, a source file.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:5124
    • 提供者:dcj
  1. fis

    0下载:
  2. /* * 这是修改过后的fis.c模糊推理系统库函数,可以移植C/C++环境使用,在VS2010的MFC环境经过测试 * 1、将fis.c文件拷贝到项目中; * 2、修改VS2010的配置属性,项目->属性->C/C++->预处理器->预处理器定义,添加 * _CRT_SECURE_NO_WARNINGS * 3、在【解决方案资源管理器】中选中fis.c文件,单击右键的属性 * 【配置属性】->【常
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:14190
    • 提供者:王行凤
  1. mdt-r2_1_2

    1下载:
  2. 神念科技TGAM模块资料手册。TGAM数据解析源程序,头文件。-The concept of God Technology TGAM Module Data Manual. TGAM data parsing source code, header files.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-27
    • 文件大小:10586112
    • 提供者:周度翰
  1. GA_code

    0下载:
  2. 遗传算法的代码,面向对象的c++编程,编译通过,由一个头文件和一个算法引擎文件和一个主函数文件组成,比较适合有面向对象编程基础的初学者-Genetic algorithm code, object-oriented programming c++, compile, it consists of a header and an algorithm engine files and files a main function, more suitable for beginners basis o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3798
    • 提供者:TYT
  1. testcc

    0下载:
  2. LDA亲测可执行C代码 自己新建一个工程,然后把对应的文件拷到工程文件夹下,添加头文件和源文件,进入到lda.cc按F5即可运行-LDA pro-test their new executable C code for a project, then the corresponding file copying project folder, add header and source files, go to press F5 to run lda.cc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:953372
    • 提供者:fairy
搜珍网 www.dssz.com