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

搜索资源列表

  1. shujujiegou

    0下载:
  2. 以广州旅游业为背景,设计一个变长记录文件存取类库。程序采用B+树作为索引系统,支持字节流嵌入方式和文件链接方式,以较友好的用户界面,加强程序容错性-Guangzhou tourism industry as the background, to design a variable-length record file access library. Program uses B+ tree as an indexing system to support byte-stream mode and
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3598319
    • 提供者:liang
  1. SearchWord

    0下载:
  2. 电话的号码盘一般可以用于输入字母,使用数据结构及查找相关算法解决,利用电话号码对应单词,得到简单的拼音输入,这种输入还要求有一定的容错功能-Phone number plate can generally be used to enter letters, use the data structure and search algorithm to solve related to the use of telephone numbers corresponding to words, to b
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:136562
    • 提供者:张晓风
  1. scientificcalculator

    0下载:
  2. 具有一定容错功能的科学性计算器,具有算法的优先级-Has certain fault tolerance scientific calculator, with a priority algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:633994
    • 提供者:chenqin
  1. polynomial

    0下载:
  2. 对已知的多项式p(x)利用用线性表的数据结构进行加法,乘法,微商运算 加法的时间复杂度为O(n+m) 乘法的时间复杂度为O(nm) 微分的时间复杂度为O(n) 排序的平均时间复杂度为O(nlogn) 程序优点:通过顺序表和链表结合使用,使乘法合并同类项的时间复杂度降为O(1),乘法本身的时间复杂度也达到下界。 程序提供了有好的界面,并且有较好的容错性,输入输出人性化,符合人的习惯。 用快速排序代替了插入排序,使本程序能应对较大的数据。 程序缺点:系数和指数有范围限
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2522
    • 提供者:刘晓明
  1. Encoder

    0下载:
  2. 通用汉明码编码器,并加入容错处理,MATLAB源程序-General Hamming code encoder, and add fault tolerance
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1457
    • 提供者:michael
  1. Decoder

    0下载:
  2. 通用汉明码译码器,并加入容错处理,MATLAB源程序-General Hamming code decoder, and add fault tolerance, MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1622
    • 提供者:michael
  1. frame_syn

    1下载:
  2. 这是一个帧同步数据搜索模块,用于检测输入的数据流中的帧头,当检测到帧头后输出一个同步信号。 输入数据为 8bit的并行数据流,数据流中的每帧由 10 个字节组成,为 1个字 节的帧头(47H)加上 9 个字节的数据。各个字节的中间部分与时钟上升沿对齐。 每帧数据中,除帧头外的其他数据也可能为 47H。 在数据传输过程中,帧头数据有可能受到干扰而变为其他数值,因此要求输出同步信号时具有一定的容错功能。-This is a frame synchronization
  3. 所属分类:matlab例程

    • 发布日期:2014-03-16
    • 文件大小:409234
    • 提供者:追月
  1. BP

    0下载:
  2. 测试网络的容错性,并且对实际含噪声的字母进行识别,以实现BP网络的识别功能。-Test network fault tolerance, and the actual identification of letters with noise, to achieve the BP network, recognition.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3279
    • 提供者:wuweiwei
  1. ResearchandPracticeforNonlinearModelingofSwitchedR

    0下载:
  2. 开关磁阻电机作为一种电动调速系统具有结构简单坚固、低成本、高容错性能以及高速运行的能力,目前它越来越广泛的应用于航空和汽车上的起动/发电系统,具有很大的潜力。要对开关磁阻电机进行深入的理论分析,就需要对其建立一个准确而又有实用性的模型。而 MATLAB 软件具有强大的矩阵和数学计算功能,利用它的模块之一 SIMULINK 建模有着界面友好、易于进行参数修改等特点。国内利用 MATLAB 软件对开关磁阻电机进行建模主要分两大类:一部分是采用 M 文件编程的方法 另一部分是利用开关磁阻电机的线性电感
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:974013
    • 提供者:王明
  1. BP-

    0下载:
  2. 基于改进BP 神经网络的移动机器人寻线控制神经网络系统具有自学习和自适应的能力,同时有很强的容错性和鲁棒性,适用于处理难于语言化的模式信息。为使移动机器人沿地面标志线自主运动,采用CCD 图像传感器与PC/104总线相结合的硬件系统,运用神经网络的模式识别功能,实现了机器人的寻线控制,实验结果表明该方法是可行的,能有效地提高移动机器人对环境的适应性和其智能化水平。- Neural Network has the ability of self-learning and self-adaptati
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:48387
    • 提供者:张一
  1. BPidentification

    0下载:
  2. 本程序用BP神经网络实现对十六进制数字的识别.首先将进行数字化处理并建立BP神经网络。然后进行无噪声训练及进行有噪声训练.最后进行识别及测试网络的容错性. -This procedure using BP neural network identification of hexadecimal digits First digitized and the establishment of BP neural network.The establishment of BP neural
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:119396
    • 提供者:g_sd
  1. adaline

    0下载:
  2. The Adaline is essentially a single-layer backpropagation network. It is trained on a pattern recognition task, where the aim is to classify a bitmap representation of the digits 0-9 into the corresponding classes. Due to the limited capabilities of
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2904
    • 提供者:ali
  1. fault-tolerant-federated-filter

    0下载:
  2. 自适应的动态信息分配方法,联邦滤波的信息分配原则直接影响滤波器的容错性和精度.考虑到故障隔离后的子系统不能参与联邦滤波器的信息分配,首先联邦滤波器的故障检测方法 然后通过引入故障因子,将系统的信息分配和故障状态综合考虑.-The adaptive dynamic information distribution method, the federal filtering the information distribution principles directly affect the fau
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:3494232
    • 提供者:zkj
  1. p0720014_Project

    6下载:
  2. 故障诊断与容错控制大作业 基于鲁棒观测器方法的三容水箱系统的故障诊断系统研究 -fault tolerance design
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1723
    • 提供者:ben
  1. PNN网络代码

    0下载:
  2. 概率神经网络(Probabilistic Neural Network)是由D.F.Speeht博士在1989年首先提出,是径向基网络的一个分支,属于前馈网络的一种。它具有如下优点:学习过程简单、训练速度快;分类更准确,容错性好等。从本质上说,它属于一种有监督的网络分类器,基于贝叶斯最小风险准则。(Probabilistic neural network was first proposed by Dr. D.F.Speeht in 1989. It is a branch of radial
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:gahuan
  1. ModeledMachine

    0下载:
  2. 四模块永磁轮毂电机的容错控制策略的仿真,使用的是矢量控制的策略。(Permanent magnet synchronous motor using two-phase four-leg vector control simulation, on the basis of the platform can simulate the four-module permanent magnet wheel motor fault tolerance, including speed, torque ri
  3. 所属分类:matlab例程

  1. PNN

    0下载:
  2. 概率神经网络(Probabilistic Neural Network)是由D.F.Speeht博士在1989年首先提出,是径向基网络的一个分支,属于前馈网络的一种。它具有如下优点:学习过程简单、训练速度快;分类更准确,容错性好等。从本质上说,它属于一种有监督的网络分类器,基于贝叶斯最小风险准则。(The rate neural network, first proposed in 1989, is a branch of the RBF network and is one of the fe
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:46080
    • 提供者:哼哼1214
搜珍网 www.dssz.com