代码搜索:Exp2

找到约 173 项符合「Exp2」的源代码

代码结果 173
www.eeworm.com/read/475229/6794300

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/342493/3233123

pjt test.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="test" ProjectDir="I:\EXPER_IV_last\EXPER\EXP2\test\" ProjectType=Executable CPUFami
www.eeworm.com/read/382838/8995318

dsp exp2.dsp

# Microsoft Developer Studio Project File - Name="exp2" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/470361/6919355

lst exp2.lst

A51 MACRO ASSEMBLER EXP2 03/05/2008 15:46:53 PAGE 1 MACRO ASSEMBLER A51 V7.10 OBJECT MODULE PLACED IN exp2.OBJ ASSEMBLER INV
www.eeworm.com/read/310465/13650610

dsp exp2.dsp

# Microsoft Developer Studio Project File - Name="exp2" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/477190/6739679

java exp2.java

import java.util.Scanner; public class exp2 { public static void main(String agrs[]) { System.out .print("Please inoput your first graphic type you want to create:"); Scanner in = new
www.eeworm.com/read/279968/4131521

h exp2.h

#include "headers/exp2d2.h" static __inline double _exp2(double vx) { return spu_extract(_exp2d2(spu_promote(vx, 0)), 0); }
www.eeworm.com/read/136812/5858251

c fexp2.c

#ifndef lint static char sccsid[] = "@(#)Fexp2.c 1.1 92/07/30 SMI"; #endif /* * Copyright (c) 1987 by Sun Microsystems, Inc. */ # include #define func exp2 FLOATFUNCTIONTYPE F/**/func/*
www.eeworm.com/read/430375/8753082

pat greaterres.pat

-- description generated by Pat driver v107 -- date : Sun Dec 2 18:38:53 2001 -- sequence : greater -- input / output list : in exp1 (2 downto 0) B; in exp2 (2 downto 0) B; out
www.eeworm.com/read/124910/6039468

s e_exp2l.s

/* * Written by J.T. Conklin . * Adapted for exp2 by Ulrich Drepper . * Adapted for x86-64 by Andreas Jaeger . * Public domain. */ #include