代码搜索:math
找到约 10,000 项符合「math」的源代码
代码结果 10,000
www.eeworm.com/read/255427/12082808
opt math.opt
www.eeworm.com/read/255427/12082811
dsp math.dsp
# Microsoft Developer Studio Project File - Name="MATH" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/255427/12082813
plg math.plg
Build Log
--------------------Configuration: MATH - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\zhanglzu
www.eeworm.com/read/255427/12082815
cpp math.cpp
//THE PROGRAM IS TO TELL YOU HOW TO USE
//THE MATH.H LIBRARY .
//FILE MATH.CPP
#define HUNDRED 100
#include
#include
#include
int main(void)
{
double CIR
www.eeworm.com/read/255427/12082817
exe math.exe
www.eeworm.com/read/255427/12082818
obj math.obj
www.eeworm.com/read/255427/12082819
dsw math.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/255427/12082821
ncb math.ncb
www.eeworm.com/read/152785/12084811
h math.h
/* math.h -- Definitions for the math floating point package. */
#ifndef _MATH_H_
#ifdef __cplusplus
extern "C" {
#endif
#define _MATH_H_
#include "_ansi.h"
#ifndef __STRICT_ANSI__
#define __si
www.eeworm.com/read/152752/12088730
h math.h
#ifndef __MATH
#define __MATH
#define HUGE_VAL 1.79769313486231570000e+308
extern double acos(double);
extern double asin(double);
extern double atan(double);
extern double atan2(double, dou