代码搜索:math
找到约 10,000 项符合「math」的源代码
代码结果 10,000
www.eeworm.com/read/287580/8681685
h math.h
// Math.h : Declaration of the CMath
#ifndef __MATH_H_
#define __MATH_H_
#include "resource.h" // main symbols
#include "atldevguide.h"
///////////////////////////////////////////////
www.eeworm.com/read/287580/8681718
rgs math.rgs
HKCR
{
Chapter3.Math.1 = s 'Math Class'
{
CLSID = s '{8812699D-1CC8-11D1-883A-444553540000}'
}
Chapter3.Math = s 'Math Class'
{
CurVer = s 'Chapter3.Math.1'
}
NoRemove CLSID
{
www.eeworm.com/read/287580/8681767
cpp math.cpp
// Math.cpp : Implementation of CMath
#include "stdafx.h"
#include "Chapter4_Server.h"
#include "Math.h"
/////////////////////////////////////////////////////////////////////////////
// CMath
www.eeworm.com/read/287580/8681771
h math.h
// Math.h : Declaration of the CMath
#ifndef __MATH_H_
#define __MATH_H_
#include "resource.h" // main symbols
/////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/287580/8681811
rgs math.rgs
HKCR
{
Chapter4.Math.1 = s 'Math Class'
{
CLSID = s '{5FB0C22F-3343-11D1-883A-444553540000}'
}
Chapter4.Math = s 'Math Class'
{
CurVer = s 'Chapter4.Math.1'
}
NoRemove CLSID
{
www.eeworm.com/read/431379/8685394
h math.h
/****************************************************************
Math library header.
****************************************************************/
#include "float.h"
#define HUGE_VAL DBL_
www.eeworm.com/read/287379/8688679
h math.h
/* Copyright (C) 2001, 2002, 2003 by Hans Reiser, licensing governed by
libaal/COPYING.
math.h -- some math functions which are needed by libaal. */
#ifndef AAL_MATH_H
#define AAL_MATH_H
#
www.eeworm.com/read/287379/8688770
c math.c
/* Copyright (C) 2001, 2002, 2003 by Hans Reiser, licensing governed by
libaal/COPYING.
math.c -- some math functions needed by libaal. */
#include
/* Retuns log2 of passed v