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

搜索资源列表

  1. ad_convet_serial

    0下载:
  2. 微机原理与接口,a/d转换,串口输出代码。用到8251,8255,8253可编程芯片-Microcomputer Principle and Interface, a/d converter, serial output code. Programmable chips used in 8251,8255,8253
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:804
    • 提供者:pc
  1. AD-PIC16F72

    0下载:
  2. /这是一个两路交流信号的AD转换,然后和标准比较决定输出大于标准的那一路,默认输出A路 #include <pic.h> #include <math.h> #include <stdio.h> bank1 int re0[40] //定义存放A/D转换结果的数组,在bank0中 bank1 int re1[40] //定义存放A/D转换结果的数组,在bank1中-/ This is a two way exchange of
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1782
    • 提供者:mengchao
  1. Huffmantree

    0下载:
  2. 在数据通信中,需要将传送的文字转换成二进制的字符串,用0,1码的不同排列来表示字符。例如,需传送的报文为“AFTER DATA EAR ARE ART AREA”,这里用到的字符集为“A,E,R,T,F,D”,各字母出现的次数为{8,4,5,3,1,1}。现要求为这些字母设计编码。-In data communications, the need to send the text converted into a binary string, with the 0,1 code arranged
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1293
    • 提供者: 王明
  1. Dataregistrationin3-Dscanningsystems

    0下载:
  2. 通过引入特征点和改进最近点迭代法, 提出了一种 在三维扫描系统中对三维点云数据进行配准的方法。该方法 通过对特征点的提取, 首先得到一组匹配点对, 然后运用 SVD 矩阵分解算法求出转换参数R 和T, 进而以此作为最 近点迭代法的初始值, 并对最近点的求法和迭代截止条件作 了改进, 得到了很好的配准效果。该文论述了该方法的基本 原理, 并通过不同视觉下物体三维测量点云数据配准的应用 实例证明了该方法的有效性。-A 3-D meas uring dat a r egis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:155927
    • 提供者:jack
  1. 3

    0下载:
  2. 利用AD590温度传感器完成温度的测量,把转换的温度值的模拟量送入ADC0809的其中一个通道进行A/D转换,将转换的结果进行温度值变换之后送入数码管显示。-Using AD590 temperature sensor complete temperature measurement, to convert the analog temperature value into one channel ADC0809 A/D conversion, the conversion after the
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:48647
    • 提供者:yanglijuan
  1. dipingonglvfangdaqilunwen

    0下载:
  2. 本设计主要由带阻滤波器电路、低频功率放大器(包括电压放大器和功率输出放大器)、精密整流电路、A/D转换电路、直流稳压电路、V/F转换电路、显示电路等组成。-The design mainly consists of a band stop filter circuit, low-frequency power amplifier (including the voltage amplifier and power amplifier output), precision rectifier ci
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:135493
    • 提供者:suntingting
  1. STC12C5A16AD_ADC_C_CODE

    0下载:
  2. 本程序演示 STC12C5AxxAD 系列 MCU 的 A/D 转换功能-This procedure demonstrates STC12C5AxxAD series MCU' s A/D conversion
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1781
    • 提供者:舒米勒
  1. 51kbt

    0下载:
  2. 《5+1库表通》是面向中小型企、事业单位的通用数据库和制表软件。因它的数据类型有:日期(D)、数值(N)、字符(C)、明细(M)和图像(P)五种,加上报表中需用的只读型(R),故而称做“5+1库表通”。   在数据库系统中,只需使用其中的“创建”、“转换”或“复制结构”功能,建立适当的数据文件,就可以对这些文件进行相关操作,借以完成某项管理工作的信息处理。-" 5+1 libraries table links" is for small and medium enterp
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-07
    • 文件大小:457024
    • 提供者:lcd
  1. cs5532

    0下载:
  2. 基于cs5523的A/D智能采集的源代码实现模拟量向数字量的转换-Based on cs5523 for A/D intelligent collection of source code to achieve analog to digital conversion
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:742
    • 提供者:
  1. TEXT1540

    0下载:
  2. 基于c51单片机控制tlc1540的A/D转换实现模拟量向数字量转换-C51-based MCU tlc1540 the A/D converter to achieve analog to digital conversion
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:730
    • 提供者:
  1. AD_PWM1

    0下载:
  2. 本程序用keilc编写,能在stc12c5a60s2单片机上使用,主要功能是,外部模拟量输入,经单片机内部A/D转换,直接送至单片机内部PWM寄存器,进行PWM波输出。-The program uses keilc prepared Nengzai stc12c5a60s2 SCM Shi Yong, the main function is the external analog input, Jing MCU internal A/D conversion, directly sent to
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:28878
    • 提供者:邓鼎新
  1. 195

    0下载:
  2. 基于TLC2543L的A/D转换模板的设计,作者:QQ 64134703 ,电子毕业设计,欢迎咨询 -Based TLC2543L the A/D conversion template design, author: QQ 64134703, e-graduate design, please consult
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:123338
    • 提供者:黄先生
  1. ADCchengxu

    0下载:
  2. 对采集的外部温度数据进行a/d转换,以准备给lcd显示,包括采样处理和显示处理等-External temperature of the collected data, a/d conversion, to prepare for lcd display, including sample processing and display processing
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1028
    • 提供者:沈业茂
  1. F2812-MixerFIR

    0下载:
  2. 1.掌握A/D 转换的基本过程和程序处理过程; 2.学习通过对采样值进行计算产生混频波形。 3.熟悉FIR 滤波器及其参数的调整。-1. Master A/D conversion process of the basic processes and procedures 2. Learning through the computed values of the sampled wave mixing. 3. Familiar with the adjustment of FIR f
  3. 所属分类:DSP program

    • 发布日期:2017-05-13
    • 文件大小:3248215
    • 提供者:平意义
  1. AD

    0下载:
  2. 2407A 内置 16 通道10 位AD 转换器,在 00IC2407+CPLD 实验板上只扩展两通道,分 别是第0 通道和第8通道,DSP 能承受的A/D 输入信号是0-3.3V,在00IC2407+CPLD 实 验板上没有单独采用基准源,直接使用系统的3.3V作为A/D 转换器的基准信号。 -Built-2407A 16-channel 10-bit AD converter, in 00IC2407+ CPLD experiment board extended only two
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:79500
    • 提供者:lizhenli
  1. APPLICATIONOFADC0832

    0下载:
  2. ADC0832 是美国国家半导体公司生产的一种 8 位分辨率、双通道 A/D 转换芯片。由于它体积小,兼容性强,性价比高而深受单片机爱好者及企业欢迎.-National Semiconductor ADC0832 is an 8-bit resolution of the production, two-channel A/D converter chip. Because of its small size, compatibility, cost-effective and well rec
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:253180
    • 提供者:weiwei
  1. 0908110647

    0下载:
  2. 该系统基本工作原理为:由温度传感器来采集箱内温度,然后通过单片机内部的A/D转换器将模拟信号转换为数字信号,通过控制规则,单片机作出相应的处理,最终将结果显示出来,使系统的温度控制在要求的范围内。-The system basic working principle is: the temperature sensor to collect inside temperature, and then through the MCU internal A/D converter converts t
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:214960
    • 提供者:岳经凯
  1. wwps

    0下载:
  2. A/D转换代码,C语言实现,应用广泛,很有用-A/D conversion code, C language, widely used and useful
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:173143
    • 提供者:肖伟
  1. SCA126T-100130

    0下载:
  2. SCA126T 是瑞芬科技针对工业现场控制领域推出串口输出型双轴倾角传感器,内置高精 度16bit A/D 差分转换器,通过5 阶滤波滤波算法,最终输出双方向的倾角值。 接口可选RS485;RS232 或TTL 电平。由于内置了ADI 公司的高精度数字温感器,所以 输出角度在工作温度范围内都得到了再次修正,保证产品在低温与高置环境下的高重复性。 高的输出速度能达到20 次/秒。产品属于真正工业级产品,性能可靠稳定,扩展性好, 多种输出可供选择。适合应用于各种恶劣工业控制环境-
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1287333
    • 提供者:武钢
  1. OK2440adc

    0下载:
  2. 此代码为s3c2440 A/D管脚为 AINT0的a/d 转换驱动程序和测试程序,基于Linu2.6.31内核。-This code is s3c2440 A/D pin AINT0 the a/d conversion driver and test program, based on the Linu2.6.31 kernel.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:1670
    • 提供者:zhangjian
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com