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

搜索资源列表

  1. RL

    1下载:
  2. 采用vs2008 c#编写 Q-Learning强化学习的代码实现 状态空间5维,动作空间5维-Using vs2008 c# Q-Learning reinforcement learning the code to achieve the state-space five-dimensional, five-dimensional action space
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:52007
    • 提供者:王大山
  1. A200909-1558

    0下载:
  2. 基于ATMAGE 16的小型机器人系统硬件设计,通过串行口实现对机器人单步动作的调试-ATMAGE 16-based hardware design of small robotic systems, through the serial port on the robot to achieve single-step debug action
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:390782
    • 提供者:1030901356
  1. ai1

    0下载:
  2. 带回溯的深度优先策略:解决经典野人传教士过河问题的求解:三个修道士和三个野人过河,船一次最多只能载两个人,在任何时候修道士的人数不能少于野人人数,否则野人会吃掉修道士。找出六个人顺利过河的所有方案。 采用带回溯的深度优先搜索策略,共定义了7种合法操作{2,0,0},{1,0,0},{1,1,0},{0,1,0},{0,2,0},{0,1,1},{1,0,1}代表上船的人数,根据船所在位置决定在状态上是加或者减操作。扩展结点时按顺序应用操作,知道回溯到初始状态且所有操作用完,程序结束。-Wi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3026
    • 提供者:jyll
  1. Sample_code

    0下载:
  2. Sample ppt for action of a class teacher-Sample ppt for action of a class teacher
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:72351
    • 提供者:jaravis
  1. nntest6

    0下载:
  2. function nntest6(action,flag) NNTEST6 View and Control Neural network. See also SIMUFF. Koos j. den Oudsten, 1-20-99 koos@phil.uu.nl Copyright (c) 1998-99 by KoosSoft vof $Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2546
    • 提供者:hacen
  1. 0521ex2

    0下载:
  2. 状态演算中状态动作对的控制命令的代码实现-State calculus of state action on the control command of the code implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:21951
    • 提供者:李倩
  1. search

    0下载:
  2. search行动机制的实现,其为状态演算中一个重要部分-search action mechanism of realization of it as an important part of the state calculus
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:48258
    • 提供者:李倩
  1. Simulator

    1下载:
  2. 模拟蚂蚁和食蚁兽的生存规律。在20X20的网格世界里,每个生物每次可向四个方向移动(但不会移除网格边缘),食蚁兽会吃掉在他目标处的蚂蚁-The goal for this programming project is to create a simple 2D predator-prey simulation. In this simulation the prey are ants and the predators are doodlebugs. These critters l
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:101343
    • 提供者:crystalever
  1. 2xtree

    0下载:
  2. 标准c实现的排序二叉树,该代码从实际运行的程序代码中分离出来,用C++思想稍为封装一下,也能形成自己的排序二叉树操作类-Order to achieve the standard c binary tree, the code actually runs code from separating, using C++ thinking about a little package can also form their own sort binary tree class action
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2521
    • 提供者:huxiang
  1. sst

    0下载:
  2. 超级简单的一个任务调度器,是量子编程的作者写的,非常实用-Almost all embedded systems are event-driven most of the time they wait for some event such as a time tick, a button press, a mouse click, or the arrival of a data packet. After recognizing the event, the systems react b
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:45214
    • 提供者:trey21ic
  1. action

    0下载:
  2. 编程心态管理,自我控制!提高效率。建立目标-Manages itself to move, the formulation goal, the self-surveillance develops the flow
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:24450
    • 提供者:chenxin
  1. Neurocal

    1下载:
  2. 利用MATLAB仿真神经元的动作电位及各种电参数的变化,离子通道电导变化等-HH cells using Matlab simulation model of changes in all parameters and dynamics of Action Potential generation process
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1365310
    • 提供者:秦健全
  1. snake

    0下载:
  2. 用c++实现的贪吃蛇,尽管功能比较简单,但已经能完成贪吃蛇的各项动作了-Using c++ implementation of Snake, although relatively simple function, but has been able to complete the action of the Snake
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2110
    • 提供者:段落
  1. 9472_302229

    0下载:
  2. 数据结构实习报告,串操作的演示,源代码加报告-Practice report data structures, string action demonstration, the source code plus report
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:21757
    • 提供者:丘文威
  1. beipinqilunwen

    0下载:
  2. 用微型计算机控制锁相环(PLL)可对计量光栅信号进行数字倍频 用这种挂 术产生的角度定标脉冲去量度齿轮侍动链误差比用时钟脉冲夸理,布助于蓰壹考粤 仪器的动态检测精度.-Phase-locked loop with a micro-computer control (PLL) can be grating on the measurement of digital harmonic signal generated with this hanging point calibration t
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:119441
    • 提供者:owen
  1. xiangguanquxian

    0下载:
  2. 计算两个等长信号的相关曲线 ,并绘出图形。采用取地址操作 运算速度快-Two other long signal calculated correlation curve, and draw the graph. Address by taking action fast speed
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1139
    • 提供者:zhang feng
  1. 7-5

    0下载:
  2. 是robocup3d仿真机器人的源码,设计了Agent动作层次,世界模型的维护 -Is robocup3d source robot simulation, design Agent action level, the maintenance of world model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:88715
    • 提供者:丁贤峰
  1. linklist

    0下载:
  2. 封装了双向链表的一些操作,增加,删除,获取结点在链表中的位置,根据KEY和Name查找等-Encapsulates the two-way linked list some of the action, add, delete, access node position in the list, according to search such as KEY and Name
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1561
    • 提供者:ljc
  1. SEMG

    0下载:
  2. 《基于模式识别的肌电信号动作分类性能研究》2010最新论文,从CNKI上买来的,现在共享给大家,希望对大家有用,和我课题相关,有这方面的需要可以咨询我。-" EMG Pattern Recognition Based on Classification Performance of Action," 2010 latest paper, bought from CNKI on, now shared to everyone, we want to be useful, and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6337778
    • 提供者:李自凯
  1. GiNaC-1.0.14

    0下载:
  2. GiNaC(GiNaC 不是一个 CAS 计算机代数系统))是一个用于符号计算的C++库。它的设计允许集成系统创造,象征性的操作嵌入与更成熟的计算机科学(如计算密集型,图形界面等),数字应用领域。相对于其他情况下,它不会尝试代数提供广泛的功能和简单的编程语言,而是接受一个给定语言(C + +)和扩展了代数功能设置。-GiNaC (GiNaC is not a CAS Computer Algebra System)) is one for the symbolic computation of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:877425
    • 提供者:秦政
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com