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

搜索资源列表

  1. BootstrapFilter

    0下载:
  2. Sequential Monte Carlo bootstrap
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1877
    • 提供者:liu xin
  1. fish

    0下载:
  2. 大鱼吃小鱼的游戏,基于Java Applet,包括大鲨鱼和小鱼-大鱼吃小鱼 game, based on Java Applet, including large sharks and small fish
  3. 所属分类:Games

    • 发布日期:2017-03-28
    • 文件大小:70668
    • 提供者:爱荻
  1. daima

    0下载:
  2. 顺序表的基本操作实现 运用该代码来实现基本表的操作-Sequential List s base operate realization
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:710
    • 提供者:majianfeng
  1. reliability

    0下载:
  2. 该试验适用于DMT/PMT验证时期的产品可靠性测试,建议采用一次抽样可靠性试验(Sequential Reliability Testing)。 一次抽样可靠性测试设计及评估方法: • 首先确认产品Spec.规定的MTBF值及信赖度水平(1- α) • 依照下列公式与测试计划给予的时间要求确定测试样品的数量及测试时间-The test applies to DMT/PMT verification during reliability testing, relia
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:109477
    • 提供者:wkr
  1. 200971617402035228

    0下载:
  2. 数字钟的设计用到,数制、基本逻辑运算、逻辑门电路、组合逻辑电路、触发器、时序逻辑电路、脉冲的产生等数字电路知识。-Digital clock design used, number system, basic logic operations, logic gates, combinational logic circuits, flip-flops, sequential logic circuits, pulse generator and digital circuit knowledge
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:308081
    • 提供者:张龙
  1. VHDL_TIME

    0下载:
  2. VHDL时序电路设计课件,很好用的,是老师的课件-VHDL Sequential Circuit Design Software
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:385991
    • 提供者:kenshin
  1. 4

    0下载:
  2. 双四选一数据选择器74LS153,1、写一个程序,用顺序描述语句和并发描述语句(选择信号代入语句或者条件信号代入语句)分别控制74LS153的一个输出端Q。 2、比较一下顺序语句与并行语句各自的优缺点。 输入:逻辑开关。输出:LED灯。 -A double four election data selector 74LS153, 1, write a program, with sequential and concurrent statements describe the sta
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:2266
    • 提供者:李小勇
  1. nbody

    0下载:
  2. N-body问题模拟程序openmp sequential code-N-body simulation sequential code, easy to adapt to parallel
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2550
    • 提供者:John Yu
  1. chazhaobaogao

    0下载:
  2. 数据结构遍历树的实验,有源码,可以任意输入1组有序数据;对顺序查找、折半查找、分块查找的查找次数进行比较并输出比较结果。 -Traverse the tree data structure to the experiment and source code, you can import a group of arbitrarily ordered data on sequential search, binary search, block search to find the numb
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:16569
    • 提供者:天天向上
  1. PWM_Dither

    0下载:
  2. This program illustrates the use of the Dithering mode of the SMPS dsPIC * devices. It uses a sequential tuning of the FRC oscillator to produce a * +/- 3 dither in the frequency. * The dithering mode is useful in reducing the effective EMI
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-22
    • 文件大小:1898
    • 提供者:fabio
  1. jichuchazhao

    0下载:
  2. 利用c#语言实现数据结构里面的一些基础查找算法,例如顺序查找,最大值最小值查找等等。-Use c# language inside some of the basic data structure search algorithm, such as sequential search, find, etc. Maximum and Minimum Value.
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:5827
    • 提供者:王东晓
  1. MATLABLU

    0下载:
  2. 实际应用matlab程序解决方程的LU分解问题,为顺序消元法-Matlab program to solve the practical application of the LU decomposition equation for the sequential elimination method
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:74830
    • 提供者:陈勋
  1. shunxu

    0下载:
  2. 试编写一个用索引进行顺序查找的程序。 (1) 要求将数据以分块有序形式分别存放在不少于10个磁盘文件(块)中,每个文件中不少于10个数据,并能在内存中自动建立索引表; (2) 对任意待查找的关键字,若查找成功,给出其关键字比较次数。 (3) 自行设计测试用例。 -Try to write a sequential search using the index procedure. (1) requires the data to the form of block order w
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:58670
    • 提供者:贾铭
  1. Some_classic_examples_of_VHDL_language_source_code

    0下载:
  2. VHDL语言的一些经典实例源代码,包括状态机,时序电路,组合逻辑电路等-Some classic examples of VHDL language source code, including the state machine, sequential circuits, combinational logic circuits
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:169151
    • 提供者:xurui
  1. univ.algor.for.seq.data.comp[1]

    0下载:
  2. Universal algorithm for sequentiaL data compression
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:438871
    • 提供者:yyudin
  1. Classical_sequential_logic_circuits_tutorial

    0下载:
  2. 时序逻辑电路经典教程Classical sequential logic circuits tutorial-Classical sequential logic circuits tutorial Classical sequential logic circuits tutorial
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:117622
    • 提供者:7h
  1. CeBianNet

    0下载:
  2. 测边网基本平差处理粗差探测序贯平差网平差-Lateral Net basic adjustment processing error detecting sequential adjustment, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:25200
    • 提供者:licheng
  1. Sequential_logic_circuit_analysis_and_design_metho

    0下载:
  2. 时序逻辑电路的分析方法和设计方法Sequential logic circuit analysis and design methods-Sequential logic circuit analysis and design methods Sequential logic circuit analysis and design methods
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:387427
    • 提供者:jk
  1. SSDA

    0下载:
  2. SSDA序贯相似性检测方法对图像进行模板匹配。从源图像中取小图,再到源图像中找到小图所处的位置。-SSDA sequential similarity detection method of the image template matching. Source image taken from the small map, to find a small map the source image position.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1188
    • 提供者:geof
  1. 4ssjg

    0下载:
  2. 从网上下载里埃的学习资料山城电子书籍目录第4章顺序结构程序设计-Learning from the Internet to download information Ferrie mountain e-books catalog Chapter 4 Sequential Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6497
    • 提供者:MEIQIULU
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com