CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - artificial intelligence

搜索资源列表

  1. ant_colony_algorithm

    1下载:
  2. 蚁群算法编程实现,在VC下调试,可用于大二学生学习人工智能或数据结构-Ant colony algorithm programming, debug in VC can be used for second year students of artificial intelligence or data structure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-10-18
    • 文件大小:253874
    • 提供者:zhangyuxiang
  1. 1222

    0下载:
  2. VC中利用人工智能解决八迷宫问题详细说明文档-VC in the use of artificial intelligence to solve the problem eight maze detailed documentation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8284
    • 提供者:dadaniya82
  1. zuiyouhuajisuanjizhineng

    0下载:
  2. 介绍了人工智能的相关知识,并讲述了关于人工智能的最优化算法-Introduced the artificial intelligence knowledge, and describes the optimization algorithm on artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2560462
    • 提供者:JN
  1. 19854829rbf_Kmeans

    0下载:
  2. 人工智能MATLAB仿真,关于RBF神经网络的。进行网络逼近和模式识别。-MATLAB simulation of artificial intelligence, on RBF Neural network. The network and pattern recognition approach.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2594
    • 提供者:威猛小亭子
  1. lec01

    0下载:
  2. 麻省理工学院的开放课程,人工智能课程的第一节课讲义——人工智能导论。-MIT open courses, artificial intelligence, the first class lecture courses- Introduction to Artificial Intelligence.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:96579
    • 提供者:zym
  1. ZN

    0下载:
  2. 清华大学最新本科课件~人工智能~李春平版-Tsinghua University, the latest version of courseware ~ Artificial Intelligence ~ Chun-Ping Li
  3. 所属分类:Other systems

    • 发布日期:2017-05-28
    • 文件大小:11407031
    • 提供者:Cell
  1. 20070429_TG15

    0下载:
  2. 人工智能的五子棋游戏, 你要是不太精通五子棋游戏, 可能会输给它, 对于 研究人工智能的朋友应该有些用处。-Gobang artificial intelligence game, if you are not proficient in Gobang game, may lose it, for the study of artificial intelligence friends should be of some use.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-02
    • 文件大小:671874
    • 提供者:
  1. CAIsearch-strategy

    0下载:
  2. 人工智能搜索策略C语言,是pdf,方便学习博弈搜索的智能化-Artificial Intelligence search strategies C language, pdf, easy to learn game of the intelligent search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:50261
    • 提供者:zyt
  1. 365188othello_C

    0下载:
  2. 我用 C++ 写的黑白棋人机对弈程序,人工智能课程作业,棋力比我本人强,欢迎批评-I use C++ program written in Othello machine play chess, artificial intelligence course work, thinking depth than I am strong, welcome criticism
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:53814
    • 提供者:hexie
  1. cai

    0下载:
  2. 智能人工点菜c程序,实现友好的交流平台,涉及到,基于51单片机-Artificial intelligence to order c program to achieve a friendly exchange platform, related to, based on MCU 51
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:39718
    • 提供者:luzi
  1. heibaiqi.c

    0下载:
  2. 用C实现的黑白棋源程序,有人工智能的人机对战,用算法树深度搜索,原始的C图形界面,turboC或TC编译器运行。网络上实现黑白棋大多选择VC++,并没有用C实现并且有人工智能的程序。-Implementation of Othello with C source code, there is artificial intelligence, human-machine gaming, with the depth of search tree algorithm, the original C-
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3773
    • 提供者:吴振华
  1. donghua

    0下载:
  2. 基于人工智能(AI)和人工生命(AL)的计算机动画-Computer animation based on artificial intelligence(AI)& artificiallire(AL)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:360379
    • 提供者:shengjunwen
  1. Artificial_Intelligence_Through_Prolog

    0下载:
  2. Artificial Intelligence with Prolog
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:805729
    • 提供者:gamer
  1. Practical_Artificial_Intelligence

    0下载:
  2. Practical Artificial Intelligence
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1113756
    • 提供者:gamer
  1. OnePut

    0下载:
  2. 自己用C++写的人工智能之离散单输出代码-Artificial intelligence, discrete single-output
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1952556
    • 提供者:Bobo
  1. FiveGame6_1

    0下载:
  2. 具有人工智能的五子棋游戏,采用流行的深度优先算法,外加Alpha-Beta剪枝,再加历史启发优化,可搜索到第4步-Backgammon game with artificial intelligence, using the popular depth-first algorithm, plus Alpha-Beta pruning, combined with historical inspiration optimized search to Step 4
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1643075
    • 提供者:韩远坤
  1. Artificial_Intelligence

    0下载:
  2. 对人工智能学习很好用的一本书,很难找,讲述清楚,明白-Use of artificial intelligence to learn a good book, it is difficult to find, about the clear, see
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-15
    • 文件大小:24147968
    • 提供者:jyknife
  1. missionariesProblem

    0下载:
  2. 这是人工智能的一个经典算法,运用深度优先的策略,拥有详细的解释-This is a classic artificial intelligence algorithm, using depth-first strategy, with detailed explanations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8100
    • 提供者:柳小七
  1. EightQueensProblem

    0下载:
  2. 人工智能解决八皇后问题,上传此代码为了下载资源-Artificial intelligence to solve the eight queens problem, upload the code in order to download resources
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:9082
    • 提供者:xuezh
  1. manifoldlearning

    1下载:
  2. 人工智能中流形学习的几种经典算法的合集,很不错-manifold learning algorithms in artificial intelligence
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:14005
    • 提供者:HuYao
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com