排序:上传时间 相关度 下载量 查看数

inversion 16

按分类查找:

  • In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl

    In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadline violations. Priority inheritance protocol is one of the approaches to reduce priority inversion. Unfortunately, RTOS like uC/OS can’t support priority inheritance protocol since it does not allow ...

    /dl/233661.html

    标签: priority preemptive inversion problem

    上传时间: 2015-12-14

    上传用户:气温达上千万的

  • This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which

    This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) between cores of intra-compute or head node.

    /dl/443279.html

    标签: single-core multi-core inversion mutlicore

    上传时间: 2013-12-21

    上传用户:ryb

  • DEMO_COND demonstrates the role of the condition number of a matrix (with respect to inversion)

    DEMO_COND demonstrates the role of the condition number of a matrix (with respect to inversion) in the role of linear system solving. Matthias Heinkenschloss Department of Computational and Applied Mathematics Rice University Feb 22, 2001

    /dl/449123.html

    标签: demonstrates DEMO_COND condition the

    上传时间: 2014-01-23

    上传用户:lwwhust

  • spring,何谓控制反转(IoC = Inversion of Control)

    spring,何谓控制反转(IoC = Inversion of Control),何谓依赖注入(DI = Dependency Injection)? 对于初次接触这些概念的初学者,不免会一头雾水。正如笔者第一次看到这些名词一样,一阵窘迫…… IT界不亏是哄抢眼球的行业,每个新出现的语汇都如此迷离。好在我们也同时拥有Internet这个最 广博的信息来源。 ...

    /dl/493730.html

    标签: Inversion Control spring IoC

    上传时间: 2017-09-26

    上传用户:阿四AIR

  • 降压升压型控制器简化手持式产品的DC/DC转换器设计

      A number of conventional solutions have been available forthe design of a DC/DC converter where the output voltageis within the input voltage range—a common scenarioin Li-Ion battery-powered applications—but none werevery attractive until now. Conventional topologies, suchas S ...

    /dl/24313.html

    标签: DC 降压 升压型 控制器

    上传时间: 2013-10-21

    上传用户:ljt101007

  • PCA9555 16bit I2C-bus and SMBu

    The PCA9555 is a 24-pin CMOS device that provides 16 bits of General Purpose parallelInput/Output (GPIO) expansion for I2C-bus/SMBus applications and was developed toenhance the NXP Semiconductors family of I2C-bus I/O expanders. The improvementsinclude higher drive capability, 5 V I/O tolerance, lo ...

    /dl/31013.html

    标签: C-bus 9555 SMBu PCA

    上传时间: 2013-11-13

    上传用户:fredguo

  • 8-bit I2C-bus and SMBus IO port with reset

    The PCA9557 is a silicon CMOS circuit which provides parallel input/output expansion for SMBus and I2C-bus applications. The PCA9557 consists of an 8-bit input port register, 8-bit output port register, and an I2C-bus/SMBus interface. It has low current consumption and a high-impedance open-dra ...

    /dl/31025.html

    标签: C-bus SMBus reset port

    上传时间: 2014-01-18

    上传用户:bs2005

  • 8-bit IC and SMBus IO Port wit

    The CAT9534 is an 8-bit parallel input/output portexpander for I²C and SMBus compatible applications.These I/O expanders provide a simple solution inapplications where additional I/Os are needed: sensors,power switches, LEDs, pushbuttons, and fans.The CAT9534 consists of an input port register, ...

    /dl/31107.html

    标签: SMBus Port bit and

    上传时间: 2013-11-09

    上传用户:liulinshan2010

  • This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate

    This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-definite matrices.

    /dl/182370.html

    标签: collection interfaces integrate templates

    上传时间: 2015-08-10

    上传用户:chfanjiang

  • 具体功能, A Free introduction on spring framework. 简单地说

    具体功能, A Free introduction on spring framework. 简单地说,Spring 是一个以控制倒置(Inversion of Control)原则为基础的轻量级框架。控制倒置是一个用于“基于组件的体系结构”的设计模式,它将“判断依赖关系”的职责移交给容器,而不是由组件本身来判断彼此之间的依赖关系。当在Spring内实现组件时, 容器“轻量级” ...

    /dl/189267.html

    标签: introduction framework spring Free

    上传时间: 2015-08-27

    上传用户:wff