代码搜索:stdlib

找到约 10,000 项符合「stdlib」的源代码

代码结果 10,000
www.eeworm.com/read/292177/8369712

c getblk.c

/************************************************************************ * * getblk.c, DCT block decoding for tmndecode (H.263 decoder) */ #include #include #inc
www.eeworm.com/read/292177/8369751

c getpic.c

/************************************************************************ * * getpic.c, picture decoding for tmndecode (H.263 decoder) */ #include #include #include
www.eeworm.com/read/292177/8369768

c getbits.c

/************************************************************************ * * getbits.c, bit level routines for tmndecode (H.263 decoder) */ #include #include "config.h" #i
www.eeworm.com/read/291752/8399574

cpp bessel_proto.cpp

//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ // // File = bessel_proto.cpp // // Prototype Bessel Filter // #include #include "parmfile.h" #include
www.eeworm.com/read/190734/8438741

cpp des.cpp

// DES.cpp: implementation of the CDES class. // ////////////////////////////////////////////////////////////////////// #include #include #include #include "
www.eeworm.com/read/390692/8452227

cpp istack.cpp

// istack.cpp: implementation of the istack class. // ////////////////////////////////////////////////////////////////////// #include "istack.h" #include #include #include
www.eeworm.com/read/189186/8486136

cpp cmath.cpp

//--------------------------------------------------------------------------- #pragma hdrstop #include "CMath.h" #include "math.h" #include "stdlib.h" #include "stdio.h" #include "UnitFeat
www.eeworm.com/read/431372/8686003

c calculate_fft.c

#include "MATH.h" #include unsigned int sqrt_16B(unsigned long int Source_Operand); /***************************************************************************************************
www.eeworm.com/read/287185/8711728

c jpegll_enc.c

#include #include #include #include #include "idc.h" /*****************
www.eeworm.com/read/386856/8722875

cpp hadamard.cpp

#include #include #include #include int *Hadamard( unsigned N ) /*************************************************************************************