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

搜索资源列表

  1. DVM

    0下载:
  2. Test program to loop on Successive Approximation A-to-D conversion. Allows digital codes and resulting DAC output to be viewed on scope.-Test program to loop on Successive Approxi mation A-to-D conversion. Allows digital code 's and resulting
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.67kb
    • 提供者:谢潮东
  1. MATLAba13

    0下载:
  2. 该程序实现了A律13折线量化编码过程。包括两种译码方法:1手工译码法,2逐次反馈法。-the program achieved a 13 dogleg A legal quantify the encoding process. Including two decoding methods : a manual decoding, two successive feedback.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:13.97kb
    • 提供者:李家军
  1. AD0804

    0下载:
  2. 关于adc0804的基本应用,ADC0804是用CMOS集成工艺制成的逐次比较型摸数转换芯片。分辨率8位,转换时间100μs,输入电压范围为0~5V,增加某些外部电路后,输入模拟电压可为 5V。该芯片内有输出数据锁存器,当与计算机连接时,转换电路的输出可以直接连接在CPU数据总线-About adc804 basic applicationsADC0804 is made with CMOS integrated process of successive digital conversion
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-24
    • 文件大小:12.33kb
    • 提供者:王明
  1. shiyan10

    0下载:
  2. A/D、D/A转换程序设计 加深理解逐次逼近法模数转换器的特征和工作原理,掌握ADC0809的接口方法以及A/D输入程序的设计和调试方法。-A/D, D/A conversion process designed to deepen understanding of the successive approximation ADC characteristics and working principle of the interface methods have ADC0809 and A/D
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:1.1mb
    • 提供者:孙龙
  1. Deal_Process

    1下载:
  2. 1.设定系统中有五个进程,每一个进程用一个进程控制块表示。 2.输入每个进程的“优先数”和“要求运行时间”。 3.为了调度方便,将五个进程按给定的优先数从大到小连成就绪队列。用一单元指出队列首进程,用指针指出队列的连接情况。 4.处理机调度总是选队首进程运行。采用动态优先数算法,进程每运行一次优先数就减“1”,同时将运行时间减“1”。 5.若某进程运行时间为零,则将其状态置为“结束”,且退出队列。 6.运行所设计程序,显示或打印逐次被选中进程的进程名,以及进程控制块的动态变化
  3. 所属分类:OS Develop

    • 发布日期:2017-11-10
    • 文件大小:1.86mb
    • 提供者:张丹
  1. lexical

    0下载:
  2. 编译原理-词法分析,有三类子串:a,每个1右边都有一个0直接跟着;b:至少包含两个1,任意2个1之间包含偶数个0;c:不包含连续的子串100!输入一串字符,判断该串是哪一类别-Compiler theory- lexical analysis, there are three sub-string: a, each one on the right has a 0 followed immediately b: at least two one, between any two 1 conta
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:21.4kb
    • 提供者:
  1. longbeigeshiyan

    0下载:
  2. 简介龙贝格求积公式也称为逐次分半加速法。它是在梯形公式、辛卜生公式和柯特斯公式之间的关系的基础上,构造出一种加速计算积分的方法。-Introduction Romberg quadrature formula is also known as successive half acceleration method. It is the trapezoidal formula, formulas and Cotes formulas Xinbo students based on the rela
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:442.37kb
    • 提供者:闫国翔
  1. ad-zhuanhuan

    0下载:
  2. 本实验采用 ADC0809 做 A/D 转换实验。ADC0809 是一种8路模拟输入、8位数字输出的逐次逼近法A/D器件,转换时间约100us,转换精度为±1/512,适用于多路数据采集系统。ADC0809片内有三态输出的数据锁存器,故可以与8088微机总线直接接口。-In this study do ADC0809 A/D conversion experiments. ADC0809 is an 8-channel analog inputs, 8 digital outputs succ
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1.96kb
    • 提供者:王军营
  1. Polar-Codes-New

    1下载:
  2. 关于polar 码的SC(Successive Cancellation)译码程序,与原作者用BP(belief propagation)实现的译码程序“Polar code encoder and decoder”可以对比看-This is a SC decoding program about polar codes
  3. 所属分类:source in ebook

    • 发布日期:2015-06-11
    • 文件大小:50kb
    • 提供者:qiankai
  1. Virtual-ADC-successive-approximation

    0下载:
  2. Virtual Analog to digital converter by successive approximation
  3. 所属分类:LabView

    • 发布日期:2017-04-30
    • 文件大小:106.94kb
    • 提供者:chewaychiks
  1. 1

    0下载:
  2. .通过MATLAB软件写出用逐次超松弛迭代法解线性方程组的程序并运行结果。(MATLAB software is used to write the program for solving linear equations by successive over relaxation iteration method and its running results)
  3. 所属分类:中间件编程

    • 发布日期:2017-12-24
    • 文件大小:20kb
    • 提供者:dragon5683
搜珍网 www.dssz.com