代码搜索:stdlib

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

代码结果 10,000
www.eeworm.com/read/339800/3295568

c pr03010b.c

/*////////////////////////////////////*/ /* File Name: pr03010b.c */ /*////////////////////////////////////*/ #include #include /* Prototype of the C++ functi
www.eeworm.com/read/339362/3309800

c acdcrati.c

/********************** * * ACDCRatio.c * * This program investigates the hair cell receptor potential model. * * **********************/ #include #include #in
www.eeworm.com/read/339362/3309802

c peaktrou.c

/********************** * * PeakTroughs.c * * This program investigates the hair cell receptor potential model. * * **********************/ #include #include #
www.eeworm.com/read/322210/3526789

c tmndec.c

/************************************************************************ * * tmndec.c, main(), initialization, options for tmndecode (H.263 decoder) */ #include #include
www.eeworm.com/read/322210/3526794

c recon.c

/************************************************************************ * * recon.c, motion compensation routines for tmndecode (H.263 decoder) */ #include #include
www.eeworm.com/read/322210/3526806

c store.c

/************************************************************************ * * store.c, picture output routines for tmndecode (H.263 decoder) */ #include #include #in
www.eeworm.com/read/322210/3526807

c gethdr.c

/************************************************************************ * * gethdr.c, header decoding for tmndecode (H.263 decoder) */ #include #include #include
www.eeworm.com/read/305065/3780677

cpp custom~1.cpp

/* custom_string.cpp */ #include #include /////////////////////////////////////////////////////////// // Searches forward // Returns pointer to first char in string that is not
www.eeworm.com/read/298657/3861841

c atoff.c

#include #include float _DEFUN (atoff, (s), _CONST char *s) { return strtof (s, NULL); }
www.eeworm.com/read/279968/4131047

c atoff.c

#include #include float _DEFUN (atoff, (s), _CONST char *s) { return strtof (s, NULL); }