代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/324090/13288479
_c key._c
/************************************************************
FileName: KEY.c
Description: 键盘模块,实现时间的调整和参数的设置
Function List:
1.inchour() //小时加1的子程序,在调整小时的状态下按下加1键调用到此程
www.eeworm.com/read/324090/13288488
c key.c
/************************************************************
FileName: KEY.c
Description: 键盘模块,实现时间的调整和参数的设置
Function List:
1.inchour() //小时加1的子程序,在调整小时的状态下按下加1键调用到此程
www.eeworm.com/read/136972/13350499
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/136431/13379428
c build_table.c
/*
* Compaq Hot Plug Controller Graphical User Interface
* Copyright 2000, 2001 Compaq Computer Corporation
* All rights reserved.
*
* This program is free software; you can redistri
www.eeworm.com/read/136431/13379441
h build_table.h
/*
* Compaq Hot Plug Controller Graphical User Interface
* Copyright 2000, 2001 Compaq Computer Corporation
* All rights reserved.
*
* This program is free software; you can redistri
www.eeworm.com/read/315480/13541804
cgi topsites.cgi
#!/usr/bin/perl
#
&set_defaults;
eval {
require "variables.pl";
};
if ($@) {
print "Content-type: text/html\n\n";
&header;
print
www.eeworm.com/read/302155/13840996
c int4str.c
/* Implementation of a one-to-one mapping of string->int, and int->string. */
/* Copyright (C) 1997 Andrew McCallum
Written by: Andrew Kachites McCallum
This file is pa
www.eeworm.com/read/238480/13883770
makefile
CFLAGS=-Wall -g
PROGS = list_test hash_test array_test
all: ${PROGS}
list_test: list_test.o
gcc -o $@ $^ -lpthread
list_test.o: list.c list.h
gcc -c $(CFLAGS) -DTEST -D_REENTRANT -o $@ $<
ha
www.eeworm.com/read/139332/5800584
hpp view.hpp
// Copyright 2002 The Trustees of Indiana University.
// Use, modification and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy a
www.eeworm.com/read/132641/5916205
tpl calendar.tpl
{config_load file="$skin_config"}
{$lng.lbl_calendar}
{literal}
.calendar_currentdateOff { backgroun