代码搜索:FINAL
找到约 10,000 项符合「FINAL」的源代码
代码结果 10,000
www.eeworm.com/read/428459/8866922
ctl final.ctl
www.eeworm.com/read/383134/8970598
pcb final.pcb
www.eeworm.com/read/383134/8970604
ddb final.ddb
www.eeworm.com/read/185318/9043241
m final.m
%final
clear all
ebn0=[0 4 8 12 16 20 24 28];
format long;
% ber=zeros(1,length(ebn0));
for i=1:length(ebn0)
ber(i)=ofdm2(ebn0(i),30000);
end
semilogy(ebn0,ber);
www.eeworm.com/read/185316/9043281
m final.m
%final
clear all
ebn0=[0 4 8 12 16 20 24 28];
format long;
% ber=zeros(1,length(ebn0));
for i=1:length(ebn0)
ber(i)=ofdm1(ebn0(i),30000);
end
semilogy(ebn0,ber);
www.eeworm.com/read/183902/9130965
opt final.opt
www.eeworm.com/read/183902/9130975
plg final.plg
Build Log
--------------------Configuration: final - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\quantit
www.eeworm.com/read/183902/9130977
dsw final.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/183902/9130989
ncb final.ncb
www.eeworm.com/read/183902/9130991
dsp final.dsp
# Microsoft Developer Studio Project File - Name="final" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con