代码搜索结果
找到约 227 项符合
Microphone 的代码
microphone.m
% Script file: microphone.m
%
% Purpose:
% This program plots the gain pattern of a cardioid
% microphone.
%
% Record of revisions:
% Date Programmer Description
microphone.prj
# Standard Project file created by RVDEBUG. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2002 - ARM Ltd
$sARM_C21.stp
[PROJECT]
author_=MCD_Appl
microphone.prj
# Standard Project file created by RVDEBUG. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2002 - ARM Ltd
$sARM_C21.stp
[PROJECT]
author_=MCD_Appl
microphone.asc
/* microphone.asc -- written by Alexis WILKE for Made to Order Software, Ltd. (c) 2005-2006 */
/*
Copyright (c) 2005-2006 Made to Order Software, Ltd.
Permission is hereby granted, free of charge,
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.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.java
/*
* Copyright 1999-2004 Carnegie Mellon University.
* Portions Copyright 2004 Sun Microsystems, Inc.
* Portions Copyright 2004 Mitsubishi Electric Research Laboratories.
* All Rights Reserved