代码搜索:math
找到约 10,000 项符合「math」的源代码
代码结果 10,000
www.eeworm.com/read/174661/9578416
h math.h
/********************************************************************/
/* math.h v4.40 */
/* Copyright (c) 1991 Texas Instruments Incorporated
www.eeworm.com/read/370848/9579883
plg math.plg
Build Log
--------------------Configuration: Math - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSP2
www.eeworm.com/read/370848/9579885
cpp math.cpp
// Math.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
#include "Math.h"
BOOL APIENTRY DllMain( HANDLE hModule,
DWORD ul_reason_for_cal
www.eeworm.com/read/370848/9579887
h math.h
// The following ifdef block is the standard way of creating macros which make exporting
// from a DLL simpler. All files within this DLL are compiled with the MATH_EXPORTS
// symbol defined on t
www.eeworm.com/read/370848/9579891
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/370848/9579894
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) Dyna
www.eeworm.com/read/370848/9579899
lib math.lib
www.eeworm.com/read/370848/9579900
dll math.dll
www.eeworm.com/read/370848/9579923
h math.h
// The following ifdef block is the standard way of creating macros which make exporting
// from a DLL simpler. All files within this DLL are compiled with the MATH_EXPORTS
// symbol defined on t
www.eeworm.com/read/170503/9802593
lib math.lib
Quo equ 60
Divisor equ 64
Op equ 68
Rem equ 72
Carry equ 72
Fract equ 76
Aux equ 80
Div1:
clr C
mov R0, #Op
mov R2, #4
acall ShiftX ;;; C:Op = Op*2;
mov R