代码搜索:Exp2
找到约 173 项符合「Exp2」的源代码
代码结果 173
www.eeworm.com/read/247171/4487527
vb constantexpression1.vb
Module ConstantExpression1
Const Exp1 As Integer = 1
Const Exp2 As Integer = -1
End Module
www.eeworm.com/read/470917/1441828
c nldbl-exp2.c
#include "nldbl-compat.h"
double
attribute_hidden
exp2l (double x)
{
return exp2 (x);
}
www.eeworm.com/read/237551/4625946
c nldbl-exp2.c
#include "nldbl-compat.h"
double
attribute_hidden
exp2l (double x)
{
return exp2 (x);
}
www.eeworm.com/read/320652/3545095
c nldbl-exp2.c
#include "nldbl-compat.h"
double
attribute_hidden
exp2l (double x)
{
return exp2 (x);
}
www.eeworm.com/read/367182/2853132
c nldbl-exp2.c
#include "nldbl-compat.h"
double
attribute_hidden
exp2l (double x)
{
return exp2 (x);
}
www.eeworm.com/read/329607/12945814
pjt mainapplication.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="mainapplication"
ProjectDir="D:\ti\myprojects\dspexp\exp2\"
ProjectType=Executable
www.eeworm.com/read/489429/1224430
pjt mainapplication.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="mainapplication"
ProjectDir="D:\ti\myprojects\dspexp\exp2\"
ProjectType=Executable
www.eeworm.com/read/268365/11142173
java main.java
/*
* Main.java
*
* Created on 2007年11月20日, 上午9:28
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package exp2;
/**
*
* @
www.eeworm.com/read/8892/154365
cod FE2.cod
FE2 FE2: LCALL MVR0 ;将[R0]传送到第一工作区
E20: MOV A,R3
ORL A,R4
JZ EXP1 ;尾数为零
MOV A,R2
JB ACC.7,EXP2;阶符为负?
SETB C
SUBB A,#6 ;阶码大于6否?
JC EXP2
www.eeworm.com/read/31461/876416
cod FE2.cod
FE2 FE2: LCALL MVR0 ;将[R0]传送到第一工作区
E20: MOV A,R3
ORL A,R4
JZ EXP1 ;尾数为零
MOV A,R2
JB ACC.7,EXP2;阶符为负?
SETB C
SUBB A,#6 ;阶码大于6否?
JC EXP2