虫虫首页|资源下载|资源专辑|精品软件
登录|注册

si

  • This application report describes the use of Timer_A3 to decode RC5 and siRC TV IR remote control si

    This application report describes the use of Timer_A3 to decode RC5 and siRC TV IR remote control signals. The decoder described in this report is interrupt-driven and operates a background function using specific features the Timer_A3. Only a small portion of the MSP430 CPU?s nonreal-time resources is used. Specific hardware bit-latching capabilities of the Timer_A3 module are used for real-time decoding of the IR data signal, independent and asynchronous to the CPU. CPU activity and power consumption are kept to an absolute minimum level. The Timer_A3 decoder implementation also allows other tasks to occur simultaneously if required. The solutions provided are written specifically for MSP430x11x(1) and MSP430x12x derivatives, but can be adapted to any other MSP430 incorporating Timer_A3. 電視遙控器設計基於MSP430

    标签: application describes Timer_A control

    上传时间: 2013-12-31

    上传用户:qq21508895

  • 可以分析出TS流文件的软件

    可以分析出TS流文件的软件,有兴趣的可以下来玩玩。对初学Psi/si标准的朋友很有用

    标签: TS流 软件

    上传时间: 2014-11-17

    上传用户:xjz632

  • Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si

    Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that arrays in C are stored in // row-major order.

    标签: elimination equations Gaussian version

    上传时间: 2016-02-14

    上传用户:hxy200501

  • 设计任务及要求 1. 以8255接八个开关K1~K8

    设计任务及要求 1. 以8255接八个开关K1~K8,做电子琴按键输入。 2. 以8253控制扬声器,使用简易键盘,发出相应的音阶。 要求: K1—静音 K2—发si的音493Hz K3—发la的音440Hz K4—发sol的音392Hz K5—发fa的音349Hz K6—发mi的音329Hz K7—发re的音293Hz K8—发do的音261Hz

    标签: 8255 开关

    上传时间: 2016-02-26

    上传用户:klin3139

  • 简单的floyd运用 第一行输入一个整数C。C是测试的情况(0< C <=30).第二行一个正整数N( 0< N <=100),表示道路的总数.紧接N行

    简单的floyd运用 第一行输入一个整数C。C是测试的情况(0< C <=30).第二行一个正整数N( 0< N <=100),表示道路的总数.紧接N行,每一行包含两个字符串, si,,Ti,和一个整数Di,代表从si到Ti的距离(0<= Di <=150)。最后一行有两个字符串,S 和 T,你得找出从S 到 T的最短的距离。地名是不超过120个小写字符的串(从‘a’到‘z’)。假设这里最多有100条直接连通两个地方的路。 Output 输出包含C行,每一行对一种测试情况。对每一种测试情况,输出包含一个整数,假如S 到 T存在一条最短的路,输出从S到T的最短距离,否则输出“-1”. Sample Input 2 2 jiuzhouriver liuchi 89 liuchi liyuan 100 liuchi jiuzhouriver 3 youyongchi fengyuan 100 qinshi meiyuan 100 chaochang supermarkt 100 meiyuan youyongchi Sample Output 89 -1

    标签: lt floyd 100 整数

    上传时间: 2016-03-10

    上传用户:wyc199288

  • This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire si

    This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored to access a Microchip 4 kB EEPROM

    标签: configured accesses program EEPROM

    上传时间: 2016-03-28

    上传用户:gut1234567

  • hspice中文教程

    hspice中文教程,看后非常有用,适合si工程师

    标签: hspice 教程

    上传时间: 2013-12-22

    上传用户:zsjzc

  • This article descrice how to use unnecessary I/O in the 51MCU to test the temperature, circuit is si

    This article descrice how to use unnecessary I/O in the 51MCU to test the temperature, circuit is simple.

    标签: temperature unnecessary the descrice

    上传时间: 2016-06-11

    上传用户:13517191407

  • 设计一台微机控制的数控直流电压源

    设计一台微机控制的数控直流电压源,为电子设备供电。 在设计过程中,选择1~2个单元电路使用仿真软件(例如Multisim2001等)进行仿真调试。 用计算机绘制所有的电路图和印刷电路图 1.1.2设计要求 输出电压范围0-30v,步进值为0.1V 电压调整率Sv<0.05%V; 电流调整率si<0.03%A; 纹波电压〈峰峰值<=5mA; 具有过流保护和短路保护功能;用数字显示输出电压

    标签: 微机控制 数控直流 电压源

    上传时间: 2016-06-12

    上传用户:xc216

  • -- DESCRIPTION : Shift register -- Type : univ -- Width : 4 -- Shift direction: right/left (right

    -- DESCRIPTION : Shift register -- Type : univ -- Width : 4 -- Shift direction: right/left (right active high) -- -- CLK active : high -- CLR active : high -- CLR type : synchronous -- SET active : high -- SET type : synchronous -- LOAD active : high -- CE active : high -- SERIAL input : si

    标签: Shift right DESCRIPTION direction

    上传时间: 2013-12-02

    上传用户:gxrui1991