代码搜索:Microphone array

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

代码结果 10,000
www.eeworm.com/read/350641/10723904

cpp array_io.cpp

#include #include void main(void) { char iostr[80]; strstream ios(iostr, sizeof(iostr), ios::in | ios::out); char str[80]; int a, b; ios
www.eeworm.com/read/349627/10811017

h gui_array.h

/* ********************************************************************************************************* * uC/GUI * Univers
www.eeworm.com/read/349627/10811094

c gui_array.c

/* ********************************************************************************************************* * uC/GUI * Univers
www.eeworm.com/read/419852/10833879

txt tree to an array.txt

How do you convert a tree into an array? Discuss it! The conversion is based on these rules If i > 1, i/2 is the parent If 2*i > n, then there is no left child, else 2*i is
www.eeworm.com/read/348848/10864190

h db_array.h

#ifndef __DB_12864_H__ uchar code figures[]= { 0x00,0xE0,0x10,0x08,0x08,0x10,0xE0,0x00, 0x00,0x0F,0x10,0x20,0x20,0x10,0x0F,0x00,/*"0",0*/ 0x00,0x10,0x10,0xF8,0x00,0x00,0x00,0x00, 0x00,0x20,0
www.eeworm.com/read/348848/10864297

h db_array.h

#ifndef __DB_12864_H__ uchar code figures[]= { 0x00,0xE0,0x10,0x08,0x08,0x10,0xE0,0x00, 0x00,0x0F,0x10,0x20,0x20,0x10,0x0F,0x00,/*"0",0*/ 0x00,0x10,0x10,0xF8,0x00,0x00,0x00,0x00, 0x00,0x20,0
www.eeworm.com/read/418487/10944173

vi array global.vi

www.eeworm.com/read/272785/10944526

gif db_array.gif

www.eeworm.com/read/417581/10984766

h sh_array.h

// SH_Array.h: interface for the SH_Array class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SH_ARRAY_H__80D8F99D_28F7_4711_839A_A8A4EB304719__INCLU
www.eeworm.com/read/417495/10987524

c led array.c

#include sbit latch =P1^4; code unsigned char led[]={0x01,0x02,0x04,0x08,0x10,0x20,0x40,0x80}; void delay(unsigned char tick) { unsigned char i,j; for(i=0;i,tick;i++) for(j=0;j