代码搜索:fp
找到约 10,000 项符合「fp」的源代码
代码结果 10,000
www.eeworm.com/read/284617/8913269
fp kernel.fp
www.eeworm.com/read/284617/8913280
fp collision.fp
!!FP1.0
# cgc version 1.3.0001, build date Aug 4 2004 10:01:10
# command line args: -profile fp30
# source file: collision.cg
#vendor NVIDIA Corporation
#version 1.0.02
#profile fp30
#program
www.eeworm.com/read/284617/8913351
fp sph.fp
www.eeworm.com/read/284617/8913363
fp passthru.fp
!!FP1.0
# cgc version 1.3.0001, build date Aug 4 2004 10:01:10
# command line args: -profile fp30
# source file: passthru.cg
#vendor NVIDIA Corporation
#version 1.0.02
#profile fp30
#program m
www.eeworm.com/read/283498/9015491
asm fp.asm
;
StdGrp group StdLib, StdData
;
StdData segment para public 'sldata'
;
; Floating point package.
;
;
; Released to the public domain
; Created by: Randall Hyde
; Date: 8/13/90
; 8/28/91
www.eeworm.com/read/283498/9016001
txt fp.txt
Floating Point Routines
-----------------------
The floating point routines provide a basic floating point package for
80x86 assembly language users. The floating point package deals with
four
www.eeworm.com/read/283498/9016082
a6 fp.a6
StdGrp group stdlib, stddata
stddata segment para public 'sldata'
stddata ends
stdlib segment para public 'slcode'
;# 35 routines in this package.
externdef sl_lsfpa:far, sl_ssfpa:far
www.eeworm.com/read/281860/9128864
cpp fp.cpp
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Struct: FP
Description: the FP tree, with the head table
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "
www.eeworm.com/read/281860/9128865
h fp.h
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Header: FP.h
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef FP_H
#define FP_H
struct IdxNode; //a n