代码搜索:math
找到约 10,000 项符合「math」的源代码
代码结果 10,000
www.eeworm.com/read/199510/7847081
h math.h
/************************************************************/
/* Version 2.20.01 */
/************************************************************/
/******
www.eeworm.com/read/199509/7847133
h math.h
/************************************************************/
/* Version 2.20.01 */
/************************************************************/
/******
www.eeworm.com/read/199508/7847205
h math.h
/************************************************************/
/* Version 2.20.01 */
/************************************************************/
/******
www.eeworm.com/read/199505/7847329
h math.h
/************************************************************/
/* Version 2.20.01 */
/************************************************************/
/******
www.eeworm.com/read/199505/7847353
h math.h
/************************************************************/
/* Version 2.20.01 */
/************************************************************/
/******
www.eeworm.com/read/199504/7847413
h math.h
/************************************************************/
/* Version 2.20.01 */
/************************************************************/
/******
www.eeworm.com/read/199474/7849321
h math.h
/*
*-----------------------------------------------------------------------------
* Copyright (c) KEIL ELEKTRONIK GmbH and Franklin Software, Inc., 1987-1992
*----------------------------------
www.eeworm.com/read/299454/7851352
ewb math.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
""
EncryptionType: 2
UsingVectorGraphics: 0
/000@D0I0?4D
www.eeworm.com/read/434641/7851418
h math.h
#ifndef MATH_H
#define MATH_H
#include
#define PI 31415
INT32 quick_sin(INT32 a);
INT32 quick_cos(INT32 a);
UINT16 sqrt(UINT16 L);
#endif