代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/448259/7535715
m exa2_2.m
% exa2-2_z.m, for example 2-2
% to test conv.m, residuez.m and filter.m
clear;
b=[4 -5 6 -7];
a=[1 -2 3];
x0=[1 -1];
y0=[-1 1];
xic=filtic(b,a,y0,x0)
bxplus=1;
axplus=[1 -1];
ayplus=conv(a
www.eeworm.com/read/448212/7537031
uv2 14-2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0 // Target 'Tar
www.eeworm.com/read/448182/7538570
c l2-2.c
/**********************************************************************
程序名称:L2-2.c
程序功能:使用位变量flag,控制图2.2中的发光二极管D0闪烁
程序作者:张三
创建时间:2008-3-28
*******************************************************
www.eeworm.com/read/447444/7551026
m exp2_2.m
clc
clear
more on
echo on
%为便于理解,在程序等执行过程中显示程序的表达式
a=16;b=12;
c=3;
d=4;
e=a+b-c*d
f=e/2
k=e\2
h=c^3
g=e+f+ ...
2+1-9
aa=sin(g)
abs(aa)
bb=2+3j
cc=conj(bb)
rbb=real(bb)
log(rbb)
www.eeworm.com/read/447419/7552875
swf 1_2_2.swf
www.eeworm.com/read/447419/7553209
gif 3_2_2.gif
www.eeworm.com/read/447416/7553311
c lesson2_2.c
#include
#define uchar unsigned char
#define uint unsigned int
__CONFIG(0x3B31);
//uchar code table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,
// 0x07,0x7f,0x6f,0x77,0x
www.eeworm.com/read/446609/7575338