代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/321553/13403340
m waterfilling4x4.m
function p = waterfilling4x4(Lm, jj, M, pp, signal_power)
%for ii=1:Lm %ii为循环变量,ii依次取1,2,3,...,Ln
%for jj=1:2
%for kk=1:2
%H(jj,kk)=(randn(1)+j*randn(1))*(sqrt(0.5));%r
www.eeworm.com/read/320005/13436608
xg4 ip4cust.xg4
www.eeworm.com/read/320005/13436639
yg4 ip4cust.yg4
www.eeworm.com/read/318986/13464825
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/317814/13496951
4x4 keyboard (2)
www.eeworm.com/read/317326/13505867
m sa_fig4_4.m
% Figure 4.4 2-D patterns for isotropic array of N elements
%
set(0,'defaultfigurecolor','w')
theta=0:.005:2*pi;
N=4;
% phase shift for end-fire
%delta=-pi*sqrt(2); % phase shift
www.eeworm.com/read/317183/13508149
bak 4_2_4_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
www.eeworm.com/read/316817/13516750
c key4x4.c
#include
sfr P4=0xe8;
sbit P42=P4^2;
sbit P43=P4^3;
#define DELAYTIME 40
sbit a=P0^0;
sbit b=P0^1;
sbit c=P0^2;
sbit d=P0^3;
char test[4]={0x7f,0xbf,0xdf,0xef};
void del
www.eeworm.com/read/316817/13516751
opt key4x4.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/316817/13516752