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

Psim-cn

  • 几种MPPT算法的比较

    几种MPPT算法在PSIM中的比较和实现

    标签: MPPT

    上传时间: 2015-09-17

    上传用户:1819184725

  • C语言指针精讲

    详细介绍了指针的特性

    标签: 指针

    上传时间: 2015-11-08

    上传用户:1113012448

  • 麦克风培训资料

    一、名词解释 二、驻极体电容传声器工作原理 三、驻极体电容传声器技术参数 四、实际使用中应注意的几个问题

    标签: 麦克风培训资料

    上传时间: 2016-01-19

    上传用户:Oliver

  • GSK 980TA车床数控系统规格书

    GSK 980TA车床数控系统规格书

    标签: gsk 980ta

    上传时间: 2016-01-19

    上传用户:highlight

  • PWM仿真与DLL的联合使用

    通过PSIM与C++联合完成仿真过程,理解原理 

    标签: PWM仿真

    上传时间: 2016-01-22

    上传用户:plancking

  • 常见以太网帧结构详解

    常见以太网帧结构详解

    标签: 以太网 帧结构

    上传时间: 2016-04-26

    上传用户:Robert Xue

  • tas3204

    The TAS3204 is a highly-integrated audio system-on-chip (SOC) consisting of a fully-programmable, 48-bit digital audio processor, a 3:1 stereo analog input MUX, four ADCs, four DACs, and other analog functionality. The TAS3204 is programmable with the graphical PurePath Studio™ suite of DSP code development software. PurePath Studio is a highly intuitive, drag-and-drop environment that minimizes software development effort while allowing the end user to utilize the power and flexibility of the TAS3204’s digital audio processing core. TAS3204 processing capability includes speaker equalization and crossover, volume/bass/treble control, signal mixing/MUXing/splitting, delay compensation, dynamic range compression, and many other basic audio functions. Audio functions such as matrix decoding, stereo widening, surround sound virtualization and psychoacoustic bass boost are also available with either third-party or TI royalty-free algorithms. The TAS3204 contains a custom-designed, fully-programmable 135-MHz, 48-bit digital audio processor. A 76-bit accumulator ensures that the high precision necessary for quality digital audio is maintained during arithmetic operations. Four differential 102 dB DNR ADCs and four differential 105 dB DNR DACs ensure that high quality audio is maintained through the whole signal chain as well as increasing robustness against noise sources such as TDMA interference. The TAS3204 is composed of eight functional blocks: Clocking System Digital Audio Interface Analog Audio Interface Power supply Clocks, digital PLL I2C control interface 8051 MCUcontroller Audio DSP – digital audio processing 特性 Digital Audio Processor Fully Programmable With the Graphical, Drag-and-Drop PurePath Studio™ Software Development Environment 135-MHz Operation 48-Bit Data Path With 76-Bit Accumulator Hardware Single-Cycle Multiplier (28 × 48)

    标签: 3204 tas

    上传时间: 2016-05-06

    上传用户:fagong

  • SpringMVC设计

       springMVC有三个映射器,如果不定义映射Mapping,那么就会使默认: l   <bean class="org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping"></bean> 也就是说:上面这个定义和不定义都是一样的。 不定义: <bean id="testController" name="/hello.do" class="cn.itcast.controller.TestController"></bean> 直接使用:hello.do来访问。 <!-- 简单的url映射处理器 --> l   <bean class="org.springframework.web.servlet.handler.SimpleUrlHandlerMapping">                    <property name="mappings">                             <props>          那么上面的这个映射配置:表示多个*.do文件可以访问多个Controller或者一个Controller。          前提是:都必须依赖:          <bean id="testController" name="/hello.do" class="cn.itcast.controller.TestController"></bean>          <!-- /WEB-INF/jsp/index.jsp -->          <bean class="org.springframework.web.servl                                      <prop key="/hello1.do">testController</prop>                                      <prop key="/a.do">testController</prop>                             </props>                    </property> </bean> et.view.InternalResourceViewResolver">                    <property name="prefix" value="/WEB-INF/jsp/"></property>                    <property name="suffix" value=".jsp"></property>          </bean>

    标签: SpringMVC

    上传时间: 2016-06-03

    上传用户:hthunder

  • 电子电路设计手册

    电子电路设计手册

    标签: 电子电路 设计手册

    上传时间: 2016-11-06

    上传用户:moon1992

  • 学位认证操作方法

    学位认证操作方法(含所有学位)   1、登陆:http://www.chinadegrees.com.cn/ 2、点击“学位获得者查询”;

    标签: 操作

    上传时间: 2017-01-18

    上传用户:happyatan