代码搜索:b3
找到约 1,976 项符合「b3」的源代码
代码结果 1,976
www.eeworm.com/read/326494/13138099
doc 软件工程考试b3卷.doc
www.eeworm.com/read/383744/8922210
m q269.m
echo on
a1=5,b1=8
c1=testin(a1,b1)
pause
a2=3
c2=testin(a2)
pause
b3=7
c3=testin(b3)
echo off
www.eeworm.com/read/311921/13622526
m md5.m
function y = md5(a1,a2, a3);
%MD5 verifies or generates a signature using the md5 algorithm.
% MD5( M ) or MD5( M, 0 ) returns a message digest (signature)
% from the matrix M. Currently the cl
www.eeworm.com/read/492764/6408788
m md5.m
function y = md5( a1, a2, a3 );
%MD5 verifies or generates a signature using the md5 algorithm.
% MD5( M ) or MD5( M, 0 ) returns a message digest (signature)
% from the matrix M. Currently the
www.eeworm.com/read/263342/11366818
m md5.m
function y = md5( a1, a2, a3 );
%MD5 verifies or generates a signature using the md5 algorithm.
% MD5( M ) or MD5( M, 0 ) returns a message digest (signature)
% from the matrix M. Currently the
www.eeworm.com/read/9355/166887
pdf altiumdesigner6%b3%f5%d1%a7%bd%cc%b3%cc1.pdf
www.eeworm.com/read/455862/7362737
m logistic.m
N=100; %生成序列的长度
X=double(zeros(1,N)); %定义初始序列
u=4; %混沌系统初始条件
x0=0.9;
for(i=1:N) %产生混沌序列
X(1,i)=u*x0*(1-
www.eeworm.com/read/430375/8753753
pat orgate.pat
in a3 B;
in b3 B;
out c3 B;
begin
pat_0 :0 0 ?0;
pat_1 :0 1 ?1;
pat_2 :1 0 ?1;
pat_3 :1 1 ?1;
end;
www.eeworm.com/read/378183/9245340
dat funtc332.dat
函数名称: textattr
函数原型: void textattr(int newattr)
函数功能: 设置字符模式下的前景、背景、闪烁属性
函数返回:
函数说明: newattr 各位含义如下:
B7 是否闪烁
B6 B5 B4 背景颜色
B3 B3 B1 B0 字符颜色
www.eeworm.com/read/131795/14126505
dat funtc332.dat
函数名称: textattr
函数原型: void textattr(int newattr)
函数功能: 设置字符模式下的前景、背景、闪烁属性
函数返回:
函数说明: newattr 各位含义如下:
B7 是否闪烁
B6 B5 B4 背景颜色
B3 B3 B1 B0 字符颜色