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

搜索资源列表

  1. 人工智能小模型

    0下载:
  2. 这是个人工智能模型。只能接收陈述语句的训练,如“苹果是红的”,也可用陈述句提问,如“苹果是什么”-This is a model of artificial intelligence. Statements statement only receive training, such as "Red Apple," also available declarative sentence questions, such as "What is the Apple&quo
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 1008

    0下载:
  2. 一个算法,深度搜索,ACM/ICPC比赛试题,难度中等-an algorithm, in-depth search, ACM / Illinois game questions, the difficulty Medium
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:874byte
    • 提供者:wuxk2005
  1. Mouse_and_Cat

    0下载:
  2. 面试老鼠和猫连动问题的集中解决方案 可以建议应付面试问题-interview rats and cats even move the concentrated solution can meet the proposed interview questions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-15
    • 文件大小:1.05kb
    • 提供者:kingsfighter
  1. swsa566

    0下载:
  2. The data files included are .MAT or *.dat (ASCII)files. The m-files and the data may be distributed, provided that the source is acknowledged in any publication and the data are not sold. Since this software is being distributed free of charge,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:64.13kb
    • 提供者:hj
  1. 课后作业

    0下载:
  2. 人工智能课程习题与解答-artificial intelligence programs to answer the questions and
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43.67kb
    • 提供者:王耀礼
  1. mani

    0下载:
  2. mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions. MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html Last Modified by G
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13.88kb
    • 提供者:suxin
  1. CVRP-N

    1下载:
  2. 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the code, for example small and me
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-07-05
    • 文件大小:250.87kb
    • 提供者:李剑
  1. CVRP-N

    1下载:
  2. 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the code, for example small and me
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-08-20
    • 文件大小:250.87kb
    • 提供者:李剑
  1. DGPSO.rar

    2下载:
  2. 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-07
    • 文件大小:37.15kb
    • 提供者:李剑
  1. galib245.zip

    0下载:
  2. 麻省理工开发的免费遗传算法类库GAlib,很好用,我用它实现过一些具体问题的遗传算法。, Hemp province technical development free heredity algorithm class storehouse GAlib, is very easy to use, I use it to realize some concrete questions heredity algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:495.37kb
    • 提供者:应伟勤
  1. rengongmoxing

    1下载:
  2. 一个可自我学习的人工智能小模型,可进行训练,也可进行提问。 希望对大家研究人工智能算法上有帮助!-A small self-learning artificial intelligence model for training, but also ask questions. We hope that research on artificial intelligence algorithms help!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:87.56kb
    • 提供者:道天
  1. Romberg

    0下载:
  2. (1) 设计算法并编制程序,进行调试。 (2) 用调试好的程序解决如下问题: 计算 的近似值,取精度为 步骤一、先编制计算函数值的程序; 步骤二、执行编制好的Romberg算法,输出T。 (3)用Romberg算法和复合Simpson公式分别计算 的近似值, 其中b分别取为b=0.1, 0.3, 0.5, 0.7, 0.9 -(1) the design of algorithms and programming, for debugging. (2) wit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:1.86kb
    • 提供者:雯雯
  1. psoprogramme

    0下载:
  2. C语言编程常见问题解答 这个帖子将不断扩充、更新 罗列大部分C语言编程的常见问题 希望各位观众支持帮助 毕竟一人之力太有限-C Programming Language FAQ This post will continue to expand and update list of most of C language programming frequently asked questions to help support the hope that the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:115.53kb
    • 提供者:依然
  1. AI

    0下载:
  2. 人工智能课件,对刚学习人工只能,还有要考试的同学,有所帮助的,里面有例题对加深了解,有进一步帮助-Artificial intelligence software, just learning artificial only, but also to test the students, has been helpful, there are sample questions to deepen understanding and further help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4.01mb
    • 提供者:laixianhang
  1. Teachingpso

    0下载:
  2. PSO算法,老师上课给的例题,虽然他的研究生编程编的有点不那么简洁,但指导一下还是可以的-PSO algorithm, the sample questions to the class teacher, although his post-graduate program made a bit less concise, but still be able to tell the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.68kb
    • 提供者:chch
  1. 33223

    0下载:
  2. 简单自适应遗传算法,本程序收集于网络,本人并未进行过运行,如有问题请与作者联系,如有侵权请告之-Simple adaptive genetic algorithm, the procedures are collected in a network, I have not been running, if there are questions, please contact the author if there is infringement, please inform the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.36kb
    • 提供者:shenyanning
  1. AI_little

    0下载:
  2. 人工智能的小模型, 可以训练机器人, 然后向他提问-It is a small model of artificial intelligence. Robot can be trained, and then we can ask him questions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:77.56kb
    • 提供者:GY
  1. winep_code

    0下载:
  2. 这是一个典型的产生式系统的算法题.用的是有界深度优先的递归算法,是用C++Builder4.0写的.这也是人工智能或者程序设计竞赛题中最基本最常用的算法.如果自己动手编程实现了一个这样的题目,那么很多相关的题目也就都一样可以做了,比如"四皇后问题","推箱子问题","传教士和野人问题"等等。   利用深度优先的算法都是不一定能找到最优路径的,而且如果解路径过长的话还可能会搜索失败.如果保证要找到最优路径需要用另一些算法,比如宽度优先算法.无论是哪一种算法,如果问题稍微复杂一点的话,都要解决"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:22.16kb
    • 提供者:kk.h
  1. yuandaima

    1下载:
  2. 基于遗传算法,针对考试系统的自动出题问题,应用矩阵理论的知识,为自动组卷系统建立了一个合适的数学模型,使我们能在数学模型的基础上,应用遗传算法全局寻优和智能搜索的特性,在试题的各种属性满足数学模型的控制指标的基础上,从题库中既好又快的抽出一组符合考方要求的试题,从而得到一份满意的试卷。-Based on genetic algorithms, automatic test system for the title problem, the application of matrix theory
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1.16mb
    • 提供者:qinqi
  1. devec3

    0下载:
  2. 微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6] 。它在许多优化问题中都表现出优于自适应模拟退火算法、POS 算法、GA算法的性能。DE利用实数值参数向量作为每一代的种群,它的自参考种群繁殖方案与其他优化算法不同。-DE was first proposed in 1995 by Rainer Storn and Kenneth Price and had been proven tha
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:9.2kb
    • 提供者:ashsun
« 12 3 »
搜珍网 www.dssz.com