代码搜索结果
找到约 204 项符合
Microphone 的代码
microphone.c
//Cracked by Kafei
// Microphone to broadcast in sjsz
// Apache 10/98
inherit ITEM;
void create() {
set_name("话筒", ({ "huatong" }));
if( clonep() )
set_default_object(__FILE__);
microphone.c
//Cracked by Kafei
// Microphone to broadcast in sjsz
// Apache 10/98
inherit ITEM;
void create() {
set_name("话筒", ({ "huatong" }));
if( clonep() )
set_default_object(__FILE__);
microphone.hx
package flash.media;
extern class Microphone extends flash.events.EventDispatcher {
function new() : Void;
var activityLevel(default,null) : Float;
var gain : Float;
var index(default,null) : Int
str usb microphone.eww
$WS_DIR$\STR USB Microphone.ewp
str usb microphone.eww
$WS_DIR$\STR USB Microphone.ewp
readme
README for MicaSBTest2
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
The MicaSBTest2 tests out light, microphone, and sounder.
Momentarily covering the light sensor will trigg
plot_echo.m
% plot_echo(w, x, r)
%
% Generates plots for evaluating an echo canceler simulation.
%
% Input arguments:
% w : The adaptive filter coefficient vector
% x : The microphone signal
%
ansphonephone.h
#ifndef __ANSPHONEPHONE_H__
#define __ANSPHONEPHONE_H__
#include
/**
*
* @class RAnsPhonePhone AnsPhonePhone.h
* @brief This class modifys the speaker volume and microphone gain of
readme
README for MicaSBTest2
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
The MicaSBTest2 tests out light, microphone, and sounder.
Momentarily covering the light sensor will trigg
microphone2.m
% Script file: microphone2.m
%
% Purpose:
% This program plots the gain pattern of a cardioid
% microphone. This version of the program uses low-
% level graphics commands to place