代码搜索:xc
找到约 10,000 项符合「xc」的源代码
代码结果 10,000
www.eeworm.com/read/100082/15885788
xc
www.eeworm.com/read/100082/15885805
xc .xc
www.eeworm.com/read/192188/8400060
class xc.class
www.eeworm.com/read/192103/8404027
class xc.class
www.eeworm.com/read/192102/8404686
class xc.class
www.eeworm.com/read/192096/8406180
class xc.class
www.eeworm.com/read/192034/8410496
m xc.m
function q=xc(x,y,k,method)
% Syntax: q=xc(x,y,k); q=xc(x,y,k,'BK');
% XC calculates the cross-covariance between series
% x and y out to k lags. The result is output in q, which
% has 2k+
www.eeworm.com/read/282901/9054004
class xc.class
www.eeworm.com/read/179753/9340377
class xc.class
www.eeworm.com/read/160941/10468750
txt xc.txt
四、I/O 口功能实例
4.1 流水灯
程序介绍:利用P1 口通过一定延时轮流产生低电平
输出,以达到发光二极管轮流亮的效果。实际应用中例如:
广告灯箱彩灯、霓虹灯闪烁。
程序实例(LAMP.ASM)
ORG 0000H
AJMP MAIN
ORG 0030H
MAIN:
MOV A,#00H
MOV P1,A