代码搜索:floating

找到约 10,000 项符合「floating」的源代码

代码结果 10,000
www.eeworm.com/read/240472/4573869

floating free

Flag 1179415401 0 1179415400 0.000 1936877416 69.000 1179416420 298.000 1179413871 34.000 1179411311 1181500268 RGB: 0.0% 0.0% 0.0% (0 0 0) 1131312242 33.000 1281845316 126.000 1382
www.eeworm.com/read/285107/8868352

java floating.java

public class Floating{ public static void main(String[] args){ float f=1.23f; double d=1.23; System.out.println(f); System.out.println(d); } }
www.eeworm.com/read/427960/8908360

h floating.h

/* * MIRACL C++ Header file float.h * * AUTHOR : M.Scott * * PURPOSE : Definition of class Float * * Copyright (c) 2003 Shamus Software Ltd. */ #ifn
www.eeworm.com/read/427960/8908638

cpp floating.cpp

/* * MIRACL C++ Float functions float.cpp * * AUTHOR : M. Scott * * PURPOSE : Implementation of Class Float functions * * Copyright (c) 2003 Shamus Sof
www.eeworm.com/read/184138/9120454

js floating.js

var brOK=false; var mie=false; var vmin=2; var vmax=5; var vr=3; var timer1; var jobads; function movechip(chipname) { if(brOK) { eval("chip="+chipname); if(!mie) { pageX=wi
www.eeworm.com/read/279234/10452589

html floating.html

www.eeworm.com/read/420885/10769452

h floating.h

/* * MIRACL C++ Header file float.h * * AUTHOR : M.Scott * * PURPOSE : Definition of class Float * * Copyright (c) 2003 Shamus Software Ltd. */ #ifn
www.eeworm.com/read/444696/7608327

htm floating.htm

margin css
www.eeworm.com/read/439580/7705629

java floating.java

public class Floating{ public static void main(String[] args){ float f=1.23f; double d=1.23; System.out.println(f); System.out.println(d); } }
www.eeworm.com/read/140161/13103160

h floating.h

#include #define INTERNAL_FPF_PRECISION ((64/8)/sizeof(u16)) /* ** DEFINES */ #define u8 unsigned char #define u16 unsigned short #define u32 unsigned long #define uchar unsigned ch