代码搜索:Microphone array

找到约 10,000 项符合「Microphone array」的源代码

代码结果 10,000
www.eeworm.com/read/443646/7629530

c alnscore.c

#include #include #include #include "clustalw.h" #define MAX(a,b) ((a)>(b)?(a):(b)) #define MIN(a,b) ((a)
www.eeworm.com/read/199451/7850448

cpp p4-196.cpp

#include #include #include #define ARRAY_SIZE 10 using namespace std; //利用类模板生成实例 typedef vector < int > IntArray; //显示数组 void put_array(int x[],int size) {
www.eeworm.com/read/199451/7850541

cpp p4-199.cpp

#include #include #include #include #define ARRAY_SIZE 15 using namespace std; //定义整型数的vector容器类 typedef vector IntVector ; //显示数组 void pu
www.eeworm.com/read/199451/7850568

cpp p4-200.cpp

#include #include #include #include #define ARRAY_SIZE 15 using namespace std; //显示数组 void put_array(int x[],int size) { for(int i=0;i
www.eeworm.com/read/245698/12784282

h xt2-5.h

//xt2-5.h(arraymax.h) class Array_max {public: void set_value(); void max_value(); void show_value(); private: int array[10]; int max; };
www.eeworm.com/read/143661/12853014

h xt8-5.h

//xt8-5.h(arraymax.h) class Array_max {public: void set_value(); void max_value(); void show_value(); private: int array[10]; int max; };
www.eeworm.com/read/143457/12874403

cpp p4-196.cpp

#include #include #include #define ARRAY_SIZE 10 using namespace std; //利用类模板生成实例 typedef vector < int > IntArray; //显示数组 void put_array(int x[],int size) {
www.eeworm.com/read/143457/12874463

cpp p4-199.cpp

#include #include #include #include #define ARRAY_SIZE 15 using namespace std; //定义整型数的vector容器类 typedef vector IntVector ; //显示数组 void pu
www.eeworm.com/read/143457/12874477

cpp p4-200.cpp

#include #include #include #include #define ARRAY_SIZE 15 using namespace std; //显示数组 void put_array(int x[],int size) { for(int i=0;i
www.eeworm.com/read/139077/13189392

m wht.m

%************ WVD_Hough变换 *************** %使用说明: % wvd为要做Hough变换的wvd矩阵; % M为斜率采样点数; % N为频率轴截距采样点数,一般取值范围为频率轴一个周期(m/2); % 得到的Hough变换的'截距'轴的对应值为初始频率;'斜率'轴的K值 % 对应的实际斜率