代码搜索:U
找到约 10,000 项符合「U」的源代码
代码结果 10,000
www.eeworm.com/read/363231/9964585
m u.m
L_total = 9;
g = [ 1 1 1;
1 0 1 ];
[n,K] = size(g);
m = K - 1;
puncture = 0;
x = [1 0 1 1 0 0 1] % info. bits
input = x;
output1 = rsc_encode(g,input,-1)
alpha=[7 6 5 4 3 2
www.eeworm.com/read/167036/9983585
txt u.txt
-1.000000000000
-1.000000000000
-1.000000000000
1.000000000000
1.000000000000
-1.000000000000
-1.000000000000
1.000000000000
-1.000000000000
-1.000000000000
1.0000000
www.eeworm.com/read/167036/9983676
txt u.txt
-1.000000
1.000000
-1.000000
1.000000
1.000000
-1.000000
-1.000000
1.000000
-1.000000
-1.000000
1.000000
-1.000000
-1.00
www.eeworm.com/read/361513/10049157
c u.c
#include
#include
#include
#include
#include
#include
#include
int global=0;
void hello(void)
{
print
www.eeworm.com/read/164644/10099380
lib u.lib
www.eeworm.com/read/359881/10118990
wav u.wav
www.eeworm.com/read/359881/10119065
wav u.wav
www.eeworm.com/read/164189/10123303
c u.c
# include
# include
# include
# include
# include
# include
# include
# include
# include
www.eeworm.com/read/164189/10123319
help u.help
Slicer Control Panel Help
This is the control panel for the slicer. The slicer allows the
user to select variables and source lines to perform slices on. A
program slice, cal
www.eeworm.com/read/163643/10151783
m u.m
t=-1:0.01:3
f=heaviside(t)
subplot(211)
plot(t,f)
axis([-1,3,-0.2,1.2])
title('单位阶跃信号')
F=1/2+1/2*sign(t)
subpot(212)
plot(t,F)