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

搜索资源列表

  1. reasongprogramm

    0下载:
  2. 利用逻辑编程语言prolog的空间关系组合推理程序。利用的理论是约束处理规则,和空间关系表示 -use logic programming language prolog combination of the spatial relationships reasoning process. The theory is the use of binding rules, and spatial relations
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3062
    • 提供者:hailang11251
  1. CLIPSJNI_0.1

    0下载:
  2. clips源代码,是专家系统的主要编程语言。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2567110
    • 提供者:韦茂林
  1. Artificial-Intelligence

    1下载:
  2. 人工智能领域前沿和权威资料,并介绍了其应用所需的编程语言,实例和开发工具。-Front and authoritative information of the field of artificial intelligence and applications required programming language, examples and development tools.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:5520449
    • 提供者:张坤鹏
  1. SGAC

    1下载:
  2. 标准遗传算法源码 C语言编程 求解函数优化问题。-Standard genetic algorithm C language programming for Function Optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:286822
    • 提供者:willee
  1. prolog

    1下载:
  2. prolog人工智能编程语言,两套习题与详细解答。包括了prolog初学者所需要掌握的所有知识点与练习。-prolog excercise. include the solution .it cover all the knowledge point for the learner.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-28
    • 文件大小:26641
    • 提供者:doubleev
  1. mySVM

    0下载:
  2. 支持向量机(SVM)的开发包,有源码,含有各种编程语言-The toolkit of support vector machine,including kinds of programming languages...
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:213580
    • 提供者:liximin
  1. vbsensor

    0下载:
  2. 实现线性分类器的设计,根据线性分类器的特点,利用线性函数来对模式进行分类,编程语言为VB,实现了两类模式的判别。-To achieve a linear classifier design, according to the characteristics of a linear classifier, using a linear function of the mode of classification, programming languages VB, realized the two
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2327
    • 提供者:caoliang
  1. perceptron

    0下载:
  2. 构造一个基于感知器学习算法的神经学习系统利用一编程语言建立一个基于感知器/BP学习算法的神经学习系统。-Construct a perceptron learning algorithm based on neural learning system using a programming language to build a device based on the perception/BP learning algorithm for neural learning system.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:31796
    • 提供者:wony
  1. particle

    1下载:
  2. 代码来自2008年数学建模东北赛区B题,原题描述http://www.ivanblog.cn/post/18.html 思想是用粒子群算法来实现相关问题的求解,编程语言是C++。-Mathematical modeling code from the 2008 Northeast Division B title, original title describes http://www.ivanblog.cn/post/18.html thinking is to achieve parti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1602
    • 提供者:olivejy
  1. PCA

    0下载:
  2. 这是一个PCA人脸识别算法的matlab编程语言,自己写的大家可以参考一下,当然还可以继续改进,互相学习,供大家分享。-This is a PCA face recognition algorithm matlab programming language, write your own you can refer to, of course, can continue to improve, learn from each other, for all to share.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3881
    • 提供者:辛力
  1. Tabu-search-for-VRP

    2下载:
  2. 利用C++编程语言,用禁忌搜索解车辆路径问题-Tabu search for VRP
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-04-19
    • 文件大小:4096
    • 提供者:Ross
  1. yichuansuanfa

    0下载:
  2. 遗传算法,一种遗传算法的代码,对我们学习非常有用 主要编程语言是matlab-GA,is useful for us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:567493
    • 提供者:shimei
  1. yi-chuan-suan-fa

    0下载:
  2. 文件为一个经典的基于MATLAB的遗传算法求解函数极大值的源程序。对于学习matlab编程语言,了解遗传算法的matlab实现方式有很好的帮助作用 -File is a classic genetic algorithm based on MATLAB function maximum of the source. Matlab programming language for learning to understand the genetic algorithm matlab help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1237
    • 提供者:sanmu
  1. diana

    0下载:
  2. DIANA算法程序说明 编程语言:C++ 运行环境:Visual C++ 6.0 采用控制台应用程序,样本数据在程序中给出,直接点击编译、链接、运行,就能得出所要求的结果。 -DIANA algorithm program the programming language: C++ Runtime Environment: Visual C++ 6.0 console application using the sample data given in the program,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:246008
    • 提供者:
  1. net

    0下载:
  2. 神经网络 利用matlab编程语言实现神经网络的编程,用于对变形进行监测-netural netwaork
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:920
    • 提供者:贾光
  1. Lab-report

    0下载:
  2. 学习和理解CLIPS编程语言,通过分析用CLIPS编写的“二手汽车智能鉴定评估系统”的程序,深入理解专家系统的编程技巧,加深对专家系统的认识和理解。-Learning and understanding of the CLIPS programming language, through the analysis of "second-hand car smart identification evaluation system" written with CLIPS program, in-d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:872840
    • 提供者:周文俊
  1. Practical_AI_in_Java

    0下载:
  2. 人工智能编程语言这项工作是授权下创作共用attribution-noderivs-noncommercial许可证。查看本授权的副本,访问:/ /所有组织/许可证。by-nd-nc / 1/或来信创作共用,559弥敦雅培,斯坦福大学,加利福尼亚94305,美国-This work is licensed under the Creative Commons Attribution-NoDerivs-NonCommercial License. To view a copy of this l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:773568
    • 提供者:宇宙
  1. bp-and-matlab

    0下载:
  2. 遗传算法优化bp神经网络程序,利用本程序不但可以熟悉神经网络的工作原理,而且可以熟悉matlab编程语言,从而为以后的工作打下坚实的基础。-it s about bp and matlab,The use of this procedure can not only be familiar with the works of the neural network, but also familiar with the Matlab programming language, and thus l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2890
    • 提供者:赵小雨
  1. tempo-sat-tlp-gp

    0下载:
  2. SAT-TLP规划器是由ML这一通用的函数式编程语言开发出的最优化规划器,对于了解函数式语言在大型系统中的应用以及智能规划理论提供了很好的支持。-SAT-TLP planning is developed by ML generic functional programming language optimized planning, and provides good support for understanding the functional languages ​ ̴
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:5773836
    • 提供者:michaeldoer
  1. 贝叶斯方法 -概率编程与贝叶斯推断 zip

    2下载:
  2. Probabilistic Programming and Bayesian Methods for Hackers是一本写给开发者的关于贝叶斯方法和概率问题的免费开源书。贝叶斯方法的用途十分广泛,在经济学上能找出一堆的例子。而在IT行业,机器学习是非常典型的一个应用。而机器学习也是本书作者写本书的一个重要的理由。 本书选择了Python作为编程语言,这一点都不奇怪,Python在科研和数据分析上的应用是非常方便和普遍的,比如大名鼎鼎的Numpy等。作者在本书中使用另一个库PyMC,它依赖
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-01
    • 文件大小:26860544
    • 提供者:zauruso
« 12 3 4 5 6 »
搜珍网 www.dssz.com