代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/223932/6357937
class float.class
www.eeworm.com/read/494289/6381849
txt float.txt
A new experimental fast multiprecison floating-point module is now available,
implemented in float.cpp and float.h. The motivation was to speed up the CM
program fir elliptic curves - see cm.txt
www.eeworm.com/read/493580/6395717
asm float.asm
;*******************************************************************
; Binary Floating Point Addition, Subtraction, Multiplication
; and Divide routines.
;
;***********
www.eeworm.com/read/493580/6395758
asm float.asm
;*******************************************************************
; Binary Floating Point Addition, Subtraction, Multiplication
; and Divide routines.
;
;***********
www.eeworm.com/read/493030/6404231
h float.h
www.eeworm.com/read/490821/6442873
h float.h
www.eeworm.com/read/488317/6492335
js float.js
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i
www.eeworm.com/read/487037/6522670
cc float.cc
#include
using namespace std;
int main()
{
float f=0.0;
for(int i=0; i
www.eeworm.com/read/483785/6595567
ico float.ico
www.eeworm.com/read/483067/6609240
h float.h
/* float.h
Defines implementation specific macros for dealing with
floating point.
Copyright (c) Borland International 1987,1988,1990,1991
All Rights Reserved.
*/
#ifn