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

搜索资源列表

  1. 0193042543333

    0下载:
  2. 获取当前系统时间,然后向后或向前多少天时间-access to the current system time and then move forward or backward the number of days
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1283
    • 提供者:吉志坚
  1. Forward-BackwardAlgorithm

    0下载:
  2. HMM模型训练用的Forward-Backward Algorithm,包括几年WAV文件和测试用的TCL脚本文件-HMM training with the Forward-Backward Algorithm. years, including WAV and test the TCL scr ipt file
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:184738
    • 提供者:liangtao
  1. pprime

    0下载:
  2. 因为151即是一个质数又是一个回文数(从左到右和从右到左是看一样的),所以 151 号是回文质数。 写一个程序来找出范围[a,b](5 <= a < b <= 100,000,000)间的所有回文质数 -The number 151 is a prime palindrome because it is both a prime number and a palindrome (it is the same number when read forward as backw
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-21
    • 文件大小:1323
    • 提供者:王豪究
  1. FeatureSelection

    0下载:
  2. Feature Selection using Matlab. The DEMO includes 5 feature selection algorithms: • Sequential Forward Selection (SFS) • Sequential Floating Forward Selection (SFFS) • Sequential Backward Selection (SBS) • Se
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3283910
    • 提供者:driftinwind
  1. cholesky

    1下载:
  2. cholesky分解是用于将一个对称正定的矩阵分解为一个上三角与一个下三角矩阵乘积的形式,可运用于回归系数求解,线性方程组求解中 逐步回归是在回归分析的建模过程中用于变量筛选的有效方法,这里同时进行了向前和向后回归,效果更加显著(Cholesky decomposition is used to decompose a symmetric positive definite matrix into an upper triangle and a lower triangular matrix
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:qinglili
  1. C51frontandback

    0下载:
  2. 采用C51平台,控制步进电机正反转,方便移植到其他平台,代码简单已实现。(Using the C51 platform, the control step motor is forward and backward, which can be easily transplanted to other platforms. The code is simple and implemented.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:27648
    • 提供者:MRmuye
  1. aenembly

    0下载:
  2. 这个是用汇编语言编制的一个程序来实现步进电机的正转和反转(This is to use assembly language compiled a program to realize the stepper motor is forward and backward)
  3. 所属分类:界面编程

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:Deahkwb
  1. 空间平滑法

    0下载:
  2. 空间平滑算法实现对阵列相干信号的到达角估计,包括前向与后向空间平滑法(The spatial smoothing algorithm can estimate the DOA of coherent array signals, including forward and backward spatial smoothing)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:小妍mark
  1. tiny-dnn-master

    0下载:
  2. C++实现dnn,可以进行训练和测试,适合初学者(The dnn is developed by c++, it includes the forward and backward process, you can use it for training.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:13895680
    • 提供者:superwj
  1. 潮流计算:前推回代法

    1下载:
  2. 由π型模块级联成的简单电网作潮流计算的一种情况:已知始端电压和末端复功率及电网各处参数,利用前推回代法求始端复功率和末端电压(A simple power grid cascaded by PI module is used for power flow calculation: the initial terminal voltage and terminal complex power and the parameters of the grid are known. The forward
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:24576
    • 提供者:Infini
  1. test

    0下载:
  2. 通过前推回代法对相应节点网络进行潮流计算(Power flow calculation of the corresponding node network by forward and backward generation method)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:Dirk_Q
  1. sb-1-d620

    0下载:
  2. 无人机采用超声波,实现左右前后上下全方位壁障!(UAV uses ultrasonic to realize left and right forward and backward omni directional barrier!)
  3. 所属分类:C#编程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:sbtr5651
  1. chang's 栈

    0下载:
  2. 在用户最近访问的网页中进行“前进”和“后退”是Web浏览器的常用功能,实现该功能的一种方式是使用两个栈(backward 栈和forward栈)来存储用户访问的网址。?后退(BACK):如果backward栈为空,则该命令被忽略。否则,将当前页面压入forward栈,并从backward栈中弹出一个页面作为当前页面。 ?前进(FORWARD):如果forward栈为空,则该命令被忽略。否则,将当前页面压入backward栈,并从forward栈中弹出一个页面作为当前页面。 ?访问某网址(VI
  3. 所属分类:文章/文档

    • 发布日期:2018-04-30
    • 文件大小:2178048
    • 提供者:kaiser1998
  1. eg2

    0下载:
  2. 波动方程离散化后中心差分与向前、向后差分精度的比较(Comparison of difference accuracy between center difference and forward and backward)
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:strive1
  1. 6、ZY08-C循迹、红外避障、遥控综合程序

    0下载:
  2. 51单片机控制的循迹避障小车,支持红外遥控,可以实现前进后退左右和循迹切换(51 single-chip microcomputer to control the vehicle obstacle avoidance tracking, support infrared remote control, can achieve forward and backward about tracking and switching)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:370688
    • 提供者:神话。大仙
  1. PF_QTHD_33_gut

    0下载:
  2. 实现33节点前推回代法,可实现弱环网计算。(The 33 node forward and backward substitution method is realized, and the calculation of weak ring network can be realized.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:micromaths
  1. 蓝牙小车

    0下载:
  2. 手机蓝牙控制小车运动,实现前进、后退、加减速、转弯等功能。(Mobile Bluetooth controls trolley movement, and achieves functions of forward and backward, acceleration and deceleration, turning and so on.)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-02
    • 文件大小:41984
    • 提供者:lllyx
  1. 直流无刷电机控制PCB 原理图 BOM

    5下载:
  2. 直流无刷电机的控制和驱动,可以使电机正反转。(The control and drive of Brushless DC motor can make the motor rotate forward and backward.)
  3. 所属分类:驱动编程

    • 发布日期:2019-09-26
    • 文件大小:855040
    • 提供者:tai123
  1. bhn1

    1下载:
  2. 这个程序可以很好的实现用软件控制电机正反转的功能(This program can well realize the function of controlling the motor forward and backward by software.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-31
    • 文件大小:4028416
    • 提供者:嗯哼给
  1. 前推回代潮流计算程序

    1下载:
  2. 前推回代法已知配电网的始端电压和末端负荷,以馈线为基本计算单位。 最初假设全网电压都为额定电压,根据负荷功率由末端j向始端k逐段推算,仅计算各元件中的功率损耗而不计算节点电压,求得各支路上的电流和功率损耗,并据此获得始端功率,这是回代过程。 再根据给定的始端电压和求得的始端功率,由始端向末端逐段推算电压降落,求得各节点电压,这是前推过程。如此重复上述过程,直至各个节点的功率偏差满足允许条件为止。(The forward and backward substitution method
  3. 所属分类:其他

    • 发布日期:2020-05-27
    • 文件大小:1024
    • 提供者:东北大成子
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com