代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/172818/5382031
readme
This file documents `mod_radius' php module. See end of file for
copying conditions.
* Introduction
`Mod_radius' is a loadable php module providing functions for querying
remote RADIUS servers and a
www.eeworm.com/read/170239/5406125
h xcmddcl.h
/* extcmddcl.h: */
/* This file must exist even if it is empty because it is #included in the */
/* common file cmdtbl.c. The purpose is to keep the common comand table */
/* file (common/cmdtbl.c
www.eeworm.com/read/170239/5406204
h xcmddcl.h
/* extcmddcl.h: */
/* This file must exist even if it is empty because it is #included in the */
/* common file cmdtbl.c. The purpose is to keep the common comand table */
/* file (common/cmdtbl.c
www.eeworm.com/read/170239/5406230
h xcmddcl.h
/* extcmddcl.h: */
/* This file must exist even if it is empty because it is #included in the */
/* common file cmdtbl.c. The purpose is to keep the common comand table */
/* file (common/cmdtbl.c
www.eeworm.com/read/169775/5410363
c gets.c
/* gets.c - get a string of characters from a file. stdio.h */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,05mar93,jdi documentation cleanup
www.eeworm.com/read/168081/5449326
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/168081/5449355
txt polcof.txt
procedure POLCOF(XA, YA:array of real; N:integer; var COF:array of real);
var
X, Y:array[0..15] of real;
I,J,K:integer;
XMIN,DY:real;
begin
For J:=1 To N do
begin
X
www.eeworm.com/read/168081/5449670
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: