代码搜索:complement

找到约 1,455 项符合「complement」的源代码

代码结果 1,455
www.eeworm.com/read/278816/10504449

c dac.c

/* dac.c - bipolar two's complement D/A converter */ double dac(b, B, R) int *b, B; /* bits are dimensioned as \(b[0], b[1], \dotsc, b[B-1]\) */ double R; { int i;
www.eeworm.com/read/159946/10585168

c dac.c

/* dac.c - bipolar two's complement D/A converter */ double dac(b, B, R) int *b, B; /* bits are dimensioned as \(b[0], b[1], \dotsc, b[B-1]\) */ double R; { int i;
www.eeworm.com/read/421666/10713412

h glpscf.h

/* glpscf.h (Schur complement factorization) */ /*********************************************************************** * This code is part of GLPK (GNU Linear Programming Kit). * * Copyright (C)
www.eeworm.com/read/272243/10964453

c intio.c

/* INTIO.C - Routines to read and write integers one byte at a time. */ /* Copyright (c) 2000 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program * for p
www.eeworm.com/read/272243/10964498

c intio.c

/* INTIO.C - Routines to read and write integers one byte at a time. */ /* Copyright (c) 2000 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program * for p
www.eeworm.com/read/272243/10964550

c intio.c

/* INTIO.C - Routines to read and write integers one byte at a time. */ /* Copyright (c) 2000 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program * for p
www.eeworm.com/read/272243/10964585

c intio.c

/* INTIO.C - Routines to read and write integers one byte at a time. */ /* Copyright (c) 2000 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program * for p
www.eeworm.com/read/272243/10964629

c intio.c

/* INTIO.C - Routines to read and write integers one byte at a time. */ /* Copyright (c) 2000 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program * for p
www.eeworm.com/read/272243/10964666

c intio.c

/* INTIO.C - Routines to read and write integers one byte at a time. */ /* Copyright (c) 2000 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program * for p
www.eeworm.com/read/272243/10964699

c intio.c

/* INTIO.C - Routines to read and write integers one byte at a time. */ /* Copyright (c) 2000 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program * for p