代码搜索:Invert
找到约 1,464 项符合「Invert」的源代码
代码结果 1,464
www.eeworm.com/read/213877/4910446
c invert.c
/*
$Log$
Revision 1.15 2004/06/26 03:50:14 markster
Merge source cleanups (bug #1911)
Revision 1.14 2003/02/12 13:59:15 matteo
mer feb 12 14:56:57 CET 2003
Revision 1.1.1.1 2003/02/12 13:59:15
www.eeworm.com/read/205207/5025138
c invert.c
/*
$Log: invert.c,v $
Revision 1.1 2004/05/04 11:16:42 csoutheren
Initial version
Revision 1.1 2000/06/05 04:45:12 robertj
Added LPC-10 2400bps codec
* Revision 1.1 1996/08/19 22:32
www.eeworm.com/read/191609/5164433
c invert.c
/*
$Log: invert.c,v $
Revision 1.1 2004/05/04 11:16:42 csoutheren
Initial version
Revision 1.1 2000/06/05 04:45:12 robertj
Added LPC-10 2400bps codec
* Revision 1.1 1996/08/19 22:32
www.eeworm.com/read/171578/5393890
java invert.java
//-----------------------------------------------------------------------------
// Traveller -- A Java Application and Applet
//
// A Genetic Algorithm for Solving the Travelling Salesman Problem
//
www.eeworm.com/read/168433/5446926
c invert.c
/*
$Log: invert.c,v $
* Revision 1.1 1996/08/19 22:32:00 jaf
* Initial revision
*
*/
#ifdef P_R_O_T_O_T_Y_P_E_S
extern int invert_(integer *order, real *phi, real *psi, real *rc);
#endif
/*
www.eeworm.com/read/167185/5462438
c invert.c
/*
********************************************************************************
*
* This material contains proprietary software of Entropic Speech, Inc.
* Any reproduction, distribution, or
www.eeworm.com/read/331135/3416071
c invert.c
/*****************************************************************************
* invert.c : Invert video plugin for vlc
*****************************************************************************
www.eeworm.com/read/327225/3463186
tests invert.tests
# tests of return value inversion
# placeholder for future expansion
# user subshells (...) did this wrong in bash versions before 2.04
! ( echo hello | grep h >/dev/null 2>&1 ); echo $?
! echo hell