代码搜索结果

找到约 10,000 项符合 W 的代码

w_cosh.c

//=========================================================================== // // w_cosh.c // // Part of the standard mathematical function library // //=============================

w_sinh.c

//=========================================================================== // // w_sinh.c // // Part of the standard mathematical function library // //=============================

w_acosh.c

//=========================================================================== // // w_acosh.c // // Part of the standard mathematical function library // //============================

w_asin.c

//=========================================================================== // // w_asin.c // // Part of the standard mathematical function library // //=============================

w_acos.c

//=========================================================================== // // w_acos.c // // Part of the standard mathematical function library // //=============================

w_pow.c

//======================================================================== // // w_pow.c // // Part of the standard mathematical function library // //=================================

w_jn.c

//=========================================================================== // // w_jn.c // // Part of the standard mathematical function library // //===============================

w_remainder.c

//=========================================================================== // // w_remainder.c // // Part of the standard mathematical function library // //========================

makefile.w32

# Makefile for zlib. Modified for mingw32 # For conditions of distribution and use, see copyright notice in zlib.h # To compile, # # make -fmakefile.w32 # CC=gcc # Generate depende

makefile.w32

# Makefile for zlib # Microsoft 32-bit Visual C++ 4.0 or later (may work on earlier versions) # To use, do "nmake /f makefile.w32" # If you wish to reduce the memory requirements (default 256K