代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/133772/5900636
c rand1.c
//=================================================================
//
// rand1.c
//
// Testcase for C library rand()
//
//=========================================================
www.eeworm.com/read/131315/5946737
c misc.c
/*
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi
www.eeworm.com/read/130122/5964271
java actor.java
package com.croftsoft.core.role.actor;
/*********************************************************************
* A semantic interface for bootstrapping the exchange of semantic
www.eeworm.com/read/129441/5973196
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls,unit1, Forms, Dialogs;
Function GASDEV:real;
Procedure SVDVAR(V:matrx2; MA, NP:integer; W:array of real;
www.eeworm.com/read/129441/5973398
pas unit2.pas
unit Unit2;
interface
uses
unit1;
Procedure TRED2(var A:matrx2; N:integer;
var D:array of real;var E:array of real);
implementation
Procedure TRED2(var A:matrx2; N:
www.eeworm.com/read/129441/5973404
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls,unit1, Forms, Dialogs;
Procedure TRED2(var A:matrx2; N:integer;
var D:array of real;
www.eeworm.com/read/128784/5979621
c main.c
/* ---------------------------------------------------------------------------
* Copyright (C) 2003 Dallas Semiconductor Corporation, All Rights Reserved.
*
* Permission is hereby granted, fr
www.eeworm.com/read/128784/5979806
c main.c
/* ---------------------------------------------------------------------------
* Copyright (C) 2003 Dallas Semiconductor Corporation, All Rights Reserved.
*
* Permission is hereby granted, fr
www.eeworm.com/read/128604/5981330
java bitstring.java
/* BitString.java -- Java representation of the BIT STRING type.
Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redi
www.eeworm.com/read/128531/5989318
sound-faq
bttv and sound mini howto
=========================
There are alot of different bt848/849/878/879 based boards available.
Making video work often is not a big deal, because this is handled
completel