代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/377444/9275961
m ex2_2.m
clear all;
close all;
clc;
N=32;
n=0:N-1;
xn=cos(pi*n/6);
k=0:N-1;
WN=exp(-j*2*pi/N);
nk=n'*k;
WNnk=WN.^nk;
Xk=xn*WNnk;
figure(1)
stem(n,xn)
figure(2)
stem(k,abs(Xk));
www.eeworm.com/read/377435/9276318
rc2 myfire2.rc2
//
// MYFIRE2.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
///
www.eeworm.com/read/377358/9279120
dep2 hotel2.dep2
www.eeworm.com/read/377136/9293777
rc2 multithread2.rc2
//
// MULTITHREAD2.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
www.eeworm.com/read/180562/9302433
c algo2-2.c
www.eeworm.com/read/180562/9302443
c bo2-2.c
www.eeworm.com/read/180562/9302448
c main2-2.c
www.eeworm.com/read/180562/9302471
c func2-2.c
www.eeworm.com/read/180562/9302479