代码搜索:ccas
找到约 115 项符合「ccas」的源代码
代码结果 115
www.eeworm.com/read/134087/14009010
c ccas1.c
/* ccas.c - circular buffer implementation of cascade realization */
double csos(); /* circular-buffer version of single SOS */
double ccas(K, A, B, W, P, x)
int K;
double *
www.eeworm.com/read/134087/14009125
c ccas21.c
/* ccas2.c - circular buffer implementation of cascade realization */
double csos2(); /* circular-buffer version of single SOS */
double ccas2(K, A, B, W, Q, x)
int K, *Q;
www.eeworm.com/read/112799/15476527
c ccas2.c
/* ccas2.c - circular buffer implementation of cascade realization */
double csos2(); /* circular-buffer version of single SOS */
double ccas2(K, A, B, W, Q, x)
int K, *Q;
www.eeworm.com/read/340968/12116872
mht ccas2_c.mht
From:
Subject:
Date: Wed, 27 Sep 2006 22:37:44 +0800
MIME-Version: 1.0
Content-Type: text/html;
charset="gb2312"
Content-Transfer-Encoding: quoted-printabl
www.eeworm.com/read/265299/11269991
url 中华饮食文化网.url
[DEFAULT]
BASEURL=http://www.ccas.com.cn/new/index.php
[InternetShortcut]
URL=http://www.ccas.com.cn/new/index.php
Modified=B05F893009CBC40161
www.eeworm.com/read/203170/15364472
c circular-buffer_cascade_realization_1.c
/* ccas.c - circular buffer implementation of cascade realization */
double csos(); /* circular-buffer version of single SOS */
double ccas(K, A, B, W, P, x)
int K;
double *
www.eeworm.com/read/140180/5794530
patch goom.patch
diff -ru goom2k4-0/configure goom/configure
--- goom2k4-0/configure Mon Feb 7 14:49:28 2005
+++ goom/configure Wed Feb 23 16:03:25 2005
@@ -21069,8 +21069,8 @@
case "$host" in
*-apple-darwin*)
-
www.eeworm.com/read/203170/15364483
c circular-buffer_cascade_realization_2.c
/* ccas2.c - circular buffer implementation of cascade realization */
double csos2(); /* circular-buffer version of single SOS */
double ccas2(K, A, B, W, Q, x)
int K, *Q;