代码搜索结果
找到约 10,000 项符合
2 的代码
myradar_visit2_2.m
%clear all
% close all
% swid = 3;
% pfa = 1e-7;
% np = 1;
% R_1st_frame = 61e3; % Range for first frame
% R0 = 55e3; % range to last frame
% SNR0 = 9; % SNR at R0
% frame = 0.3e3; % frame si
helloworld2container2.h
/*
* ============================================================================
* Name : CHelloWorld2Container2 from HelloWorld2Container2.h
* Part of : HelloWorld2
* Created : 2006-3-1
helloworld2view2.h
/*
* ============================================================================
* Name : CHelloWorld2View2 from HelloWorld2View2.h
* Part of : HelloWorld2
* Created : 2006-3-14 by
*
helloworld2view2.cpp
/*
* ============================================================================
* Name : CHelloWorld2View2 from HelloWorld2View2.h
* Part of : HelloWorld2
* Created : 2006-3-14 by
*
helloworld2container2.cpp
/*
* ============================================================================
* Name : CHelloWorld2Container2 from HelloWorld2Container2.cpp
* Part of : HelloWorld2
* Created : 2006-3
c14-2-2.cpp
#include
using namespace std;
int main()
{void f1();
try
{f1();}
catch(double)
{cout
c12-2-2.cpp
#include
#include
using namespace std;
class Student
{public:
Student(int,string,float);
virtual void display();
protected:
int num;
string name;
float
c7-2-2.cpp
#include
#include
using namespace std;
struct Person
{ string name;
int count;
};
int main()
{Person leader[3]={"Li",0,"Zhang",0,"Fun",0};
int i,j;
string leade
myradar_visit2_2.m
%clear all
% close all
% swid = 3;
% pfa = 1e-7;
% np = 1;
% R_1st_frame = 61e3; % Range for first frame
% R0 = 55e3; % range to last frame
% SNR0 = 9; % SNR at R0
% frame = 0.3e3; % frame si