代码搜索结果
找到约 10,000 项符合
2 的代码
tab2.rc2
//
// TAB2.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
//////
sqrtm_2by2.m
function X = sqrtm_2by2(A)
%SQRTM Matrix square root.
% X = SQRTM_2by2(A) is the principal square root of the matrix A, i.e. X*X = A.
%
% X is the unique square root for which ev
sqrtm_2by2.m
function X = sqrtm_2by2(A)
%SQRTM Matrix square root.
% X = SQRTM_2by2(A) is the principal square root of the matrix A, i.e. X*X = A.
%
% X is the unique square root for which ev
graf2_2.m
x = 0:0.2:10*pi;
y = sqrt(sin(x));
plot(x,y)
eclock_2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 /
sy2-2.asm
; 实验二:读乒乓开关,数码管输出实验 SY2-2.ASM
DATE SEGMENT
MESS2 DB 'Press any key to exit !',0DH,0AH,'$'
DCTBL DB 3fh,06h,5bh,4fh,66h,6dh,7dh,07h,7fh,6fh,77h,7ch,39h,5eh,79h,71h
NUM
a2d.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
File 1,2,
mycom2.rc2
//
// MYCOM2.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////