代码搜索:4

找到约 10,000 项符合「4」的源代码

代码结果 10,000
www.eeworm.com/read/491340/6438960

v mult4x4.v

module mult4x4(out,a,b,clk); output[7:0] out; input[3:0] a,b; input clk; reg[7:0] out; reg[1:0] firsta,firstb; reg[1:0] seconda,secondb; wire[3:0] outa,outb,outc,outd; always @(posedge clk)
www.eeworm.com/read/490874/6445025

htm test4_1_4.htm

test var externalx=0; function process() { var internalx=0;
www.eeworm.com/read/487628/6506622

h quant4x4.h

/*! ************************************************************************ * \file quant4x4.h * * \brief * Quantization process header file * * \author * Limin Liu
www.eeworm.com/read/487628/6506752

c quant4x4.c

/*! ************************************************************************************* * \file quant4x4.c * * \brief * Quantization process for a 4x4 block * * \author * Mai
www.eeworm.com/read/486908/6519822

cnf clk_div4(4).cnf

www.eeworm.com/read/233941/6548734

vhd fir4tap4.vhd

-------------------------------------------------------------------------------------------- -- -- DSP Builder (Version 6.0, Internal Build 180) -- Quartus II development tool and MATLAB/Simulink
www.eeworm.com/read/485466/6562967

m example4_2_4.m

load noisbloc x = noisbloc; t = wpdec(x,3,'sym4'); plot(t); %在运行上面命令出现的图形窗口中将Node Label从Depth-postion切换到 %Index并单击索引值为0的结点,即根结点,如图4-9所示 %全局阈值处理 t1 = t; sorh = 'h'; %硬阈值 thr = wthrmngr('wp1d
www.eeworm.com/read/485122/6564735

cpp d4r4.cpp

#include #include #include #include #include #include void main() { //program d4r4 //driver for routine factln