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

搜索资源列表

  1. 自适应(Adaptive)神经网络源程序

    1下载:
  2. 自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:200530
    • 提供者:周志连
  1. VC编写的Harris角点检测算法

    1下载:
  2. 网上一直没有Harris算法的VC程序 无奈 自己写一个吧 用了两个小时就写好了 非常简陋 大家凑合着看 2005年11月15日-Harris algorithm VC procedures helpless himself wrote it with a two hour written a very simple you can make do with a November 15, 2005
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:754023
    • 提供者:赵辉
  1. Harris Corner

    0下载:
  2. 网上一直没有Harris算法的VC程序 无奈 自己写一个吧 用了两个小时就写好了 非常简陋 大家凑合着看 代码没有任何优化 内存也没来得及释放... 但角点检测效果还是不错的 而且参数可以调节 2005年12月11日 http://contact.ys168.com/ bugzhao@sdu.edu.cn-Harris algorithm VC procedures helpless himself wrote it with a two hour writ
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:57612
    • 提供者:赵辉
  1. Hermit多项式在线学习ran算法

    0下载:
  2. 本程序用资源分配网(Resource_Allocation Network,简称RAN)实现了Hermit多项式在线学习问题。训练样本产生方式如下,样本数400,每个样本输入Xi在区间[-4,4]内随机产生(均匀分布),相关样本输出为F(Xi) = 1.1(1-Xi + Xi2)exp(-Xi2/2),测试样本输入在[-4,+4]内以0.04为间隔等距产生,共201个样本。训练结束后的隐节点为:11个,训练结束后的平均误差可达:0.03 -this program resources dis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8070
    • 提供者:刘波
  1. dossier

    0下载:
  2. For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:52579
    • 提供者:ZHU
  1. Adaptive

    0下载:
  2. The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) A
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:198792
    • 提供者:叶建槐
  1. 11.c

    0下载:
  2. 矩阵相乘.zip - C语言源代码 矩阵相乘... - 本人这学期写八数码作业,采用三种人工智能算法,在-matrix multiplication. Zip-C language source code matrix multiplication ... - I wrote this semester eight digital operations, in three artificial intelligence algorithm, the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2814
    • 提供者:智成
  1. caedc12e-1083-443b-a726-0b9e69157daf

    0下载:
  2. 虚拟仪器语言LABVIEW 学习资料,第11部分,需要安装LABVIEW软件.-Virtual Instrument LABVIEW language learning materials, Part 11 LABVIEW need to install software.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:47442
    • 提供者:楚燕
  1. waff-2007-01-11

    1下载:
  2. 一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genetic algorithm, and some manifold learning algorithms. -by Mike Gashler a complete machine learning includes the neur al net, naive bayesian classifier.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1625645
    • 提供者:lyb
  1. 11vs11wit

    0下载:
  2. 武汉工程大学仿真机器人足球11对11组的代码,很详细-Wuhan University of Engineering Simulation robot soccer 11 on 11 groups of code in great detail
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:70813
    • 提供者:黄健翔
  1. DavidPeterman_C

    0下载:
  2. 问题描述: 虽然离开浦口了,但在浦口校区后山大家还都有印象吧,可你知道有一座小山在冬天下大雪的时候是可以滑雪的,SEU很喜欢滑雪,这并不奇怪, 因为滑雪的确很刺激,可是为了获得速度,滑雪区域必须向下倾斜,而且当你到底时不得不重新走到上面重滑。SEU想知道在这个区域中最长的滑坡。区域由一个二维数组给出。数组的每一个数字表示山坡上一个点的高度。 下面是一个例子: 一个人可以从一个点滑向上下左右相邻的四个点之一,当且仅当高度减小。在上面的例子中,一条可行的滑坡为24-17-16-
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:780
    • 提供者:laochao
  1. one3

    0下载:
  2. 这是一个神经网络源程序包,里面有11个M文件,可直接调用,供大家参考-This is a neural network program package, which has 11 M documents can be directly called for reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6310
    • 提供者:ffff
  1. [11-8]

    0下载:
  2. 仿真机器人足球比赛,五人组底层动作代码实现
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:42603
    • 提供者:甲木
  1. WIN32SDKchinesechesssourcecode

    0下载:
  2. 完成除了人工智能外的部分 2000/10/23: 整理代码 2000/10/30: 第一个人工智能 2000/10/31: 面板的小改动/增强人工智能 2000/11/03: 增加停止按钮,增加\"参数\"对话框 2000/11/05: 完整的人工智能,0.5版 2001/11/15: 0.6版,改成了木纹棋盘 加了剪枝,用快速排序,留5个结点,搜索深度6-7,仍嫌太少. MantisChess1.0 ,为了清晰而改用Win32 SDK代码,抛开了MFC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:25114
    • 提供者:陈张仁
  1. Expertensystem-11

    0下载:
  2. 本套书是专家系统的一系列相关书籍,一共11本,我会陆续上传,本书是:专家系统原理与编程
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11145941
    • 提供者:贺锦鹏
  1. stanford-parser-2010-11-30

    0下载:
  2. 斯坦福句法分析工具包,含Java源码和说明手册,适合初次使用Stanford句法分析器做自然语言处理的同学。-stanford-parser-2010-11-30, with source code and manual, for natural language processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-01
    • 文件大小:57389056
    • 提供者:xmuchong
  1. 11

    0下载:
  2. bp神经网络小波方面的应用例子11,注释比较详细,可以-bp in the application of wavelet neural network example 11, a more detailed notes, you can see
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:11892
    • 提供者:jin
  1. libsvm-3.11

    2下载:
  2. LibSVM 3.11 最新版 http://www.csie.ntu.edu.tw/~cjlin/libsvm-Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-27
    • 文件大小:644096
    • 提供者:
  1. 专家系统11本

    1下载:
  2. 专家系统人工智能方面的经典书籍11本打包压缩的,适合对专家系统感兴趣的本科及研究生,以及工程技术人员(Expert systems, artificial intelligence in the classic books, 11 packaged, compressed, suitable for the undergraduate and graduate students interested in expert systems, as well as engineering and te
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-10-03
    • 文件大小:73651200
    • 提供者:大象6411
  1. 1 (11)

    0下载:
  2. 人工智能行业报告11,可以非常清楚的了解行业发展情况,做出最好的判断。(The report of the artificial intelligence industry can make a clear understanding of the development of the industry and make the best judgment.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:10230784
    • 提供者:gxm1456
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com