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

搜索资源列表

  1. demo3

    0下载:
  2. 在demo中,用EKF和有噪声的EKF训练非线性、非平稳数据。-In this demo, I use the EKF and EKF with noise adaptation to train a neural network with data generated a nonlinear, non-stationary state space model. Adaptation is done by matching the innovations ensemble covariance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:zhang
  1. ThreadABC

    0下载:
  2. JAVA多线程,顺序打印ABC、ABC...,几种方式实现这一目标。-JAVA multi-threaded, sequential printing ABC, ABC ..., to achieve this goal in several ways.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-14
    • 文件大小:2048
    • 提供者:wudg
  1. duilie

    0下载:
  2. 1. 定义顺序队列类型,实现队列的所有基本操作。 2. 定义链队列类型,实现队列的所有基本操作。-1. Define the sequential queue type to implement all the basic operations of the queue. 2. Define the chain queue type to implement all the basic operations of the queue.
  3. 所属分类:Data structs

    • 发布日期:2017-12-14
    • 文件大小:1024
    • 提供者:婷婷
  1. hangman

    0下载:
  2. 字符串或串(String)是由数字、字母、下划线组成的一串字符。一般记为 s “a1a2···an”(n> 0)。它是编程语言中表示文本的数据类型。在程序设计中,字符串(string)为符号或数值的一个连续序列,如符号串(一串字符)或二进制数字串(一串二进制数字)。 通常以串的整体作为操作对象,如:在串中查找某个子串、求取一个子串、在串的某个位置上插入一个子串以及删除一个子串等。两个字符串相等的充要条件是:长度相等,并且各个对应位置上的字符都相等。设p、q是两个串,求q在p中首次出现的
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-13
    • 文件大小:1069
    • 提供者:张羽翔
  1. Reliability--of-Wind-Farm-bess-

    11下载:
  2. 对含储能和风电的电力系统进行了可靠性评估,利用序贯蒙特卡洛法,把风储系统接入IEEE-RBTS系统来仿真,探讨了风电场、储能系统、储能容量和储能最大充放电功率对系统可靠性的具体影响。-The reliability of the power system with energy storage and wind power is uated. The wind storage system is connected to the IEEE-RBTS system by using the se
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:25600
    • 提供者:汤佳才
  1. Stack-and-queue-simple-Test

    0下载:
  2. 实现数据结构中关于栈与队列的基础内容,栈的内容包括顺序栈、链式栈、用栈实现斐波那契函数以及两个栈实现共享空间,队列内容包括顺序队列、链式队列-Implementation of the data structure on the stack and the contents of the queue, the contents of the stack, including the stack, chain stack, with the stack to achieve Fibonacci f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-13
    • 文件大小:7636
    • 提供者:yang
  1. Sharath

    0下载:
  2. Video Tracking Based on Sequential Particle Filtering on Graphs Paper
  3. 所属分类:Communication

  1. 5762187

    0下载:
  2. 约瑟夫环实验: 程序利用顺序表实现约瑟夫环,本实验是用于一个小游戏,-Joseph ring experiment program: using sequential table for Joseph ring, this experiment is used for a small game,
  3. 所属分类:Special Effects

    • 发布日期:2017-12-17
    • 文件大小:89088
    • 提供者:Aanwbesre
  1. rmgisters

    0下载:
  2. Source code 按i2c时序读写寄存器-The Source code by i2c sequential read/write registers
  3. 所属分类:Other systems

    • 发布日期:2017-12-12
    • 文件大小:2630
    • 提供者:gbapb
  1. PLC_FX1N

    0下载:
  2. 可编程逻辑控制器是种专门为在工业环境下应用而设计的数字运算操作电子系统。它采用一种可编程的存储器,在其内部存储执行逻辑运算、顺序控制、定时、计数和算术运算等操作的指令,通过数字式或模拟式的输入输出来控制各种类型的机械设备或生产过程-A programmable logic controller is a digital operator operating electronic system designed specifically for use in industrial environm
  3. 所属分类:USB develop

    • 发布日期:2017-12-11
    • 文件大小:2745771
    • 提供者:颜奕政
  1. SP40-Network-Programmer-UM-V1.00

    1下载:
  2. SP40编程器专门为英飞凌 SP40(TPMS,胎压监测)配套使用,适用于研发和生产量产。 支持本地串口、 局域有线以太网和 WIFI,三选一 支持 6 个 SP40 一次性编程(1620100 版本仅支持顺序编程,即 1-6 号端口,非并发编程)-SP40 programmer specifically for the Infineon SP40 (TPMS, tire pressure monitoring) supporting the use of research and de
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:1297873
    • 提供者:Aiking
  1. 5163001010-魏振豪-实验11-2

    0下载:
  2. 将直接插入排序、直接选择排序、冒泡排序、顺序查找函数封装到第9章的数组类中,作为成员函数。实现并测试这个类(Directly into the sorting, direct selection, sorting, bubble sorting, sequential search function, encapsulated in the ninth chapter of the array class, as a member function. Implement and test thi
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:zadq
  1. lkp-transaction-sequential

    0下载:
  2. Bulk Mail demonstrates sending a large number of email via controls
  3. 所属分类:其他小程序

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:Pfjmh
  1. 16100021002 顺序 52

    0下载:
  2. vfp顺序结构经典编程例题,可以帮助我们学习顺序结构(Classical programming examples of sequential structures)
  3. 所属分类:数据库系统

    • 发布日期:2017-12-18
    • 文件大小:18432
    • 提供者:陌娆
  1. 2.11.c

    0下载:
  2. 设顺序表va中的数据元素递增有序。试写一算法,将x插入到顺序表的适当位置上,以保持该表的有序性。(Set the data elements in sequential table VA in ascending order. Try writing an algorithm to insert x into the appropriate place in the order table to keep the table in order.)
  3. 所属分类:MacOS编程

    • 发布日期:
    • 文件大小:1024
    • 提供者:EmmaBlue
  1. 二叉链表

    0下载:
  2. 一、 实验目的 (一) 掌握二叉树的逻辑结构和二叉链表存储结构; (二) 验证二叉树的二叉存储和遍历及其基本操作的实现; (三) 理解算法与程序的关系,能够将顺序表算法转化为对应程序;(First, the purpose of the experiment (1) master the logical structure of the two tree and the storage structure of the two linked list; (two) verify the
  3. 所属分类:汇编语言

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:轩卬
  1. junzhilvboqi

    0下载:
  2. 顺序滤波器中均值滤波器的代码,可用于图像去噪处理。(Sequential filter in the mean filter code, can be used for image denoising.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:10240
    • 提供者:Artemis
  1. sequential detector

    0下载:
  2. verilog 固定序列检测器,能够检测10111序列,波形无误。适合Verilog初学者学习(Verilog fixed sequence detector)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:章荣
  1. compare

    0下载:
  2. This file contains Matlab code that replicates some of the results in the paper ``A survey of sequential Monte Carlo methods for economics and finance,''
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:kacem
  1. GA优化BP权阈值

    0下载:
  2. 遗传算法优化BP权值,这是关于基本GA算法和改进GA算法的程序,包括循序选择GA,大变异GA,自适应GA等(Genetic algorithm optimization BP weights, which is about the basic GA algorithm and improved GA algorithm procedures, including sequential selection of GA, big variation GA, adaptive GA and so on
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:34816
    • 提供者:李胖子
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com