代码搜索:optimisation

找到约 403 项符合「optimisation」的源代码

代码结果 403
www.eeworm.com/read/418794/10896056

d mp3dec.d

ARM\ RAM\ Release\ with\ optimisation/mp3dec.o: \ C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/mp3/mp3dec.c \ C:/Program\ Files/CrossWorks\ for\ ARM\ 1.6
www.eeworm.com/read/233522/4668069

c ccopy.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Subroutine */ void ccopy_(n, cx, incx, cy, incy) const integer *n; const
www.eeworm.com/read/233522/4668078

c ztrsv.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Subroutine */ void ztrsv_(uplo, trans, diag, n, a, lda, x, incx) const cha
www.eeworm.com/read/233522/4668128

c zcopy.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Subroutine */ void zcopy_(n, zx, incx, zy, incy) const integer *n; const
www.eeworm.com/read/233522/4668133

c ztrmm.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Subroutine */ void ztrmm_(side, uplo, transa, diag, m, n, alpha, a, lda, b,
www.eeworm.com/read/233522/4668139

c zunghr.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Subroutine */ void zunghr_(n, ilo, ihi, a, lda, tau, work, lwork, info) co
www.eeworm.com/read/233522/4668160

c zlarfg.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Table of constant values */ static doublecomplex c_b5 = {1.,0.}; /* Sub
www.eeworm.com/read/233522/4668170

c zdscal.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Subroutine */ void zdscal_(n, da, zx, incx) const integer *n; const doubl
www.eeworm.com/read/233522/4668179

c cswap.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Subroutine */ void cswap_(n, cx, incx, cy, incy) const integer *n; comple
www.eeworm.com/read/233522/4668201

c izamax.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ integer izamax_(n, zx, incx) const integer *n; const doublecomplex *zx; con