代码搜索:math
找到约 10,000 项符合「math」的源代码
代码结果 10,000
www.eeworm.com/read/326413/13143426
cpp math.cpp
// Math.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Math.h"
#include "MainFrm.h"
#include "MathDoc.h"
#include "MathView.h"
#ifdef _DEBUG
#def
www.eeworm.com/read/326413/13143429
h math.h
// Math.h : main header file for the MATH application
//
#if !defined(AFX_MATH_H__05F37959_3A4D_45D2_B570_D833FF0B9852__INCLUDED_)
#define AFX_MATH_H__05F37959_3A4D_45D2_B570_D833FF0B9852__INCLUD
www.eeworm.com/read/326413/13143437
clw math.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMathView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Math.h"
www.eeworm.com/read/326413/13143441
opt math.opt
www.eeworm.com/read/326413/13143445
aps math.aps
www.eeworm.com/read/326413/13143450
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/326413/13143451
rc math.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/326413/13143456
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) Appl
www.eeworm.com/read/326268/13152391
h math.h
#ifndef _MATH_H
#define _MATH_H
#define HUGE_VAL (__DBL_MAX__ * 2.0)
/*
* prototypes for the standard C maths functions.
*/
#if (__DBL_MANT_DIG__ != __FLT_MANT_DIG__)
double acos(do
www.eeworm.com/read/241262/13160119
inc math.inc
;****************************************************************************************
; Notation
; (a,b) in Q31 format : a represent the high part of the number
; b repr