代码搜索:Directional

找到约 393 项符合「Directional」的源代码

代码结果 393
www.eeworm.com/read/227189/14437635

txt 通用寄存器.txt

-- Universal Register -- This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter. -- The regis
www.eeworm.com/read/208531/15245753

txt 通用寄存器.txt

-- Universal Register -- This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter. -- The regis
www.eeworm.com/read/370579/9595117

txt 通用寄存器.txt

-- Universal Register -- This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter. -- The regis
www.eeworm.com/read/270032/11051084

nff

Neutral File Format Presently the following entities are supported by the modified NFF: A simple perspective frustum A background color description A positional (vs. directional) light source desc
www.eeworm.com/read/415351/11075527

txt 通用寄存器.txt

-- Universal Register -- This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter. -- The regis
www.eeworm.com/read/415351/11075602

txt 通用寄存器.txt

-- Universal Register -- This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter. -- The regis
www.eeworm.com/read/389321/8533493

m pdtdfbrec.m

function x = pdtdfbrec(y, lpfname, dfname, wfname, res) % PDTDFBREC Pyramid Dual Tree Directional Filterbank Reconstruction % % x = pdtdfbrec(y, res, [lpfname], [dfname], [wfname]) % % Input:
www.eeworm.com/read/389321/8533580

m tdfbrec.m

function x = tdfbrec(y, dfbtype, fname) % TDFBREC Directional Filterbank Reconstruction in Time domain, use in % the dual DFB % % x = tdfbrec(y, dfbtype,fname) % % Input: % y: subban
www.eeworm.com/read/169725/9844919

txt universalregister.txt

Universal Register Description - This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter. The r
www.eeworm.com/read/310372/3698510

hs channel.hs

-- | A channel is a uni-directional communication link between two asynchronous processes. module Language.Atom.Common.Channel ( Channel , channel , writeChannel , readChannel ) where impor